diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-10 01:05:00 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-10 01:05:00 (EDT) |
commit | 47064db67d1c72477dbe323840684c0d76a53e3b (patch) | |
tree | 312b8eabee12b2c01b8bea3a7a26b841eb474bb9 | |
parent | b886bc2898334f1db5d2002b1ea2d1d8d9217ffc (diff) |
copyright: Add packaging copyright notice.
-rw-r--r-- | copyright | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Upstream Source +=============== + Copyright (C) 2012-2013 Patrick "P. J." McDermott This program is free software: you can redistribute it and/or modify @@ -15,3 +18,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. 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) 2013 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |