debian/copyright: use spaces rather than tabs to start continuation lines.
Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html
This commit is contained in:
parent
23c46884d1
commit
f58977803d
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -5,6 +5,8 @@ nagios-snmp-plugins (2.1.0-2) UNRELEASED; urgency=medium
|
|||
|
||||
[ Debian Janitor ]
|
||||
* Use secure copyright file specification URI.
|
||||
* debian/copyright: use spaces rather than tabs to start continuation
|
||||
lines.
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Wed, 23 Jan 2019 22:34:43 +0100
|
||||
|
||||
|
|
20
debian/copyright
vendored
20
debian/copyright
vendored
|
@ -36,18 +36,18 @@ License: Expat
|
|||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
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 version 2 as
|
||||
published by the Free Software Foundation.
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2 as
|
||||
published by the Free Software Foundation.
|
||||
.
|
||||
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.
|
||||
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, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
Loading…
Reference in a new issue