1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-07-14 16:04:16 -04:00

Update copyright dates in Debian files

This commit is contained in:
John Zaitseff 2017-06-02 06:37:30 +10:00
parent 3f490e101f
commit 42271aa5fc
2 changed files with 4 additions and 4 deletions

6
debian/copyright vendored
View File

@ -4,11 +4,11 @@ Upstream-Contact: John Zaitseff <J.Zaitseff@zap.org.au>
Source: http://www.zap.org.au/software/trader/
Files: *
Copyright: 1990-2016, John Zaitseff <J.Zaitseff@zap.org.au>
Copyright: 1990-2017, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
Files: debian/*
Copyright: 2011-2016, John Zaitseff <J.Zaitseff@zap.org.au>
Copyright: 2011-2017, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
License: GPL-3+
@ -26,4 +26,4 @@ License: GPL-3+
with this program. If not, see http://www.gnu.org/licenses/.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

2
debian/rules vendored
View File

@ -1,7 +1,7 @@
#!/usr/bin/make -f
# debian/rules: Create the Debian package for Star Traders
# Copyright (C) 2011-16, John Zaitseff
# Copyright (C) 2011-17, John Zaitseff
%:
env AUTOPOINT=true dh $@ --with autoreconf