copyright

This commit is contained in:
Alexander Strizhakov 2020-06-24 15:31:56 +03:00
parent e33782455d
commit 3c8c540707
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 3 additions and 0 deletions

View 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