[med-svn] r6534 - trunk/packages/gbrowse/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Wed Apr 13 05:11:55 UTC 2011
Author: plessy
Date: 2011-04-13 05:11:42 +0000 (Wed, 13 Apr 2011)
New Revision: 6534
Modified:
trunk/packages/gbrowse/trunk/debian/copyright
Log:
Converted to latest DEP-5 format.
Modified: trunk/packages/gbrowse/trunk/debian/copyright
===================================================================
--- trunk/packages/gbrowse/trunk/debian/copyright 2011-04-13 04:53:43 UTC (rev 6533)
+++ trunk/packages/gbrowse/trunk/debian/copyright 2011-04-13 05:11:42 UTC (rev 6534)
@@ -1,7 +1,5 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Lincoln Stein <lincoln.stein at gmail.com>
+Format: http://dep.debian.net/deps/dep5/
Source: http://search.cpan.org/dist/GBrowse/
-Name: GBrowse
Files: *
Copyright: © 2002 Cold Spring Harbor Laboratory and University of California, Berkeley
@@ -89,17 +87,16 @@
under the terms of the Perl Artistic License (see
http://www.perl.com/perl/misc/Artistic.html)
-Files: contrib/GeneFinder/genefinder/readseq.c
-Copyright: © R Durbin, 1994
-License: unknown
-
Files: htdocs/css/dropdown/default_theme.css htdocs/css/dropdown/dropdown.css
Copyright: © 2008 Live Web Institute. All Rights Reserved.
-License: GPL-3
+License: GPL-3+
+Comment: Checked on http://lwis.net/free-css-drop-down-menu/: “This CSS Drop-Down Menu
+ is free for commercial or personal use and is licensed under the GNU General
+ Public License.”
Files: docs/pod/INSTALL.MacOSX.pod
-Copyright @ 2003 Cold Spring Harbor Laboratory
-License: missing, most probably same as Perl
+Copyright: © 2003 Cold Spring Harbor Laboratory
+License: missing-most-probably-same-as-Perl
Material in this document is copyright 2001-2003 by the Cold Spring
Harbor Laboratory. This information is provided "AS-IS" without any
warranty, expressed or implied.
@@ -109,7 +106,7 @@
© 2005-2010 Ivan Krstic (http://blogs.law.harvard.edu/ivan)
© 2005-2010 Jon Tirsen (http://www.tirsen.com)
© 2007,2008 Sheldon McKay, Cold Spring Harbor Laboratory
-License: MIT (doublecheck it is “the” MIT license)
+License: MIT
Files: htdocs/js/prototype.js
Copyright: © 2005-2010 Sam Stephenson
@@ -120,7 +117,7 @@
Files: htdocs/js/x_cook.js
Copyright: © 2004 Michael Foster
-License: LGPL
+License: LGPL-2.1+
Files: htdocs/subtracktable.js
Copyright: © 2005-2009 Matt Kruse (javascripttoolbox.com)
@@ -137,7 +134,7 @@
Copyright: 2011, Olivier Sallou <olivier.sallou at irisa.fr>
License: Artistic-2.0 or GPL-1+
-License: MIT (doublecheck it is “the” MIT license)
+License: MIT
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
@@ -162,9 +159,51 @@
the Free Software Foundation; either version 1, 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
+ .
On Debian GNU/Linux systems, the complete text of version 1 of the
General Public License can be found in `/usr/share/common-licenses/GPL-1'.
+License: GPL-3+
+ 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 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/>
+ or </usr/share/common-licenses/GPL-3>.
+
+License: LGPL-2.1+
+ This library 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 library 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 library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian GNU/Linux systems, the complete text of version 2.1 of the
+ Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
License: Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
More information about the debian-med-commit
mailing list