r16053 - packages/trunk/libphysfs/debian

Patrick Matthäi pmatthaei at moszumanska.debian.org
Tue Nov 7 09:37:10 UTC 2017


Author: pmatthaei
Date: 2017-11-07 09:37:09 +0000 (Tue, 07 Nov 2017)
New Revision: 16053

Modified:
   packages/trunk/libphysfs/debian/copyright
Log:
Some more fixes for debian/copyright.


Modified: packages/trunk/libphysfs/debian/copyright
===================================================================
--- packages/trunk/libphysfs/debian/copyright	2017-11-07 09:32:29 UTC (rev 16052)
+++ packages/trunk/libphysfs/debian/copyright	2017-11-07 09:37:09 UTC (rev 16053)
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
 Files: *
-Copyright: 2001-2012, Ryan C. Gordon and others
+Copyright: 2001-2017, Ryan C. Gordon and others
 License: Zlib
 
 Files: extras/*
@@ -35,3 +35,25 @@
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  CONNECTION WITH THE SOFTWARE OR THE USE OR
  OTHER DEALINGS IN THE SOFTWARE.
+
+License: Zlib
+ The zlib License
+ .
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+   1. The origin of this software must not be misrepresented; you must
+      not claim that you wrote the original software. If you use this
+      software in a product, an acknowledgment in the product
+      documentation would be appreciated but is not required.
+ .
+   2. Altered source versions must be plainly marked as such, and must
+      not be misrepresented as being the original software.
+ .
+   3. This notice may not be removed or altered from any source
+      distribution.




More information about the Pkg-games-commits mailing list