diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-22 15:45:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-31 14:30:17 +0000 |
commit | fc6be4ff012a22f2e6e33e51ff9523fbcedadd4f (patch) | |
tree | 9519b3e5c5d27be1f0e652413d3137481019a727 /lib/container/version | |
parent | Adding debconf script. (diff) | |
download | compute-tools-fc6be4ff012a22f2e6e33e51ff9523fbcedadd4f.tar.xz compute-tools-fc6be4ff012a22f2e6e33e51ff9523fbcedadd4f.zip |
Updating year in copyright notices in container commands.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'lib/container/version')
-rwxr-xr-x | lib/container/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/container/version b/lib/container/version index fc5b482..ac7900d 100755 --- a/lib/container/version +++ b/lib/container/version @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # 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 |