diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-01-01 17:16:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-01-04 10:22:38 +0000 |
commit | a96b4de804edf1258bca2f408db5bcbd5784a739 (patch) | |
tree | 5c3f4cb9df69d9cb191db1ecc32197d9f3d22517 /share/doc/asciicast/introduction.sh | |
parent | Releasing version 20161220. (diff) | |
download | compute-tools-a96b4de804edf1258bca2f408db5bcbd5784a739.tar.xz compute-tools-a96b4de804edf1258bca2f408db5bcbd5784a739.zip |
Updating year in copyright information for 2017.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | share/doc/asciicast/introduction.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/asciicast/introduction.sh b/share/doc/asciicast/introduction.sh index 18dfdaf..5341075 100755 --- a/share/doc/asciicast/introduction.sh +++ b/share/doc/asciicast/introduction.sh @@ -1,7 +1,7 @@ #!/bin/sh # container-tools - Manage systemd-nspawn containers -# Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2017 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 |