mirror of
https://git.zap.org.au/git/trader.git
synced 2024-10-27 18:20:13 -04:00
Update copyright dates in Debian files
This commit is contained in:
parent
3f490e101f
commit
42271aa5fc
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -4,11 +4,11 @@ Upstream-Contact: John Zaitseff <J.Zaitseff@zap.org.au>
|
|||||||
Source: http://www.zap.org.au/software/trader/
|
Source: http://www.zap.org.au/software/trader/
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 1990-2016, John Zaitseff <J.Zaitseff@zap.org.au>
|
Copyright: 1990-2017, John Zaitseff <J.Zaitseff@zap.org.au>
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
Files: debian/*
|
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+
|
||||||
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
@ -26,4 +26,4 @@ License: GPL-3+
|
|||||||
with this program. If not, see http://www.gnu.org/licenses/.
|
with this program. If not, see http://www.gnu.org/licenses/.
|
||||||
.
|
.
|
||||||
On Debian systems, the full text of the GNU General Public License
|
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
2
debian/rules
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
# debian/rules: Create the Debian package for Star Traders
|
# 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
|
env AUTOPOINT=true dh $@ --with autoreconf
|
||||||
|
Loading…
Reference in New Issue
Block a user