diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2020-05-02 03:29:07 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2020-05-02 03:29:07 +0000 | 
| commit | a66714308ab91fe6d08492461a9cf48b2cb4793c (patch) | |
| tree | fde3718a26c6d426fa96b5177e79ed9b0b6c67e9 | |
| parent | Merge branch 'lintian-fixes' into 'debian' (diff) | |
| download | w3m-a66714308ab91fe6d08492461a9cf48b2cb4793c.tar.gz w3m-a66714308ab91fe6d08492461a9cf48b2cb4793c.zip | |
Replace tab with spaces in debian/copyright
Diffstat (limited to '')
| -rw-r--r-- | debian/copyright | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/debian/copyright b/debian/copyright index 9a203da..924bb88 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,7 +36,7 @@ License: copyleft-matrix-c   LUfactor, LUsolve, Usolve and Lsolve, are based on the functions in   Meschach Library Version 1.2b.   . - 			     Meschach Library +                              Meschach Library   .   This Meschach Library is provided "as is" without any express    or implied warranty of any kind with respect to this software.  @@ -211,8 +211,8 @@ License: Ruby   .          a) place your modifications in the Public Domain or otherwise             make them Freely Available, such as by posting said - 	  modifications to Usenet or an equivalent medium, or by allowing - 	  the author to include your modifications in the software. +           modifications to Usenet or an equivalent medium, or by allowing +           the author to include your modifications in the software.   .          b) use the modified software only within your corporation or             organization. @@ -226,11 +226,11 @@ License: Ruby        provided that you do at least ONE of the following:   .          a) distribute the binaries and library files of the software, - 	  together with instructions (in the manual page or equivalent) - 	  on where to get the original distribution. +           together with instructions (in the manual page or equivalent) +           on where to get the original distribution.   .          b) accompany the distribution with the machine-readable source of - 	  the software. +           the software.   .          c) give non-standard binaries non-standard names, with             instructions on where to get the original software distribution. | 
