[DRE-commits] [ruby-ncurses] 07/11: Add licenses for example files
Per Andersson
avtobiff-guest at moszumanska.debian.org
Wed Jan 22 02:12:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
avtobiff-guest pushed a commit to branch master
in repository ruby-ncurses.
commit 08dffa9e1e55c4c9e3a488f7c7503cfef41a81a1
Author: Per Andersson <avtobiff at gmail.com>
Date: Wed Jan 22 02:02:02 2014 +0100
Add licenses for example files
---
debian/copyright | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index d91f547..26f68f2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,6 +10,38 @@ Copyright: 2002, 2003, 2004 Tobias Peters <t-peters at users.berlios.de>
2013 Gaute Hope <eg at gaute.vetsj.com>
License: LGPL-2.1+
+Files: ncurses_wrap.c
+Copyright: 2002, 2003, 2004 Tobias Peters <t-peters at users.berlios.de>
+ 2004 Simon Kaczor <skaczor at cox.net>
+ 2005-2011 Tobias Herzke <t-peters at users.berlios.de>
+ 2011-2014 Sup developers <sup-talk at rubyforge.org>
+ 2013 Gaute Hope <eg at gaute.vetsj.com>
+License: LGPL-2.1+ and ncurses license
+
+Files: examples/example.rb
+Copyright: 2000 Harry Henry Gebel
+ 2002 Tobias Peters <t-peters at users.berlios.de>
+License: ncurses license
+
+Files: examples/rain.rb
+Copyright: 1998 Free Software Foundation, Inc
+ 2002 Tobias Peters <t-peters at users.berlios.de>
+License: ncurses license
+
+Files: examples/tclock.rb
+Copyright: 1994 Howard Jones
+ 2002 Tobias Peters <t-peters at users.berlios.de>
+License:
+ This program is copyright Howard Jones, September 1994
+ (ha.jones at ic.ac.uk). It may be freely distributed as
+ long as this copyright message remains intact, and any
+ modifications are clearly marked as such. [In fact, if
+ you modify it, I wouldn't mind the modifications back,
+ especially if they add any nice features. A good one
+ would be a precalc table for the 60 hand positions, so
+ that the floating point stuff can be ditched. As I said,
+ it was a 20 hackup minute job.]
+
Files: debian/*
Copyright: 2003-2004 Brian M. Almeida <bma at debian.org>
2004-2009 Michael Ablassmeier <abi at debian.org>
@@ -37,3 +69,28 @@ License: LGPL-2.1+
On Debian systems, the full text of the GNU Lesser General Public
License version 2.1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
+
+License: ncurses license
+ 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, distribute with modifications, 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 ABOVE 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.
+ .
+ Except as contained in this notice, the name(s) of the above copyright
+ holders shall not be used in advertising or otherwise to promote the
+ sale, use or other dealings in this Software without prior written
+ authorization.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ncurses.git
More information about the Pkg-ruby-extras-commits
mailing list