Merge branch 'support/issue_480' into 'develop'
[akkoma] / lib / pleroma / mime.ex
index 2cb3d8bd15f940ecaa16f8e248c44035486054c8..e3a389749de8e8ab318cee74edbce6920d4c193c 100644 (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.MIME do
   @moduledoc """
   Returns the mime-type of a binary and optionally a normalized file-name.