diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2018-02-18 14:42:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2018-02-18 14:42:56 +0000 |
commit | 0e6607dfb9a484a3df4992c3b96120bfaaa712df (patch) | |
tree | 4b7cc44fbcf83daef6b0e90c8a1a52d7c6845a7e /share/scripts/debconf.d/0002-preseed-debconf | |
parent | Releasing version 20180118. (diff) | |
download | compute-tools-0e6607dfb9a484a3df4992c3b96120bfaaa712df.tar.xz compute-tools-0e6607dfb9a484a3df4992c3b96120bfaaa712df.zip |
Updating year in copyright information for 2018.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/debconf.d/0002-preseed-debconf')
-rwxr-xr-x | share/scripts/debconf.d/0002-preseed-debconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/debconf.d/0002-preseed-debconf b/share/scripts/debconf.d/0002-preseed-debconf index 3a96ad4..ac101ad 100755 --- a/share/scripts/debconf.d/0002-preseed-debconf +++ b/share/scripts/debconf.d/0002-preseed-debconf @@ -1,7 +1,7 @@ #!/bin/sh # container-tools - Manage systemd-nspawn containers -# Copyright (C) 2014-2017 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2018 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |