[Python-modules-commits] r30571 - in packages/django-simple-captcha/trunk/debian (2 files)
bam at users.alioth.debian.org
bam at users.alioth.debian.org
Wed Sep 10 00:27:42 UTC 2014
Date: Wednesday, September 10, 2014 @ 00:27:41
Author: bam
Revision: 30571
Use EXPAT instead of MIT as not ambigious.
Modified:
packages/django-simple-captcha/trunk/debian/changelog
packages/django-simple-captcha/trunk/debian/copyright
Modified: packages/django-simple-captcha/trunk/debian/changelog
===================================================================
--- packages/django-simple-captcha/trunk/debian/changelog 2014-09-10 00:07:46 UTC (rev 30570)
+++ packages/django-simple-captcha/trunk/debian/changelog 2014-09-10 00:27:41 UTC (rev 30571)
@@ -1,6 +1,6 @@
django-simple-captcha (0.4.2-7) unstable; urgency=low
- * Fix debian/copyright. Is MIT license, not BSD.
+ * Fix debian/copyright. Is EXPAT license, not BSD.
-- Brian May <bam at debian.org> Wed, 10 Sep 2014 09:15:10 +1000
Modified: packages/django-simple-captcha/trunk/debian/copyright
===================================================================
--- packages/django-simple-captcha/trunk/debian/copyright 2014-09-10 00:07:46 UTC (rev 30570)
+++ packages/django-simple-captcha/trunk/debian/copyright 2014-09-10 00:27:41 UTC (rev 30571)
@@ -15,7 +15,7 @@
Copyright: 2003, Bitstream
License: Bitstream
-License: MIT
+License: EXPAT
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
More information about the Python-modules-commits
mailing list