summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2017-01-04 10:41:50 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2017-01-04 10:41:50 +0000
commit9c257ffef25f49b1ca6ac4b0eea325eecbec52c8 (patch)
tree6d20a6605f2d454f634212dd58f12a2535a8b6eb /bin
parentAdding upstream version 20161220. (diff)
downloadopen-infrastructure-compute-tools-9c257ffef25f49b1ca6ac4b0eea325eecbec52c8.tar.xz
open-infrastructure-compute-tools-9c257ffef25f49b1ca6ac4b0eea325eecbec52c8.zip
Adding upstream version 20170101.upstream/20170101
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/container2
-rwxr-xr-xbin/container-nsenter2
-rwxr-xr-xbin/container-shell2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/container b/bin/container
index 5b97d3e..a23f274 100755
--- a/bin/container
+++ b/bin/container
@@ -1,7 +1,7 @@
#!/bin/sh
# container-tools - Manage systemd-nspawn containers
-# Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+# Copyright (C) 2014-2017 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
diff --git a/bin/container-nsenter b/bin/container-nsenter
index 7c83361..bf47331 100755
--- a/bin/container-nsenter
+++ b/bin/container-nsenter
@@ -1,7 +1,7 @@
#!/bin/sh
# container-tools - Manage systemd-nspawn containers
-# Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+# Copyright (C) 2014-2017 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
diff --git a/bin/container-shell b/bin/container-shell
index 3a14f7d..17c0849 100755
--- a/bin/container-shell
+++ b/bin/container-shell
@@ -1,7 +1,7 @@
#!/bin/sh
# container-tools - Manage systemd-nspawn containers
-# Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+# Copyright (C) 2014-2017 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