Add missing license

This commit is contained in:
Philipp Holzer 2025-04-21 20:50:26 +02:00
commit 5969576585
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

@ -1,5 +1,10 @@
<?php
// Copyright (C) 2010-2024, the Friendica project
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
//
// SPDX-License-Identifier: AGPL-3.0-or-later
namespace Friendica\Module;
use Friendica\App;