diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:31:46 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:31:46 +0000 |
commit | 6dc017b6239f8313ffa177540567521f5c3e0bc5 (patch) | |
tree | facdc7ec05a9a8227bf5c4cb0351ced8f5c104f1 /linear-cue-system/debian/copyright | |
parent | c56094323ba253fe948adb13ba3cb2ab0e29a952 (diff) |
making linear cue system compatible with library template and debian template
svn path=/trunk/externals/nusmuk/; revision=14411
Diffstat (limited to 'linear-cue-system/debian/copyright')
-rw-r--r-- | linear-cue-system/debian/copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/linear-cue-system/debian/copyright b/linear-cue-system/debian/copyright new file mode 100644 index 0000000..acf1ded --- /dev/null +++ b/linear-cue-system/debian/copyright @@ -0,0 +1,23 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 +Name: linear-cue-system +Maintainer: +Source: http://sourceforge.net/projects/pure-data/files/libraries/linear-cue-system/ + +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'. |