Skip to content

Commit fa70974

Browse files
bruchar1jpakkane
authored andcommitted
Remove reference to GPL in test files
We have permission to use that file. Fixes #13442.
1 parent e9037e7 commit fa70974

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test cases/format/1 default/crazy_comments.meson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
2-
# SPDX-License-Identifier: GPL-3.0-only
2+
# This file is used from muon sources, with permission
33

44
project('a')
55

test cases/format/2 muon/crazy_comments.meson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
2-
# SPDX-License-Identifier: GPL-3.0-only
2+
# This file is used from muon sources, with permission
33

44
project('a')
55

test cases/format/3 editorconfig/crazy_comments.meson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
2-
# SPDX-License-Identifier: GPL-3.0-only
2+
# This file is used from muon sources, with permission
33

44
project('a')
55

test cases/format/4 config/crazy_comments.meson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
2-
# SPDX-License-Identifier: GPL-3.0-only
2+
# This file is used from muon sources, with permission
33

44
project('a')
55

0 commit comments

Comments
 (0)