diff options
Diffstat (limited to 'lib/container/start')
-rwxr-xr-x | lib/container/start | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/container/start b/lib/container/start index ca88af2..e4b2ee6 100755 --- a/lib/container/start +++ b/lib/container/start @@ -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+ # |