1
0

Add license/copyright to all project files

This commit is contained in:
feld
2019-07-10 05:13:23 +00:00
committed by kaniini
parent 37b0bd0d86
commit 93a0eeab16
64 changed files with 256 additions and 0 deletions
@@ -1,3 +1,7 @@
# Pleroma: A lightweight social networking server
# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do
use Pleroma.Web.ConnCase