diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-04-21 17:46:30 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-06 12:05:10 +0000 |
commit | 18068f0826aeafc5643f86d915e12a84695e35a4 (patch) | |
tree | 267ee00375f0da5f014bbceaec7625ceb8510a1a /lib/container/console | |
parent | Adding debian version 20160301-1. (diff) | |
download | open-infrastructure-compute-tools-18068f0826aeafc5643f86d915e12a84695e35a4.tar.xz open-infrastructure-compute-tools-18068f0826aeafc5643f86d915e12a84695e35a4.zip |
Merging upstream version 20160401.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'lib/container/console')
-rwxr-xr-x | lib/container/console | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/container/console b/lib/container/console index e8f73be..779f3a6 100755 --- a/lib/container/console +++ b/lib/container/console @@ -1,7 +1,7 @@ #!/bin/sh -# Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# container-tools - Manage systemd-nspawn containers +# Copyright (C) 2014-2016 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 |