logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: f045d1437cb9e1e53565c4f35be2c7ca3a9d73ff
parent: 28cb9edde9638c0773d48ba6fc03667393e15a15
Author: lain <lain@soykaf.club>
Date:   Fri, 14 Jun 2019 09:42:04 +0000

Merge branch 'patch-2' into 'develop'

Add copyright info to containment.ex

See merge request pleroma/pleroma!1286

Diffstat:

Mlib/pleroma/object/containment.ex4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/lib/pleroma/object/containment.ex b/lib/pleroma/object/containment.ex @@ -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.Object.Containment do @moduledoc """ This module contains some useful functions for containing objects to specific