copyright
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Wed, 24 Jun 2020 12:31:56 +0000 (15:31 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:43:59 +0000 (16:43 +0300)
lib/credo/check/consistency/file_location.ex

index 08be2bcf9f78696b0aefc6f54a6550b10654d713..500983608709605e3cc13a0d0e4a42a6b84810aa 100644 (file)
@@ -1,5 +1,8 @@
+# Pleroma: A lightweight social networking server
 # Originally taken from
 # https://github.com/VeryBigThings/elixir_common/blob/master/lib/vbt/credo/check/consistency/file_location.ex
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Credo.Check.Consistency.FileLocation do
   @moduledoc false