From dfb3a6edfacf2f16a8a63690b3e8058b6295d1a3 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 23 Oct 2016 21:07:16 +0530 Subject: Initial debian packaging. --- debian/copyright | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..7e82607 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,12 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: biboumi +Upstream-Contact: https://lab.louiz.org/louiz/biboumi/issues +Source: https://lab.louiz.org/louiz/biboumi + +Files: debian/* +Copyright: 2016, Vasudev Kamath + 2016, Jonas Smedegaard +License: GPL-3+ + +License: GPL-3+ +License-Reference: /usr/share/common-licenses/GPL-3 -- cgit v1.2.3 From c012d3c5bae8c42bfe6594a487f8e669a99d5533 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 10 Dec 2016 21:04:15 +0530 Subject: Initial copyright --- debian/copyright | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 7e82607..cde0f0c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,6 +3,24 @@ Upstream-Name: biboumi Upstream-Contact: https://lab.louiz.org/louiz/biboumi/issues Source: https://lab.louiz.org/louiz/biboumi +Files: * +Copyright: 2015, Florent Le Coz +License: Zlib + +Files: cmake/Modules/CodeCoverage.cmake +Copyright: 2012-2015, Lars Bilke +License: BSD-3-clause + +Files: cmake/Modules/FindLITESQL.cmake + louloulibs/cmake/Modules/FindBOTAN.cmake + louloulibs/cmake/Modules/FindCARES.cmake + louloulibs/cmake/Modules/FindICONV.cmake + louloulibs/cmake/Modules/FindLIBIDN.cmake + louloulibs/cmake/Modules/FindLIBUUID.cmake + louloulibs/cmake/Modules/FindSYSTEMD.cmake +Copyright: NONE +License: public-domain + Files: debian/* Copyright: 2016, Vasudev Kamath 2016, Jonas Smedegaard -- cgit v1.2.3 From 525d60e0359ca293fd42985d72ca0955d19e59e4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 20:44:39 +0100 Subject: Update copyright info: Fix add Zlib license. --- debian/copyright | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index cde0f0c..2eddd5b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -26,5 +26,25 @@ Copyright: 2016, Vasudev Kamath 2016, Jonas Smedegaard License: GPL-3+ +License: Zlib + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software in + a product, an acknowledgment in the product documentation would be + appreciated but is not required. + . + 2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + . + 3. This notice may not be removed or altered from any source + distribution. + License: GPL-3+ License-Reference: /usr/share/common-licenses/GPL-3 -- cgit v1.2.3 From e7e3ca1f380b67cf22d002fe9ac7db7796d6bb81 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 20:45:14 +0100 Subject: Update copyright info: Fix add verbatim public-domain statement. --- debian/copyright | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 2eddd5b..f216d35 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,6 +20,7 @@ Files: cmake/Modules/FindLITESQL.cmake louloulibs/cmake/Modules/FindSYSTEMD.cmake Copyright: NONE License: public-domain + This file is in the public domain Files: debian/* Copyright: 2016, Vasudev Kamath -- cgit v1.2.3 From 5dd6c60dc4797d96a7989966e893ac5ff078d071 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 20:46:18 +0100 Subject: Update copyright info: Add license grants. --- debian/copyright | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index f216d35..794c7c2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,9 @@ Source: https://lab.louiz.org/louiz/biboumi Files: * Copyright: 2015, Florent Le Coz +License-Grant: + Biboumi is released under the zlib license. + Please read the COPYING file for details. License: Zlib Files: cmake/Modules/CodeCoverage.cmake @@ -25,6 +28,11 @@ License: public-domain Files: debian/* Copyright: 2016, Vasudev Kamath 2016, Jonas Smedegaard +License-Grant: + 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, or (at your option) any + later version. License: GPL-3+ License: Zlib -- cgit v1.2.3 From 0349b886f78704b18495f36fc894565be87309dc Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 20:46:36 +0100 Subject: Update copyright info: Extend ID of main author. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 794c7c2..40addc4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: https://lab.louiz.org/louiz/biboumi/issues Source: https://lab.louiz.org/louiz/biboumi Files: * -Copyright: 2015, Florent Le Coz +Copyright: 2015, Florent Le Coz (louiz’) License-Grant: Biboumi is released under the zlib license. Please read the COPYING file for details. -- cgit v1.2.3 From 8dd709126578ef027a32fff35036d85a50ae8bbc Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Dec 2016 21:15:37 +0100 Subject: Update copyrigth info: Add alternate git source URL. --- debian/copyright | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 40addc4..7882205 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: biboumi Upstream-Contact: https://lab.louiz.org/louiz/biboumi/issues Source: https://lab.louiz.org/louiz/biboumi + https://lab.louiz.org/louiz/biboumi.git Files: * Copyright: 2015, Florent Le Coz (louiz’) -- cgit v1.2.3