[Python-modules-commits] r32210 - in packages/sphinx-bootstrap-theme/trunk/debian (copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Wed Apr 8 12:14:03 UTC 2015


    Date: Wednesday, April 8, 2015 @ 12:14:01
  Author: morph
Revision: 32210

update copyright file

Modified:
  packages/sphinx-bootstrap-theme/trunk/debian/copyright

Modified: packages/sphinx-bootstrap-theme/trunk/debian/copyright
===================================================================
--- packages/sphinx-bootstrap-theme/trunk/debian/copyright	2015-04-08 09:05:47 UTC (rev 32209)
+++ packages/sphinx-bootstrap-theme/trunk/debian/copyright	2015-04-08 12:14:01 UTC (rev 32210)
@@ -1,38 +1,46 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: sphinx-bootstrap-theme
-Source: <url://example.com>
+Source: https://github.com/ryan-roemer/sphinx-bootstrap-theme
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
+Copyright: Copyright (c) 2011-2014 Ryan Roemer
+License: MIT
+
+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:
  .
- <Including paragraphs>
+ 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.
 
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
 Copyright: 2015 Sandro Tosi <morph at debian.org>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package 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 General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
- .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+License: MIT
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
+Files: sphinx_bootstrap_theme/bootstrap/search.html sphinx_bootstrap_theme/bootstrap/searchresults.html
+Copyright: 2007-2013 by the Sphinx team
+License: BSD
+
+Files: sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/* sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2*
+Copyright: 2012 Twitter, Inc
+License: Apache-2.0
+
+Files: sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/*
+Copyright: 2011-2014 Twitter, Inc.
+License: MIT
+
+Files: sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/*
+Copyright: 2012-2014 Thomas Park
+License: MIT




More information about the Python-modules-commits mailing list