add license boilerplate to pleroma core
[akkoma] / lib / pleroma / application.ex
index e1599195717d59fa5112674d89b58ee08a7cd51a..36a3694f240abbe8d011c90ccf0b22645333df3e 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Application do
   use Application
   import Supervisor.Spec