summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2008-08-19 17:02:07 +0000
committerjortel <devnull@localhost>2008-08-19 17:02:07 +0000
commit402909021aebd6c8c41467090cd77ba0e204c96e (patch)
treed4acec96d2126f28c0d19d7d8a77a32f0d9043eb /makefile
parentbb9bc53d10f549002c67b4fe1c16dd9ebf5c7590 (diff)
downloadsuds-402909021aebd6c8c41467090cd77ba0e204c96e.tar.gz
Enable suds.properties to contain (#) comments and create values as list when key repeated
Diffstat (limited to 'makefile')
-rw-r--r--makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/makefile b/makefile
index a53caf6..95e6576 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,18 @@
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the (LGPL) GNU Lesser 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 Library Lesser General Public License for more details at
+# ( http://www.gnu.org/licenses/lgpl.html ).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# written by: Jeff Ortel ( jortel@redhat.com )
dist:
python setup.py sdist