[ann] 01/01: copyright: Rewrite in machine readable format.

Teemu Ikonen tpikonen-guest at alioth.debian.org
Wed Oct 2 17:24:37 UTC 2013


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

tpikonen-guest pushed a commit to branch master
in repository ann.

commit 5ab6300233a82e791a5b6e2fb1e7e2ad8e11928b
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Wed Oct 2 19:18:22 2013 +0200

    copyright: Rewrite in machine readable format.
---
 debian/copyright |   78 ++++++++++++++++++++++++++----------------------------
 1 file changed, 38 insertions(+), 40 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 702dd57..0e2c0f4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,38 @@
-This is ANN packaged for Debian GNU/Linux.
-
-Upstream source: http://www.cs.umd.edu/~mount/ANN/
-
-Upstream Authors:
-    David Mount <mount at cs.umd.edu>
-    Sunil Arya <arya at cse.ust.hk>
-
-Copyright and licensing info:
-
-----------------------------------------------------------------------------
-Copyright (c) 1997-2005 University of Maryland and Sunil Arya and David
-Mount All Rights Reserved.
-
-This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser Public License as published by the
-Free Software Foundation; either version 2.1 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
-Lesser Public License for more details.
-
-Disclaimer
-----------
-The University of Maryland and the authors make no representations about
-the suitability or fitness of this software for any purpose.  It is
-provided "as is" without express or implied warranty.
----------------------------------------------------------------------
-
-The Debian packaging files are copyright © 2004 Alexander Bornik
-<bornik at icg.tu-graz.ac.at> and copyright © 2008 Rafael Laboissiere
-<rafael at debian.org>, and released under the terms of the GNU General
-Public License, version 3 or later.
-
-On Debian systems, the GNU General Public License (GPL) is contained
-in /usr/share/common-licenses/GPL-3 and the GNU Lesser General Public
-License (LGPL) is contained in /usr/share/common-licenses/LGPL-2.1.
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ANN
+Upstream-Contact: David Mount <mount at cs.umd.edu>
+ Sunil Arya <arya at cse.ust.hk>
+Source: http://www.cs.umd.edu/~mount/ANN/
+
+Files: *
+Copyright: 1997-2010 University of Maryland and Sunil Arya and David Mount
+License: LGPL-2.1+
+ This program 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 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
+ Lesser Public License for more details.
+ .
+ Disclaimer
+ ----------
+ The University of Maryland and the authors make no representations about
+ the suitability or fitness of this software for any purpose.  It is
+ provided "as is" without express or implied warranty.
+ .
+ On Debian systems, the GNU Lesser General Public
+ License (LGPL) is contained in /usr/share/common-licenses/LGPL-2.1.
+
+Files: debian/*
+Copyright: 2004 Alexander Bornik <bornik at icg.tu-graz.ac.at>,
+ 2008 Rafael Laboissiere <rafael at debian.org>, 2011 Sylvestre Ledru,
+ 2013 Teemu Ikonen
+License: GPL-3.0+
+ The Debian packaging files are released under the terms of the GNU General
+ Public License, version 3 or later.
+ .
+ On Debian systems, the GNU General Public License (GPL) is contained
+ in /usr/share/common-licenses/GPL-3.

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



More information about the debian-science-commits mailing list