summaryrefslogtreecommitdiffstats
path: root/trunk/debian/copyright
diff options
context:
space:
mode:
authornima <nima@abc39116-655e-4be6-ad55-d661dc543056>2009-03-31 11:37:58 +0000
committernima <nima@abc39116-655e-4be6-ad55-d661dc543056>2009-03-31 11:37:58 +0000
commit37d1a8117cd212ee9e47bbd4225ba76dece7dad7 (patch)
treef5817d1780670702c0f92c32bd62de53d68b3d36 /trunk/debian/copyright
parent17cfe3a41998c075991a54a6deace28ba7744ed6 (diff)
downloadpython-dmidecode-37d1a8117cd212ee9e47bbd4225ba76dece7dad7.tar.gz
python-dmidecode-37d1a8117cd212ee9e47bbd4225ba76dece7dad7.tar.xz
python-dmidecode-37d1a8117cd212ee9e47bbd4225ba76dece7dad7.zip
Preparing to migrate to GIT.
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056
Diffstat (limited to 'trunk/debian/copyright')
-rw-r--r--trunk/debian/copyright56
1 files changed, 56 insertions, 0 deletions
diff --git a/trunk/debian/copyright b/trunk/debian/copyright
new file mode 100644
index 0000000..2515d56
--- /dev/null
+++ b/trunk/debian/copyright
@@ -0,0 +1,56 @@
+DMIDecode Python Extension Module shadows the DMIDecode utility
+===============================================================
+
+
+DMIDecode Python Extension Module
+=================================
+
+This package was authored and debianized by Nima Talebi <nima@autonomy.net.au> on
+Wed, 17 Dec 2008 19:52:44 +0900.
+
+It was downloaded from http://projects.autonomy.net.au/dmidecode/
+
+Upstream Author: Nima Talebi <nima@autonomy.net.au>
+
+The Debian packaging is © 2008, Nima Talebi <nima@it.net.au> and is licensed
+under the GPL, see `/usr/share/common-licenses/GPL-3'.
+
+License:
+ GPLv3 - The python-dmidecode packages is available under the terms of
+ the GNU General Public license version 3. On Debian systems, the complete
+ text of the GNU General Public License can be found in
+ `/usr/share/common-licenses/GPL-3'.
+
+
+DMIDecode
+=========
+
+Original Author: Alan Cox <alan@redhat.com>
+
+Developer & Maintainer: Jean Delvare <khali@linux-fr.org>
+
+License: GNU GPLv2
+
+
+Copyrights
+==========
+ © 2000-2002 Alan Cox <alan@redhat.com>
+ © 2000-2008 Jean Delvare <khali@linux-fr.org>
+ © 2007-2009Nima Talebi <nima@it.net.au>
+
+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 2 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
+
+// vim: ft=asciidoc