From b1db505f4857853dd61f944c36cf98f07390063f Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Thu, 9 Jan 2020 09:26:20 +1100 Subject: [PATCH] Update the copyright year to 2020 --- debian/copyright | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5f1e476..715d8e3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: John Zaitseff Source: https://www.zap.org.au/projects/trader/ Files: * -Copyright: 1990-2019, John Zaitseff +Copyright: 1990-2020, John Zaitseff License: GPL-3+ Files: debian/* -Copyright: 2011-2019, John Zaitseff +Copyright: 2011-2020, John Zaitseff License: GPL-3+ License: GPL-3+ diff --git a/debian/rules b/debian/rules index 1bdac93..978eaaa 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # debian/rules: Create the Debian package for Star Traders -# Copyright (C) 2011-19, John Zaitseff +# Copyright (C) 2011-20, John Zaitseff %: dh $@