diff options
author | Jay Freeman <saurik@saurik.com> | 2008-01-02 02:54:43 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-01-02 02:54:43 +0000 |
commit | 7fe4faa796d3393f6a806c3ebb56c0a2792c1144 (patch) | |
tree | 9565d87578116d8cdb2d1577085bd6e9f3f04853 /data/minicom/_metadata/license | |
parent | 0673535c576267adb537935c02917a526166442d (diff) |
Now serving 100 packages, fixed gzip priority/dependents, and moved subversion to versioning.
git-svn-id: http://svn.telesphoreo.org/trunk@8 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/minicom/_metadata/license')
-rw-r--r-- | data/minicom/_metadata/license | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/minicom/_metadata/license b/data/minicom/_metadata/license new file mode 100644 index 000000000..5f5422350 --- /dev/null +++ b/data/minicom/_metadata/license @@ -0,0 +1,19 @@ +Minicom is Copyright (C) 1991,1992,1993,1994,1995,1996 +Miquel van Smoorenburg. + + 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; version 2 dated June, 1991. + + 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, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, + USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/doc/copyright/GPL'. |