From a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Mar 2016 16:53:15 +0100 Subject: Updating comments in programs. Signed-off-by: Daniel Baumann --- bin/container | 2 +- bin/container-autostart | 2 +- bin/container-shell | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/container b/bin/container index 3bfe7b5..f644e6d 100755 --- a/bin/container +++ b/bin/container @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann # # This program is free software: you can redistribute it and/or modify diff --git a/bin/container-autostart b/bin/container-autostart index 28a7f27..92e2383 100755 --- a/bin/container-autostart +++ b/bin/container-autostart @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann # # This program is free software: you can redistribute it and/or modify diff --git a/bin/container-shell b/bin/container-shell index a25c5f0..f40d711 100755 --- a/bin/container-shell +++ b/bin/container-shell @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann # # This program is free software: you can redistribute it and/or modify -- cgit v1.2.3