and i yoink (#275)
[akkoma] / lib / pleroma / docs / generator.ex
index a671a62787cc33df4359012985c2c0b8b89fb729..e8a68fd4126a41148202d36a3cab76425ac26d0e 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Docs.Generator do
   @callback process(keyword()) :: {:ok, String.t()}