Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex
authorminibikini <egor@kislitsyn.com>
Mon, 4 May 2020 16:38:23 +0000 (16:38 +0000)
committerminibikini <egor@kislitsyn.com>
Mon, 4 May 2020 16:38:23 +0000 (16:38 +0000)
lib/pleroma/web/api_spec/cast_and_validate.ex

index f36cf7a5525f35289a2fe25915bcd35167b4b81f..cd02403c18795f5213ab51b686fe0c5e755ab645 100644 (file)
@@ -1,5 +1,6 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2019-2020 Moxley Stratton, Mike Buhot <https://github.com/open-api-spex/open_api_spex>, MPL-2.0
+# Copyright © 2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ApiSpec.CastAndValidate do