X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fmime.ex;h=e3a389749de8e8ab318cee74edbce6920d4c193c;hb=7117ab43afc77262efc45363246ee1698ea87641;hp=2cb3d8bd15f940ecaa16f8e248c44035486054c8;hpb=8aa646ca31f44c6dc0ad688a6007576be95966e0;p=akkoma diff --git a/lib/pleroma/mime.ex b/lib/pleroma/mime.ex index 2cb3d8bd1..e3a389749 100644 --- a/lib/pleroma/mime.ex +++ b/lib/pleroma/mime.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2018 Pleroma Authors +# 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.