Add ability to follow hashtags (#336)
[akkoma] / lib / pleroma / web / mastodon_api / views / subscription_view.ex
index 7c67cc9242baf4dff1f81f26c5b7a8f320b75e1c..a07d23512c9bc5dc294d3040098922a8982d02e1 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.MastodonAPI.SubscriptionView do