diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-03-30 02:54:36 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-03-30 02:54:36 (GMT) |
commit | 0f362d16fb55b3a1fce3643fb4037c6992f8456e (patch) | |
tree | 5ced46283e5d06f849c00ba305616f66fcadd414 /rhnop-server/debian/copyright | |
parent | 50bdc20f9024216de8f6cb45756ca54ffec42a5d (diff) |
added inital debian packaging
Diffstat (limited to 'rhnop-server/debian/copyright')
-rw-r--r-- | rhnop-server/debian/copyright | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/rhnop-server/debian/copyright b/rhnop-server/debian/copyright new file mode 100644 index 0000000..7812c4d --- /dev/null +++ b/rhnop-server/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Christian Pointner <equinox@helsinki.at> on +Fri, 30 Mar 2011 11:23:42 +0200. + +Upstream Author: Christian Pointner <equinox@helsinki.at> + +Copyright: 2011 Christian Pointner + +License: + + 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 3 of the License, 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. + + 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 + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. + +The Debian packaging is © 2009, Christian Pointner <equinox@helsinki.at> and +is licensed under the GPL, see above. |