Add missing license

This commit is contained in:
Philipp 2025-04-21 20:50:26 +02:00
parent 50c720688b
commit 5969576585
No known key found for this signature in database
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;