summaryrefslogtreecommitdiff
path: root/installation
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-01-13 07:49:20 +0100
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-01-13 07:49:50 +0100
commitc4439c630f46153c9f118d7f7e752d880206d262 (patch)
treebd27f34590de43149f5cb67ac438a769e69dea45 /installation
parent5453038ce92597fe2d26cb843d48e9aa660d1ee9 (diff)
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
Diffstat (limited to 'installation')
-rwxr-xr-xinstallation/download-mastofe-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/download-mastofe-build.sh b/installation/download-mastofe-build.sh
index b8a021ef3..ee353c48c 100755
--- a/installation/download-mastofe-build.sh
+++ b/installation/download-mastofe-build.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
project_id="74"
project_branch="rebase/glitch-soc"