diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2013-07-30 14:09:26 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2013-07-30 14:09:26 +0000 | 
| commit | 7e0467871a37aef7e9462af4bca21768755d615e (patch) | |
| tree | 3e2c8f04987cf59aaacc231aa37d171e855fa361 /debian | |
| parent | Drop autotools-dev from Build-Depends (diff) | |
| download | w3m-7e0467871a37aef7e9462af4bca21768755d615e.tar.gz w3m-7e0467871a37aef7e9462af4bca21768755d615e.zip | |
Update and correct debian/copyright
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/copyright | 30 | 
1 files changed, 22 insertions, 8 deletions
| diff --git a/debian/copyright b/debian/copyright index 7c41a4c..266b772 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,6 +17,18 @@ License: w3m   limited to warranty of fitness of purpose, or merchantability, or   results obtained from use of this software. +Files: Str.* +Copyright: 1998-1999, Akinori Ito +License: + This software may be redistributed freely for this purpose, in full + or in part, provided that this entire copyright notice is included + on any copies of this software and applications and derivations thereof. + . + This software is provided on an "as is" basis, without warranty of any + kind, either expressed or implied, as to any matter including, but not + limited to warranty of fitness of purpose, or merchantability, or + results obtained from use of this software. +  Files: matrix.c  Copyright: 1999, K.Okabe             1993, David E. Steward & Zbigniew Leyk @@ -54,7 +66,7 @@ License: w3m  Comment:   Quoting from ChangeLog, 2002-10-11  Hiroyuki Ito <hito@crl.go.jp>. -Files: scrsize.c +Files: islang.c  Copyright: 2000, NBG01720@nifty.ne.jp  License: w3m  Comment: @@ -170,20 +182,22 @@ License: X11   tium.  Files: config.guess config.sub -Copyright: 1992-2003, Free Software Foundation, Inc. -License: GPL-2+ with Autoconf exception - This file 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 2 of the License, or +Copyright: 1992-2013, Free Software Foundation, Inc. +License: GPL-3+ with Autoconf exception + This file 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.   .   On Debian systems, the complete text of the GNU General Public License - version 2 can be found in `/usr/share/common-licenses/GPL-2'. + version 3 can be found in `/usr/share/common-licenses/GPL-3'.   .   As a special exception to the GNU General Public License, if you   distribute this file as part of a program that contains a   configuration script generated by Autoconf, you may include it under - the same distribution terms that you use for the rest of that program. + the same distribution terms that you use for the rest of that + program.  This Exception is an additional permission under section 7 + of the GNU General Public License, version 3 ("GPLv3").  Files: aclocal.m4 config.rpath  Copyright: 1996-2010, Free Software Foundation, Inc. | 
