Use Object.change instead of Ecto.Changeset.change
[akkoma] / lib / pleroma / web / xml / xml.ex
index b3ccf4a55b072bf7834c1679473c1e5c36420aec..fa6dcd424ca522d4b5a28ecc61b4f6e37ffb839c 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.Web.XML do
   require Logger