diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
commit | 972e30e5f3cd2d88fb2de1276cb3c0b0dab8a0de (patch) | |
tree | 640f606e9a13b15263ab9a41d51c190e059727f7 /debian/copyright | |
parent | 35ed8f32edda9e23741fdb6a9fd0c7ebb7ee8b11 (diff) |
ported mjlib to template Makefile and debian stuff
svn path=/trunk/externals/mjlib/; revision=13186
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..8fcc4a4 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,13 @@ +Debianized-By: Hans-Christoph Steiner <hans@eds.org> +Debianized-Date: Tue, 9 Feb 2010 17:14:25 -0400 +Files: * +Copyright: 2002-2004, mark williamson <mark@junklight.com> + +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. + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in file "/usr/share/common-licenses/GPL-2". |