summaryrefslogtreecommitdiff
path: root/installation
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2019-04-12 07:39:49 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2019-04-12 07:39:49 +0200
commit378b964d8eba2f216fa6f670c2de42ecee0c6277 (patch)
treec91c7e67829505797b0e99ac6470d857670c1ee9 /installation
parentb421dd3dd23fd2df6086bcad1d46a4262f259459 (diff)
installation/download-mastofe-build.sh: Add copyright header
[ci skip]
Diffstat (limited to 'installation')
-rwxr-xr-xinstallation/download-mastofe-build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/installation/download-mastofe-build.sh b/installation/download-mastofe-build.sh
index ab31a7ee7..7e293867d 100755
--- a/installation/download-mastofe-build.sh
+++ b/installation/download-mastofe-build.sh
@@ -1,4 +1,7 @@
#!/bin/sh
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
project_id="74"
project_branch="rebase/glitch-soc"
static_dir="instance/static"