1
0

tests: add legal boilerplate

This commit is contained in:
William Pitcock
2018-12-23 20:11:29 +00:00
parent 69ad1039ba
commit 3c08d229db
82 changed files with 328 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
# Pleroma: A lightweight social networking server
# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.HTMLTest do
alias Pleroma.HTML
use Pleroma.DataCase