From: Haelwenn (lanodan) Monnier Date: Fri, 12 Apr 2019 05:39:49 +0000 (+0200) Subject: installation/download-mastofe-build.sh: Add copyright header X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=378b964d8eba2f216fa6f670c2de42ecee0c6277;p=akkoma installation/download-mastofe-build.sh: Add copyright header [ci skip] --- 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 +# SPDX-License-Identifier: AGPL-3.0-only project_id="74" project_branch="rebase/glitch-soc" static_dir="instance/static"