diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-03-02 05:15:13 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-03-02 05:15:13 +0000 |
commit | 6ceef768cba23ab79a5545330746c7d8ce97ed64 (patch) | |
tree | 7dda3c81eb3b2dd6bdd883ff107883c62ce01604 /test/web/common_api/common_api_utils_test.exs | |
parent | 6471c09372204a9fec20cd58492149862e389d24 (diff) | |
parent | 6da65400362d2189a995a182789c099b108b26bc (diff) | |
download | pleroma-6ceef768cba23ab79a5545330746c7d8ce97ed64.tar.gz pleroma-6ceef768cba23ab79a5545330746c7d8ce97ed64.zip |
Merge branch 'chores/bump-copyright' into 'develop'
Bump copyright
See merge request pleroma/pleroma!2265
Diffstat (limited to 'test/web/common_api/common_api_utils_test.exs')
-rw-r--r-- | test/web/common_api/common_api_utils_test.exs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/web/common_api/common_api_utils_test.exs b/test/web/common_api/common_api_utils_test.exs index 848300ef3..b380d10d8 100644 --- a/test/web/common_api/common_api_utils_test.exs +++ b/test/web/common_api/common_api_utils_test.exs @@ -1,5 +1,5 @@ # 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 defmodule Pleroma.Web.CommonAPI.UtilsTest do |