diff options
-rw-r--r-- | debian/copyright | 2 | ||||
-rwxr-xr-x | debian/rules | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 7882205..36c542a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -28,7 +28,7 @@ License: public-domain Files: debian/* Copyright: 2016, Vasudev Kamath <vasudev@copyninja.info> - 2016, Jonas Smedegaard <dr@jones.dk> + 2016-2017, Jonas Smedegaard <dr@jones.dk> License-Grant: 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 the diff --git a/debian/rules b/debian/rules index 15bfd85..1ced4cf 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -# Copyright 2016 Jonas Smedegaard <dr@jones.dk> +# Copyright 2016-2017 Jonas Smedegaard <dr@jones.dk> # Copyright 2016 Vasudev Kamath <vasudev@copyninja.info> # Description: Main Debian packaging script for biboumi # |