From fc6be4ff012a22f2e6e33e51ff9523fbcedadd4f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Mar 2016 16:45:41 +0100 Subject: Updating year in copyright notices in container commands. Signed-off-by: Daniel Baumann --- lib/container/console | 2 +- lib/container/create | 2 +- lib/container/limit | 2 +- lib/container/list | 2 +- lib/container/remove | 2 +- lib/container/restart | 2 +- lib/container/start | 2 +- lib/container/stop | 2 +- lib/container/version | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/container/console b/lib/container/console index e8f73be..9c0e796 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 +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/create b/lib/container/create index 82acac2..17e07ff 100755 --- a/lib/container/create +++ b/lib/container/create @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/limit b/lib/container/limit index 1cc3079..c9ce211 100755 --- a/lib/container/limit +++ b/lib/container/limit @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/list b/lib/container/list index 08259b9..d504bdf 100755 --- a/lib/container/list +++ b/lib/container/list @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/remove b/lib/container/remove index e2e3d87..b1f4623 100755 --- a/lib/container/remove +++ b/lib/container/remove @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/restart b/lib/container/restart index 46843d3..8ea72a7 100755 --- a/lib/container/restart +++ b/lib/container/restart @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/start b/lib/container/start index f725c52..880ca22 100755 --- a/lib/container/start +++ b/lib/container/start @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/stop b/lib/container/stop index 36eb429..5f03a16 100755 --- a/lib/container/stop +++ b/lib/container/stop @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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/lib/container/version b/lib/container/version index fc5b482..ac7900d 100755 --- a/lib/container/version +++ b/lib/container/version @@ -1,7 +1,7 @@ #!/bin/sh # Open Infrastructure: container-tools -# Copyright (C) 2014-2015 Daniel Baumann +# Copyright (C) 2014-2016 Daniel Baumann # # 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 -- cgit v1.2.3