[libosmocore] 18/40: Changed to machine-readable copyright format

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 14 12:43:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository libosmocore.

commit 7bedffec2a3c256eeb484925682007dff093be24
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Sep 16 19:11:12 2015 +0200

    Changed to machine-readable copyright format
---
 debian/copyright | 108 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 62 insertions(+), 46 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1680680..794aaae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,47 +1,63 @@
-This work was packaged for Debian by:
-
-    Harald Welte <laforge at gnumonks.org> on Tue, 24 Aug 2010 10:55:04 +0200
-
-It was downloaded from:
-
-    git://git.osmocom.org/libosmocore.git
-
-Upstream Author(s):
-
-    Harald Welte <laforge at gnumonks.org>
-    Holger Hans Peter Freyther <zecke at selfish.org>
-    Sylvain Munaut <tnt at 246tNt.com>
-    Daniel Willmann <daniel at totalueberwachung.de>
-    Golde <nico at ngolde.de>
-	For src/talloc.c and include/osmocore/talloc.h:
-    Andrew Tridgell
-    Stefan Metzmacher
-	For src/vty/* and include/osmocom/vty/*
-    Kunihiro Ishiguro
-
-Copyright:
-
-    Copyright (C) 2008-2010 Harald Welte <laforge at gnumonks.org>
-    Copyright (C) 2008-2010 Holger Hans Peter Freyther <zecke at selfish.org>
-    Copyright (C) 2009-2010 Sylvain Munaut <tnt at 246tNt.com>
-    Copyright (C) 2009-2010 On-Waves
-    Copyright (C) 2008 Daniel Willmann <daniel at totalueberwachung.de>
-    Copyright (C) 2010 Nico Golde <nico at ngolde.de>
-	For src/talloc.c and include/osmocore/talloc.h:
-    Copyright (C) 2004 Andrew Tridgell
-    Copyright (C) 2006 Stefan Metzmacher
-	For src/vty/* and include/osmocom/vty/*
-    Copyright (C) 1998 Kunihiro Ishiguro
-
-License:
-
-    GNU General Public License, Version 2 or later
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Harald Welte <laforge at gnumonks.org>
-    Copyright (C) 2015 Ruben Undheim <ruben.undheim at gmail.com>
-
-and is licensed under the GPL version 3,
-see "/usr/share/common-licenses/GPL-3".
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libosmocore
+Source: git://git.osmocom.org/libosmocore.git
+
+Files: *
+Copyright: 2008      Daniel Willmann <daniel at totalueberwachung.de>
+           2008-2010 Harald Welte <laforge at gnumonks.org>
+           2008-2010 Holger Hans Peter Freyther <zecke at selfish.org>
+           2009-2010 Sylvain Munaut <tnt at 246tNt.com>
+           2009-2010 On-Waves
+           2010      Nico Golde <nico at ngolde.de>
+License: GPL-2+
+
+Files: src/talloc.c include/osmocom/core/talloc.h
+Copyright: 2004 Andrew Tridgell
+           2006 Stefan Metzmacher
+License: GPL-2+
+
+Files: src/vty/* include/osmocom/vty/*
+Copyright: 1998 Kunihiro Ishiguro
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2010-2015 Harald Welte <laforge at gnumonks.org>
+           2014-2015 Ruben Undheim <ruben.undheim at gmail.com>
+License: GPL-3+
+
+
+License: GPL-2+
+ This package 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This program 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 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+
+License: GPL-3+
+ This package 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 program 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".
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmocore.git



More information about the debian-science-commits mailing list