diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-03-03 23:15:12 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-03-03 23:15:12 +0000 |
commit | 5992c256ad7c5bc8207240c9d51e03964e50eb64 (patch) | |
tree | c8395002154331fc5084f2159ad387ca547fdb2c /installation | |
parent | 4c02e049358441529c54a72cd11f1c81ee897d49 (diff) | |
parent | 5592db475729c124b7beb61fa7a002778bcffe3f (diff) | |
download | pleroma-5992c256ad7c5bc8207240c9d51e03964e50eb64.tar.gz pleroma-5992c256ad7c5bc8207240c9d51e03964e50eb64.zip |
Merge branch 'chore/update-copyrights' into 'develop'
Update Copyrights
See merge request pleroma/pleroma!2269
Diffstat (limited to 'installation')
-rwxr-xr-x | installation/download-mastofe-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/download-mastofe-build.sh b/installation/download-mastofe-build.sh index 7e293867d..ee9e1c217 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-2019 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only project_id="74" project_branch="rebase/glitch-soc" |