[Python-modules-commits] r33124 - in packages/django-ldapdb/trunk/debian (copyright)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Sat Jun 27 09:23:23 UTC 2015


    Date: Saturday, June 27, 2015 @ 09:23:22
  Author: fladi
Revision: 33124

Reformat d/copyright to conform to DEP5.

Modified:
  packages/django-ldapdb/trunk/debian/copyright

Modified: packages/django-ldapdb/trunk/debian/copyright
===================================================================
--- packages/django-ldapdb/trunk/debian/copyright	2015-06-27 03:23:34 UTC (rev 33123)
+++ packages/django-ldapdb/trunk/debian/copyright	2015-06-27 09:23:22 UTC (rev 33124)
@@ -1,35 +1,35 @@
-Django-ldapdb is released under the following conditions :
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: django-ldapdb
+Upstream-Contact: Jeremy Lainé <jeremy.laine at m4x.org>
+Source: https://github.com/jlaine/django-ldapdb
 
-Copyright (c) 2009-2011, Bolloré Telecom  
-Copyright (c) 2013, Jeremy Lainé <jeremy.laine at m4x.org>
-All rights reserved.
+Files: *
+Copyright: 2009-2011, Bolloré Telecom
+           2013, Jeremy Lainé <jeremy.laine at m4x.org>
+License: BSD-2-clause
 
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+Files: debian/*
+Copyright: 2013, Olivier Berger <obergix at debian.org>
+License: BSD-2-clause
 
-    1. Redistributions of source code must retain the above copyright notice, 
-       this list of conditions and the following disclaimer.
-    
-    2. Redistributions in binary form must reproduce the above copyright 
-       notice, this list of conditions and the following disclaimer in the
-       documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-The upstream sources were downloaded from
-https://github.com/jlaine/django-ldapdb.
-
-
-The Debian packaging source files are Copyright (c) 2013 by Olivier
-Berger <obergix at debian.org> and released under the same license as the
-upstream program (see above).
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+     1. Redistributions of source code must retain the above copyright notice,
+        this list of conditions and the following disclaimer.
+ .
+     2. Redistributions in binary form must reproduce the above copyright
+        notice, this list of conditions and the following disclaimer in the
+        documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.




More information about the Python-modules-commits mailing list