[Python-modules-commits] [python-social-auth] 06/08: Update 'debian/copyright'

Tiago Ilieve myhro-guest at moszumanska.debian.org
Tue May 17 05:06:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

myhro-guest pushed a commit to branch master
in repository python-social-auth.

commit b5ca303be5909e9d3e749729d502ffa085fa3854
Author: Tiago Ilieve <tiago.myhro at gmail.com>
Date:   Fri May 13 04:30:49 2016 -0300

    Update 'debian/copyright'
    
    - Add Microsoft Open Technologies, Inc.
    - Add MIT License.
    - Add W. Martin Borgert and me for 'debian/*'.
    - Bump years for KURASHIKI Satoru and Matías Aguirre.
    - Remove trailing whitespaces.
    - Sort licenses texts by name.
    - Vertical align multiple files/years.
---
 debian/copyright | 57 ++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 41 insertions(+), 16 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 28e4e01..b80b504 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,19 +3,30 @@ Upstream-Name: python-social-auth
 Source: http://psa.matiasaguirre.net/
 
 Files: *
-Copyright: 2012-2014 Matías Aguirre <matiasaguirre at gmail.com>
+Copyright: 2012-2015 Matías Aguirre <matiasaguirre at gmail.com>
 License: BSD-3-Clause
 
 Files: site/js/bootstrap.min.js
- site/css/bootstrap.min.css
- site/css/bootstrap-responsive.min.css
+       site/css/bootstrap.min.css
+       site/css/bootstrap-responsive.min.css
 Copyright: Copyright 2012 Twitter, Inc.
 License: Apache-2.0
 
+Files: social/backends/azuread.py
+       social/tests/backends/test_azuread.py
+Copyright: 2015 Microsoft Open Technologies, Inc.
+License: MIT
+
 Files: debian/*
-Copyright: 2013 KURASHIKI Satoru <lurdan at gmail.com>
+Copyright: 2014-2015 KURASHIKI Satoru <lurdan at gmail.com>
+           2014-2015 W. Martin Borgert <debacle at debian.org>
+           2016 Tiago Ilieve <tiago.myhro at gmail.com>
 License: BSD-3-Clause
 
+License: Apache-2.0
+ On Debian systems, the full text of the Apache License Version 2.0 can be
+ found in the file `/usr/share/common-licenses/Apache-2.0'.
+
 License: BSD-3-Clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -30,18 +41,32 @@ License: BSD-3-Clause
     without specific prior written permission.
  .
  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 
+ ``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 HOLDERS 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 
+ 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.
 
-License: Apache-2.0
- On Debian systems, the full text of the Apache License Version 2.0 can be
- found in the file `/usr/share/common-licenses/Apache-2.0'.
-
+License: MIT
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list