diff options
Diffstat (limited to 'apps/settings/tests/SetupChecks/PhpOutputBufferingTest.php')
-rw-r--r-- | apps/settings/tests/SetupChecks/PhpOutputBufferingTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/tests/SetupChecks/PhpOutputBufferingTest.php b/apps/settings/tests/SetupChecks/PhpOutputBufferingTest.php index 83d560d281d..9b3de6e0c32 100644 --- a/apps/settings/tests/SetupChecks/PhpOutputBufferingTest.php +++ b/apps/settings/tests/SetupChecks/PhpOutputBufferingTest.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\Tests; |