fix pruning tags + only prune files/dirs under @ARGV
[id3fs.git] / debian / copyright
index 0402e85..bb15d1b 100644 (file)
@@ -1,36 +1,27 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: (information incomplete)
-Source: http://search.cpan.org/dist/id3fs/
+Maintainer: Ian Beckwith <ianb@debian.org>
+Source: http://erislabs.net/ianb/projects/id3fs/
 Name: id3fs
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: (information incomplete)
-License: 
-
-Files: debian/*
-Copyright: 2010, Ian Beckwith <ianb@debian.org>
-License: Artistic or GPL-1+
+Copyright: 2010 Ian Beckwith <ianb@erislabs.net>
+License: GPL-3+
+ id3fs - a FUSE-based filesystem for browsing audio metadata
+ Copyright (C) 2010  Ian Beckwith <ianb@erislabs.net>
+.
+ 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/>.
 
-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.
- .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'.
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
-License: GPL-1+
- 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 1, or (at your option)
- any later version.
- .
- 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'.