diff options
Diffstat (limited to 'apps/settings/lib/SetupChecks/PhpOutputBuffering.php')
-rw-r--r-- | apps/settings/lib/SetupChecks/PhpOutputBuffering.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/lib/SetupChecks/PhpOutputBuffering.php b/apps/settings/lib/SetupChecks/PhpOutputBuffering.php index c89ec273e71..71210e5cbbf 100644 --- a/apps/settings/lib/SetupChecks/PhpOutputBuffering.php +++ b/apps/settings/lib/SetupChecks/PhpOutputBuffering.php @@ -22,7 +22,6 @@ declare(strict_types=1); * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * - * SPDX-License-Identifier: AGPL-3.0-or-later */ namespace OCA\Settings\SetupChecks; |