aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-01-17 08:57:34 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2019-01-17 12:17:11 +0100
commit4be281891b2ba0cd1a36fea8b3ce72bd67880381 (patch)
tree8279fc450005237a19f481a2a9fb19b91af13c5d /script
parent96ce7d938bb7ab2fc1520f703ceddc8e3355ce3f (diff)
downloadjo.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-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