diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2020-01-21 20:21:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2020-01-21 20:21:15 +0000 |
commit | 52a5fcb1f0bf06f7bfc628405d6bf32a2597aed6 (patch) | |
tree | 3e6330ed9f9a49be6c1d66bba0f52537f1d2578b /lib/container/key | |
parent | Adding verbose option for container start command. (diff) | |
download | compute-tools-52a5fcb1f0bf06f7bfc628405d6bf32a2597aed6.tar.xz compute-tools-52a5fcb1f0bf06f7bfc628405d6bf32a2597aed6.zip |
Updating copyright notices for 2020.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | lib/container/key | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/container/key b/lib/container/key index 1b59555..f4e337c 100755 --- a/lib/container/key +++ b/lib/container/key @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2019 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2020 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |