summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-20 01:26:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-20 01:28:45 +0100
commit5805ac6d5c891d90c6a5edc2fb10b5269e41203f (patch)
treed9d6a868c7a40c6fc8035a150b2046c85d38377d /dgit
parent4abae1c64305da057e7de3ff5e35f9f156f53f0e (diff)
Update copyright notices in many files
Mostly, adding 2019. Also adding some missing credits to Sean Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit5
1 files changed, 3 insertions, 2 deletions
diff --git a/dgit b/dgit
index 61e3914..0e0ff65 100755
--- a/dgit
+++ b/dgit
@@ -2,8 +2,9 @@
# dgit
# Integration between git and Debian-style archives
#
-# Copyright (C)2013-2018 Ian Jackson
-# Copyright (C)2017-2018 Sean Whitton
+# Copyright (C)2013-2019 Ian Jackson
+# Copyright (C)2017-2019 Sean Whitton
+# Copyright (C)2019 Matthew Vernon / Sanger Institute
#
# 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