[Python-apps-commits] r14122 - in packages/retext/trunk/debian (changelog copyright)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sun Jun 25 17:48:49 UTC 2017


    Date: Sunday, June 25, 2017 @ 17:48:48
  Author: mitya57
Revision: 14122

Update debian/copyright.

Modified:
  packages/retext/trunk/debian/changelog
  packages/retext/trunk/debian/copyright

Modified: packages/retext/trunk/debian/changelog
===================================================================
--- packages/retext/trunk/debian/changelog	2017-06-25 17:38:23 UTC (rev 14121)
+++ packages/retext/trunk/debian/changelog	2017-06-25 17:48:48 UTC (rev 14122)
@@ -4,6 +4,7 @@
     - Fixes crash in XSettings code (closes: #863640).
   * Bump Standards-Version to 4.0.0, no changes needed.
   * Bump debhelper compatibility level to 10.
+  * Update debian/copyright.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 25 Jun 2017 20:36:22 +0300
 

Modified: packages/retext/trunk/debian/copyright
===================================================================
--- packages/retext/trunk/debian/copyright	2017-06-25 17:38:23 UTC (rev 14121)
+++ packages/retext/trunk/debian/copyright	2017-06-25 17:48:48 UTC (rev 14122)
@@ -3,7 +3,7 @@
 Source: https://github.com/retext-project/retext
 
 Files: *
-Copyright: 2011-2016, Dmitry Shachnev <mitya57 at gmail.com>
+Copyright: 2011-2017, Dmitry Shachnev <mitya57 at gmail.com>
 License: GPL-2+
 
 Files: ReText/tablemode.py ReText/syncscroll.py
@@ -19,6 +19,15 @@
 Copyright: 2014, Lukas Holecek <hluk at email.cz>
 License: GPL-2+
 
+Files: icons/*-*.png
+Copyright: 2007, Nuno Pinheiro <nuno at oxygen-icons.org>
+           2007, David Vignoni <david at icon-king.com>
+           2007, David Miller <miller at oxygen-icons.org>
+           2007, Johann Ollivier Lapeyre <johann at oxygen-icons.org>
+           2007, Kenneth Wimer <kwwii at bootsplash.org>
+           2007, Riccardo Iaconelli <riccardo at oxygen-icons.org>
+License: GPL-3+
+
 License: GPL-2+
  This program 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
@@ -33,6 +42,20 @@
  On Debian systems, the full text of the GNU General Public License
  version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
 
+License: GPL-3+
+ This program 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 3 of the License, or (at your option)
+ any later version.
+ .
+ This program 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.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
+
 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:




More information about the Python-apps-commits mailing list