diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2022-05-01 05:23:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2022-05-01 05:23:19 +0000 |
commit | b5447984123e63fd5b2b461872a406898483f475 (patch) | |
tree | 7ab2b0bde447e10d4a595b330d47c2ec7b6c4ba0 /share/doc/examples/container-images.sh | |
parent | Correcting wrong shortlink for container restart command (rs instead of rt). (diff) | |
download | compute-tools-b5447984123e63fd5b2b461872a406898483f475.tar.xz compute-tools-b5447984123e63fd5b2b461872a406898483f475.zip |
Updating copyright notices for 2022.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/doc/examples/container-images.sh')
-rwxr-xr-x | share/doc/examples/container-images.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/container-images.sh b/share/doc/examples/container-images.sh index e6947e3..27c05fc 100755 --- a/share/doc/examples/container-images.sh +++ b/share/doc/examples/container-images.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |