diff options
Diffstat (limited to 'test/docs')
| -rw-r--r-- | test/docs/generator_test.exs | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/test/docs/generator_test.exs b/test/docs/generator_test.exs index b32918a69..43877244d 100644 --- a/test/docs/generator_test.exs +++ b/test/docs/generator_test.exs @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/> +# SPDX-License-Identifier: AGPL-3.0-only +  defmodule Pleroma.Docs.GeneratorTest do    use ExUnit.Case, async: true    alias Pleroma.Docs.Generator  | 
