aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/build.sh2
-rw-r--r--script/post-receive2
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