[pkg-boost-commits] r14639 - boost-defaults/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Wed Apr 6 05:24:36 UTC 2011
Author: smr
Date: 2011-04-06 05:24:28 +0000 (Wed, 06 Apr 2011)
New Revision: 14639
Modified:
boost-defaults/trunk/debian/changelog
boost-defaults/trunk/debian/copyright
Log:
Change license to avoid referring to BSD file (lintian complains).
Modified: boost-defaults/trunk/debian/changelog
===================================================================
--- boost-defaults/trunk/debian/changelog 2011-04-06 05:01:48 UTC (rev 14638)
+++ boost-defaults/trunk/debian/changelog 2011-04-06 05:24:28 UTC (rev 14639)
@@ -5,7 +5,9 @@
* control.in: Update Standards-Version, debhelper build-dep on v8. Add
package libboost-random-dev.
- -- Steve M. Robbins <smr at debian.org> Tue, 05 Apr 2011 22:49:23 -0500
+ * copyright: Change to MIT license.
+
+ -- Steve M. Robbins <smr at debian.org> Wed, 06 Apr 2011 00:21:54 -0500
boost-defaults (1.42.0.1) unstable; urgency=low
Modified: boost-defaults/trunk/debian/copyright
===================================================================
--- boost-defaults/trunk/debian/copyright 2011-04-06 05:01:48 UTC (rev 14638)
+++ boost-defaults/trunk/debian/copyright 2011-04-06 05:24:28 UTC (rev 14639)
@@ -1,5 +1,19 @@
-The contents of boost-defaults is copyright 2009 Steven Robbins
-and distributed under the BSD license.
+Copyright (c) 2009 Steven Robbins
-On Debian systems, the full text of the BSD license may be found
-in /usr/share/common-licenses/BSD.
\ No newline at end of file
+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.
More information about the pkg-boost-commits
mailing list