Merge remote-tracking branch 'origin/develop' into global-status-expiration
[akkoma] / lib / mix / tasks / pleroma / ecto / ecto.ex
index 324f57fdd789be719ca6ea3fd8b386f922c59e3b..3363cd45fe8a4be748c424f18e69c5dab043b7a9 100644 (file)
@@ -1,6 +1,7 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-onl
+
 defmodule Mix.Tasks.Pleroma.Ecto do
   @doc """
   Ensures the given repository's migrations path exists on the file system.