diff options
| author | Charles Brunet <charles.brunet@optelgroup.com> | 2024-07-22 14:32:52 -0400 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2024-07-23 11:18:36 +0300 |
| commit | fa70974a647db90864df4af6172cf7766f79857b (patch) | |
| tree | 8f521203bdf5fe13b3900f999136eb14e4d694b3 /test cases/format/1 default/crazy_comments.meson | |
| parent | e9037e7b9ff81febbcef860dbfa785464ba3b457 (diff) | |
| download | meson-fa70974a647db90864df4af6172cf7766f79857b.tar.gz | |
Remove reference to GPL in test files
We have permission to use that file. Fixes #13442.
Diffstat (limited to 'test cases/format/1 default/crazy_comments.meson')
| -rw-r--r-- | test cases/format/1 default/crazy_comments.meson | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/format/1 default/crazy_comments.meson b/test cases/format/1 default/crazy_comments.meson index f391ca28c..f7ed67101 100644 --- a/test cases/format/1 default/crazy_comments.meson +++ b/test cases/format/1 default/crazy_comments.meson @@ -1,5 +1,5 @@ # SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe> -# SPDX-License-Identifier: GPL-3.0-only +# This file is used from muon sources, with permission project('a') |
