]> git.sesse.net Git - bcachefs-tools-debian/commitdiff
Mention ccan/* in debian/copyright
authorJonathan Carter <jcc@debian.org>
Tue, 7 Jan 2020 07:27:11 +0000 (09:27 +0200)
committerJonathan Carter <jcc@debian.org>
Tue, 7 Jan 2020 07:27:11 +0000 (09:27 +0200)
debian/copyright

index 4c63f843c77cb517d4ff1eb7298dc792cba9d40d..4ed68cc67cb3b0dc3adf3333077d466c18473b7b 100644 (file)
@@ -15,6 +15,34 @@ Files: bcache.c
 Copyright: 1996-2001, PostgreSQL Global Development Group
 License: PostgreSQL
 
+Files: ccan/darray/*
+Copyright: 2011 Joseph Adams <joeyadams3.14159@gmail.com>
+License: expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: ccan/*
+Copyright: Copyright waived
+License: cc0-1.0
+ On Debian systems, the complete text of the Creative Commons CC0 1.0
+ Universal license (CC0-1.0) can be found in
+ "/usr/share/common-licenses/CC0-1.0".
+
 Files: debian/*
 Copyright: 2019 Jonathan Carter <jcc@debian.org>
            2014 Tom Strickx <tstrickx@rootcu.be>,