update copyright years to 2019
[akkoma] / lib / pleroma / PasswordResetToken.ex
index 15750565b78290151ad99a215d1c04ae81b2c790..1dccdadae4656e042a875781e4aa65d07ab8366b 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.PasswordResetToken do
   use Ecto.Schema