summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-06-22 08:04:35 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-07-27 12:11:28 +0800
commit5b8c24e476a4619fe7b4be9df71858969c128c08 (patch)
tree08742e949a6bfd3329c820d64730afe2794db677
parentf30bb13a7fdac4f59a4a814462d869196a424d01 (diff)
Update copyright years
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/copyright4
-rwxr-xr-xdgit4
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright
index 740bafa..c5b10a1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
dgit
Integration between git and Debian-style archives
-Copyright (C)2013-2017 Ian Jackson
-Copyright (C)2016-2017 Sean Whitton
+Copyright (C)2013-2018 Ian Jackson
+Copyright (C)2016-2018 Sean Whitton
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/dgit b/dgit
index afdddf2..c1a0184 100755
--- a/dgit
+++ b/dgit
@@ -2,8 +2,8 @@
# dgit
# Integration between git and Debian-style archives
#
-# Copyright (C)2013-2017 Ian Jackson
-# Copyright (C)2017 Sean Whitton
+# Copyright (C)2013-2018 Ian Jackson
+# Copyright (C)2017-2018 Sean Whitton
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by