diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:26:14 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:26:14 +0000 |
commit | c56094323ba253fe948adb13ba3cb2ab0e29a952 (patch) | |
tree | cbd0a30215c837a86c414b8cea36c4d8bdfc7002 /puremapping/debian/copyright | |
parent | 147ef41760be472d303673be498e9af8ff3feb95 (diff) |
adding a debian folder to be complient with debien template
svn path=/trunk/externals/nusmuk/; revision=14410
Diffstat (limited to 'puremapping/debian/copyright')
-rw-r--r-- | puremapping/debian/copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/puremapping/debian/copyright b/puremapping/debian/copyright new file mode 100644 index 0000000..793489f --- /dev/null +++ b/puremapping/debian/copyright @@ -0,0 +1,23 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 +Name: puremapping +Maintainer: +Source: http://sourceforge.net/projects/pure-data/files/libraries/puremapping/ + +Files: * +Copyright: 2001-2003, Free Software Foundation +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 package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +X-Comment: On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. |