From bd14c5ecb5904d237365b5a8715daaa1e9bbfb12 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 23 Mar 2020 18:32:39 +0100 Subject: Update license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- script/build.sh | 2 +- script/docker-build.sh | 2 +- script/post-receive | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'script') diff --git a/script/build.sh b/script/build.sh index e61a4eb..4a96306 100755 --- a/script/build.sh +++ b/script/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2018-2019 Miquel Sabaté Solà +# Copyright (C) 2018-2020 Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/script/docker-build.sh b/script/docker-build.sh index 8aa1590..ce4e7f0 100755 --- a/script/docker-build.sh +++ b/script/docker-build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2019 Miquel Sabaté Solà +# Copyright (C) 2019-2020 Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/script/post-receive b/script/post-receive index f84fd8e..c8ed170 100644 --- a/script/post-receive +++ b/script/post-receive @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2018-2019 Miquel Sabaté Solà +# Copyright (C) 2018-2020 Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- cgit v1.2.3