diff options
author | Mark Felder <feld@FreeBSD.org> | 2020-03-03 16:44:49 -0600 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2020-03-03 16:44:49 -0600 |
commit | 05da5f5cca00c8b061858ff85e4a4640f3d91cb6 (patch) | |
tree | 66bc40aebdf4f5ee7bcb727bae8d2b01305ea199 /installation | |
parent | 4c02e049358441529c54a72cd11f1c81ee897d49 (diff) | |
download | pleroma-05da5f5cca00c8b061858ff85e4a4640f3d91cb6.tar.gz pleroma-05da5f5cca00c8b061858ff85e4a4640f3d91cb6.zip |
Update Copyrights
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" |