diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:48:43 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 13:48:43 +0000 |
commit | b302c1181513885303dc66c31b41db4c7d132f0a (patch) | |
tree | 3570d4003aecc452f9a5f2b3c285678ed9f463df /lightboard/debian/copyright | |
parent | 9da11e77c190e23219bc2f8477051218974c1cf9 (diff) |
lightboard can't fit in library template because it's more an application than
a library. so this is mostly useless.
svn path=/trunk/externals/nusmuk/; revision=14413
Diffstat (limited to 'lightboard/debian/copyright')
-rw-r--r-- | lightboard/debian/copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/lightboard/debian/copyright b/lightboard/debian/copyright new file mode 100644 index 0000000..375e6c2 --- /dev/null +++ b/lightboard/debian/copyright @@ -0,0 +1,23 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 +Name: lightboard +Maintainer: +Source: http://sourceforge.net/projects/pure-data/files/libraries/lightboard/ + +Files: * +Copyright: 2005-2010, Cyrille Henry <ch@chnry.net> +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'. |