diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-21 12:02:55 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-21 12:02:55 +0200 |
commit | 102324642a15ad59bc0a8260279fd80b8696680f (patch) | |
tree | 08547cbc9542d2781e85e9d4e49e6bc1f3143667 | |
parent | f73b4138c9b71962f81c02ab0a7ee2baa077bba6 (diff) | |
download | biboumi-102324642a15ad59bc0a8260279fd80b8696680f.tar.gz biboumi-102324642a15ad59bc0a8260279fd80b8696680f.tar.bz2 biboumi-102324642a15ad59bc0a8260279fd80b8696680f.tar.xz biboumi-102324642a15ad59bc0a8260279fd80b8696680f.zip |
Update copyright info: Extend copyright of packaging to cover current year.
-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 # |