[DRE-commits] [SCM] Debian Ruby packaging policy branch, master, updated. dfed064c7e2739744dc6ad87ba69c2c6abc92b1e

Vincent Fourmond fourmond at debian.org
Mon May 9 20:09:40 UTC 2011


The following commit has been merged in the master branch:
commit 422175c50590a2b19b70b15cfaa61877d2496f55
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Mon May 9 21:50:17 2011 +0200

    Adding a copyright file

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9b1bd23
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,25 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+
+Files: *
+Copyright: Copyright (C) 2011 by Vincent Fourmond <fourmond at debian.org>
+	   Copyright (C) 2011 by Antonio Terceiro <terceiro at softwarelivre.org>
+License: GPL-3+
+
+
+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.
+ . 
+ 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 full text of this license can be read in the file
+ /usr/share/common-licenses/GPL-3.
+

-- 
Debian Ruby packaging policy



More information about the Pkg-ruby-extras-commits mailing list