summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-04 09:47:16 -0400
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-07 19:31:59 +0000
commite02f981fe5cf91cecebccd004d033a5edd9b4af8 (patch)
tree36a4f4d3623c758533bacf15f6d6bd8207dc2e08
parent944ca75284815724ddc6ae38a1d22036b663565d (diff)
Update some copyright info
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/copyright4
-rwxr-xr-xdgit3
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright
index a5b8245..740bafa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
dgit
Integration between git and Debian-style archives
-Copyright (C)2013-2016 Ian Jackson
-Copyright (C)2016 Sean Whitton
+Copyright (C)2013-2017 Ian Jackson
+Copyright (C)2016-2017 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 5557df5..e86e398 100755
--- a/dgit
+++ b/dgit
@@ -2,7 +2,8 @@
# dgit
# Integration between git and Debian-style archives
#
-# Copyright (C)2013-2016 Ian Jackson
+# Copyright (C)2013-2017 Ian Jackson
+# Copyright (C)2017 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