diff debian/copyright @ 21:ca56c1b3fb67

added license to debian/copyright; fixed minor makefile and debian stuff
author meillo@marmaro.de
date Wed, 13 Feb 2008 21:33:20 +0100
parents 3c64b5ac821b
children 88a51653db83
line wrap: on
line diff
--- a/debian/copyright	Wed Feb 13 21:23:21 2008 +0100
+++ b/debian/copyright	Wed Feb 13 21:33:20 2008 +0100
@@ -5,7 +5,25 @@
 
 Upstream Author: markus schnalke <meillo@marmaro.de>
 
-This software is copyright (c) 2008 markus schnalke.
+
+Copyright 2008 markus schnalke <meillo@marmaro.de>
+
+MIT/X Consortium License
 
-You are free to distribute this software under the terms of
-the MIT-/X-License. See LICENSE for details.
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.