aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/build.sh2
-rwxr-xr-xscript/docker-build.sh2
-rw-r--r--script/post-receive2
3 files changed, 3 insertions, 3 deletions
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à <mikisabate@gmail.com>
+# Copyright (C) 2018-2020 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/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à <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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 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à <mikisabate@gmail.com>
+# Copyright (C) 2018-2020 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