Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
noise
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pantheon-debian
noise
Commits
ab98814e
Commit
ab98814e
authored
Jun 26, 2014
by
Sergey Davidoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fill in CMake copyrights, kill off unused licenses and add the required licenses
parent
48fd4f61
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
70 additions
and
38 deletions
+70
-38
debian/copyright
debian/copyright
+70
-38
No files found.
debian/copyright
View file @
ab98814e
...
...
@@ -5,7 +5,7 @@ Source: https://launchpad.net/noise
Files: *
Copyright: 2011-2012 Scott Ringwelski <sgringwe@mtu.edu>
2011-2012 Victor Eduardo <victoreduardm@gmail.com>
License: GPL-3.0
License: GPL-3.0
+
Files: debian/*
Copyright: 2011-2012 Devid Antonio Filoni <d.filoni@ubuntu.com>
...
...
@@ -17,23 +17,42 @@ Copyright: 2011-2012 Devid Antonio Filoni <d.filoni@ubuntu.com>
2013-2014 Corentin Noël <corentin@elementaryos.org>
License: GPL-2.0+
License: LGPL-2.1+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
Files: cmake/ParseArguments.cmake
Copyright: 2000-2009 Kitware, Inc., Insight Software Consortium
License: 2-clause BSD
Files: cmake/FindVala.cmake
cmake/ValaVersion.cmake
Copyright: 2009-2010 Jakob Westhoff
License: 2-clause BSD
Files: cmake/FindGirCompiler.cmake
Copyright: 2009-2010 Jakob Westhoff
2014 Corentin Noël <corentin@elementaryos.org>
License: 2-clause BSD
Files: cmake/ValaPrecompile.cmake
Copyright: 2009-2010 Jakob Westhoff
2011-2012 Lucas Baudin <xapantu@gmail.com>
2013 Victor Martinez <victor@elementaryos.org>
2014 Corentin Noël <corentin@elementaryos.org>
License: 2-clause BSD
Files: cmake/GSettings.cmake
cmake/Tests.cmake
Copyright: 2011 ammonkey <am.monkeyd@gmail.com>
License: 2-clause BSD
Files: cmake/Translations.cmake
Copyright: 2011 ammonkey <am.monkeyd@gmail.com>
2013 Victor Martinez <victor@elementaryos.org>
2013 Sergio Costas <rastersoft@gmail.com>
2014 Corentin Noël <corentin@elementaryos.org>
License: 2-clause BSD
Files: cmake/GObjectIntrospectionMacros.cmake
Copyright: 2012 Lucas Baudin <xapantu@gmail.com>
License: 2-clause BSD
License: GPL-2.0+
This package is free software; you can redistribute it and/or modify
...
...
@@ -52,27 +71,40 @@ License: GPL-2.0+
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: BSD-3-Clause
License: GPL-3.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
License: 2-clause BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE
AUTHOR "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
THIS SOFTWARE IS PROVIDED BY THE
COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment