[Python-modules-commits] r32539 - in packages/kivy/trunk/debian (copyright)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Sat May 2 08:54:40 UTC 2015


    Date: Saturday, May 2, 2015 @ 08:54:39
  Author: vcheng
Revision: 32539

update d/copyright

Modified:
  packages/kivy/trunk/debian/copyright

Modified: packages/kivy/trunk/debian/copyright
===================================================================
--- packages/kivy/trunk/debian/copyright	2015-05-02 08:48:56 UTC (rev 32538)
+++ packages/kivy/trunk/debian/copyright	2015-05-02 08:54:39 UTC (rev 32539)
@@ -3,22 +3,23 @@
 Source: http://kivy.org
 
 Files: *
-Copyright: 2010-2013 Kivy Team and other contributors
-License: MIT
+Copyright: 2010-2015 Kivy Team and other contributors
+License: Expat
 
-Files: data/fonts/DejaVu*
+Files: kivy/data/fonts/DejaVu*
 Copyright: 2003 Bitstream, Inc
-License: public-domain
+License: Bitstream-Vera-Fonts
 
-Files: data/fonts/Doid*
+Files: kivy/data/fonts/Droid*
 Copyright: 2006-2010 Google Corp.
-License: apache
+License: Apache-2.0
 
 Files: debian/*
 Copyright: 2013 Bastian Venthur <venthur at debian.org>
-License: MIT
+           2015 Vincent Cheng <vcheng at debian.org>
+License: Expat
 
-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 without limitation
@@ -37,8 +38,63 @@
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-License: apache
- /usr/share/common-licenses/Apache-2.0
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache version 2.0 license
+ can be found in "/usr/share/common-licenses/Apache-2.0".
 
-License: public-domain
- The DejaVuSans.ttf is placed in the public domain.
+License: Bitstream-Vera-Fonts
+ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
+ a trademark of Bitstream, Inc.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of the fonts accompanying this license ("Fonts") and associated
+ documentation files (the "Font Software"), to reproduce and distribute the
+ Font Software, including without limitation the rights to use, copy, merge,
+ publish, distribute, and/or sell copies of the Font Software, and to permit
+ persons to whom the Font Software is furnished to do so, subject to the
+ following conditions:
+ .
+ The above copyright and trademark notices and this permission notice shall
+ be included in all copies of one or more of the Font Software typefaces.
+ .
+ The Font Software may be modified, altered, or added to, and in particular
+ the designs of glyphs or characters in the Fonts may be modified and
+ additional glyphs or characters may be added to the Fonts, only if the fonts
+ are renamed to names not containing either the words "Bitstream" or the word
+ "Vera".
+ .
+ This License becomes null and void to the extent applicable to Fonts or Font
+ Software that has been modified and is distributed under the "Bitstream
+ Vera" names.
+ .
+ The Font Software may be sold as part of a larger software package but no
+ copy of one or more of the Font Software typefaces may be sold by itself.
+ .
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
+ TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
+ FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
+ ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
+ THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
+ FONT SOFTWARE.
+ .
+ Except as contained in this notice, the names of Gnome, the Gnome
+ Foundation, and Bitstream Inc., shall not be used in advertising or
+ otherwise to promote the sale, use or other dealings in this Font Software
+ without prior written authorization from the Gnome Foundation or Bitstream
+ Inc., respectively. For further information, contact: fonts at gnome dot
+ org.




More information about the Python-modules-commits mailing list