diff options
author | P. J. McDermott <pjm@nac.net> | 2012-02-25 21:52:04 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-02-25 21:52:04 (EST) |
commit | d02cdbe14a3b2e106d930d7453b3ad28e9c4375e (patch) | |
tree | c4479c1cac72317315a964d2af16105149575ef2 /copyright | |
parent | f431cd1a48a6a5186633bf5f16a2d21cb4399e8c (diff) |
Write copyright information.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 40 |
1 files changed, 39 insertions, 1 deletions
@@ -1 +1,39 @@ -TODO +Upstream Source +=============== + +Location: <https://code.google.com/p/opkg/> + +Copyright (C) Opkg development team +Copyright (C) Ipkg development team + +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; either version 2, or (at +your option) any later version. + +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. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Distribution Packaging +====================== + +Copyright (C) 2012 Patrick "P. J." McDermott + +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; either version 2, or (at +your option) any later version. + +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. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. |