add license boilerplate to pleroma core
[akkoma] / lib / pleroma / list.ex
index c5bf3e0831f0302fc598ebfdbc505e9d6793404a..2c799bc334a2042b4ff20950205ec490aebcefaa 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.List do
   use Ecto.Schema
   import Ecto.{Changeset, Query}