aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/docs/json.ex
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-10-14 15:27:15 -0500
committerMark Felder <feld@FreeBSD.org>2020-10-14 15:27:15 -0500
commit1fb9452131721456adf2c19c513e6343f64825a7 (patch)
tree20c679c19e83925e0fcb0d34aba7eaf831485f58 /lib/pleroma/docs/json.ex
parentbc3db724030707e9903d161a70b10fe217a83212 (diff)
parent20137056900f97af34f4433858cbdf69be6c9840 (diff)
downloadpleroma-1fb9452131721456adf2c19c513e6343f64825a7.tar.gz
Merge branch 'develop' into feature/account-export
Diffstat (limited to 'lib/pleroma/docs/json.ex')
-rw-r--r--lib/pleroma/docs/json.ex4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/pleroma/docs/json.ex b/lib/pleroma/docs/json.ex
index feeb4320e..13618b509 100644
--- a/lib/pleroma/docs/json.ex
+++ b/lib/pleroma/docs/json.ex
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
defmodule Pleroma.Docs.JSON do
@behaviour Pleroma.Docs.Generator
@external_resource "config/description.exs"