diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-17 08:57:34 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-17 12:17:11 +0100 |
| commit | 4be281891b2ba0cd1a36fea8b3ce72bd67880381 (patch) | |
| tree | 8279fc450005237a19f481a2a9fb19b91af13c5d /script | |
| parent | 96ce7d938bb7ab2fc1520f703ceddc8e3355ce3f (diff) | |
| download | jo.mssola.com-4be281891b2ba0cd1a36fea8b3ce72bd67880381.tar.gz jo.mssola.com-4be281891b2ba0cd1a36fea8b3ce72bd67880381.zip | |
Happy new year
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'script')
| -rwxr-xr-x | script/build.sh | 2 | ||||
| -rw-r--r-- | script/post-receive | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/script/build.sh b/script/build.sh index f4d190e..e61a4eb 100755 --- a/script/build.sh +++ b/script/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 debe3dd..f84fd8e 100644 --- a/script/post-receive +++ b/script/post-receive @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
