[DRE-commits] [ruby-mizuho] 13/15: Write the copyright file.

Felix Geyer fgeyer at alioth.debian.org
Sat Oct 26 10:29:34 UTC 2013


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch master
in repository ruby-mizuho.

commit 56efdc3f827e73f711e9d299b24eb542525f6f08
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Oct 26 12:11:35 2013 +0200

    Write the copyright file.
---
 debian/copyright |   37 +++++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6ee6bd7..a28796e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,39 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: mizuho
-Source: FIXME <http://example.com/>
+Source: https://github.com/FooBarWidget/mizuho
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2008-2013 Hongli Lai
+License: Expat
+
+Files: templates/jquery.hashchange-1.0.0.js
+Copyright: 2008 Chris Leishman (chrisleishman.com)
+License: Expat or GPL-2+
 
 Files: debian/*
-Copyright: 2013  <>
-License: GPL-2+ (FIXME)
-Comment: the Debian packaging is licensed under the same terms as the original package.
+Copyright: 2013 Felix Geyer <fgeyer at debian.org>
+License: Expat
+
+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 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:
+ .
+ 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.
 
-License: GPL-2+ (FIXME)
+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 Software Foundation; either

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mizuho.git



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