From 783ec26046d56a6fe951b8c747206b43fc99ce95 Mon Sep 17 00:00:00 2001 From: vpereverzev Date: Fri, 16 Apr 2021 12:27:01 +0200 Subject: [PATCH] Updated license headers for cmake files --- CMakeLists.txt | 29 +++++++++--------- demos/CMakeLists.txt | 29 +++++++++--------- mtest/CMakeLists.txt | 26 ++++++++++------ mtest/mscore/palette/CMakeLists.txt | 29 +++++++++--------- mtest/mscore/workspaces/CMakeLists.txt | 29 +++++++++--------- mtest/musicxml/CMakeLists.txt | 26 ++++++++++------ mtest/scripting/CMakeLists.txt | 26 ++++++++++------ mtest/stringutils/CMakeLists.txt | 26 ++++++++++------ mtest/testoves/CMakeLists.txt | 26 ++++++++++------ mtest/testoves/bdat/CMakeLists.txt | 26 ++++++++++------ mtest/testoves/ove3/CMakeLists.txt | 26 ++++++++++------ mtest/testoves/structure/CMakeLists.txt | 26 ++++++++++------ mtest/testscript/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/comments/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/envelopes/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/global/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/includes/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/inputControls/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/loop/CMakeLists.txt | 26 ++++++++++------ mtest/zerberus/opcodeparse/CMakeLists.txt | 26 ++++++++++------ rdoc/CMakeLists.txt | 26 ++++++++++------ sandbox/cpad/CMakeLists.txt | 19 ++++++++++++ share/CMakeLists.txt | 29 +++++++++--------- share/instruments/CMakeLists.txt | 29 +++++++++--------- share/locale/CMakeLists.txt | 29 +++++++++--------- share/manual/CMakeLists.txt | 29 +++++++++--------- share/sound/CMakeLists.txt | 29 +++++++++--------- share/styles/CMakeLists.txt | 29 +++++++++--------- share/templates/CMakeLists.txt | 29 +++++++++--------- share/tours/CMakeLists.txt | 29 +++++++++--------- share/wallpaper/CMakeLists.txt | 29 +++++++++--------- share/workspaces/CMakeLists.txt | 29 +++++++++--------- src/CMakeLists.txt | 20 +++++++++++++ src/appshell/CMakeLists.txt | 29 +++++++++--------- src/autobot/CMakeLists.txt | 29 +++++++++--------- src/cloud/CMakeLists.txt | 29 +++++++++--------- src/commonscene/CMakeLists.txt | 29 +++++++++--------- src/context/CMakeLists.txt | 29 +++++++++--------- src/converter/CMakeLists.txt | 29 +++++++++--------- src/extensions/CMakeLists.txt | 29 +++++++++--------- src/framework/CMakeLists.txt | 20 +++++++++++++ src/framework/actions/CMakeLists.txt | 29 +++++++++--------- src/framework/audio/CMakeLists.txt | 29 +++++++++--------- src/framework/fonts/CMakeLists.txt | 29 +++++++++--------- src/framework/global/CMakeLists.txt | 29 +++++++++--------- src/framework/global/tests/CMakeLists.txt | 29 +++++++++--------- src/framework/midi/CMakeLists.txt | 29 +++++++++--------- src/framework/midi_old/CMakeLists.txt | 29 +++++++++--------- src/framework/network/CMakeLists.txt | 29 +++++++++--------- src/framework/shortcuts/CMakeLists.txt | 29 +++++++++--------- src/framework/system/CMakeLists.txt | 29 +++++++++--------- src/framework/system/tests/CMakeLists.txt | 29 +++++++++--------- src/framework/telemetry/CMakeLists.txt | 29 +++++++++--------- src/framework/ui/CMakeLists.txt | 29 +++++++++--------- src/framework/uicomponents/CMakeLists.txt | 29 +++++++++--------- src/framework/vst/CMakeLists.txt | 29 +++++++++--------- src/framework/vst/sdk/CMakeLists.txt | 29 +++++++++--------- src/importexport/CMakeLists.txt | 29 +++++++++--------- src/importexport/audioexport/CMakeLists.txt | 29 +++++++++--------- src/importexport/bb/CMakeLists.txt | 29 +++++++++--------- src/importexport/bb/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/braille/CMakeLists.txt | 29 +++++++++--------- src/importexport/braille/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/bww/CMakeLists.txt | 29 +++++++++--------- src/importexport/bww/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/capella/CMakeLists.txt | 29 +++++++++--------- src/importexport/capella/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/guitarpro/CMakeLists.txt | 29 +++++++++--------- .../guitarpro/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/imagesexport/CMakeLists.txt | 29 +++++++++--------- src/importexport/midiimport/CMakeLists.txt | 29 +++++++++--------- .../midiimport/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/musedata/CMakeLists.txt | 29 +++++++++--------- src/importexport/musicxml/CMakeLists.txt | 29 +++++++++--------- .../musicxml/tests/CMakeLists.txt | 29 +++++++++--------- src/importexport/ove/CMakeLists.txt | 29 +++++++++--------- src/inspector/CMakeLists.txt | 29 +++++++++--------- src/instruments/CMakeLists.txt | 29 +++++++++--------- src/languages/CMakeLists.txt | 29 +++++++++--------- src/libmscore/CMakeLists.txt | 29 +++++++++--------- src/libmscore/tests/CMakeLists.txt | 29 +++++++++--------- src/main/CMakeLists.txt | 29 +++++++++--------- src/notation/CMakeLists.txt | 29 +++++++++--------- src/notation/tests/CMakeLists.txt | 29 +++++++++--------- src/palette/CMakeLists.txt | 29 +++++++++--------- src/playback/CMakeLists.txt | 29 +++++++++--------- src/plugins/CMakeLists.txt | 29 +++++++++--------- src/stubs/CMakeLists.txt | 19 ++++++++++++ src/stubs/cloud/CMakeLists.txt | 29 +++++++++--------- src/stubs/extensions/CMakeLists.txt | 29 +++++++++--------- src/stubs/framework/CMakeLists.txt | 19 ++++++++++++ src/stubs/framework/audio/CMakeLists.txt | 29 +++++++++--------- src/stubs/framework/network/CMakeLists.txt | 29 +++++++++--------- src/stubs/framework/shortcuts/CMakeLists.txt | 29 +++++++++--------- src/stubs/framework/system/CMakeLists.txt | 29 +++++++++--------- src/stubs/inspector/CMakeLists.txt | 29 +++++++++--------- src/stubs/instruments/CMakeLists.txt | 29 +++++++++--------- src/stubs/languages/CMakeLists.txt | 29 +++++++++--------- src/stubs/palette/CMakeLists.txt | 29 +++++++++--------- src/stubs/playback/CMakeLists.txt | 29 +++++++++--------- src/stubs/plugins/CMakeLists.txt | 29 +++++++++--------- src/stubs/userscores/CMakeLists.txt | 29 +++++++++--------- src/stubs/workspace/CMakeLists.txt | 29 +++++++++--------- src/userscores/CMakeLists.txt | 29 +++++++++--------- src/userscores/tests/CMakeLists.txt | 29 +++++++++--------- src/wasmtest/CMakeLists.txt | 29 +++++++++--------- src/workspace/CMakeLists.txt | 29 +++++++++--------- tools/bww2mxml/CMakeLists.txt | 30 +++++++++---------- tools/fonttools/CMakeLists.txt | 26 ++++++++++------ tools/miditools/CMakeLists.txt | 26 ++++++++++------ 110 files changed, 1710 insertions(+), 1376 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ffbe737c6..f2029839b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Linux Music Score Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2016 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . cmake_minimum_required(VERSION 3.16) diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt index 307b3d9695..1377d12cfc 100644 --- a/demos/CMakeLists.txt +++ b/demos/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(FILES Fugue_1.mscx diff --git a/mtest/CMakeLists.txt b/mtest/CMakeLists.txt index d41ea1bcc5..6b265b7f4f 100644 --- a/mtest/CMakeLists.txt +++ b/mtest/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011-2016 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # set(CMAKE_VERBOSE_MAKEFILE ON) enable_testing() diff --git a/mtest/mscore/palette/CMakeLists.txt b/mtest/mscore/palette/CMakeLists.txt index b6067b30cc..ad6b229b33 100644 --- a/mtest/mscore/palette/CMakeLists.txt +++ b/mtest/mscore/palette/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_palette) diff --git a/mtest/mscore/workspaces/CMakeLists.txt b/mtest/mscore/workspaces/CMakeLists.txt index ce61a0185b..ae9e99900c 100644 --- a/mtest/mscore/workspaces/CMakeLists.txt +++ b/mtest/mscore/workspaces/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2019 MuseScore BVBA +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_workspaces) diff --git a/mtest/musicxml/CMakeLists.txt b/mtest/musicxml/CMakeLists.txt index d60e83b477..4b83fd39e6 100644 --- a/mtest/musicxml/CMakeLists.txt +++ b/mtest/musicxml/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2012 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . subdirs( io diff --git a/mtest/scripting/CMakeLists.txt b/mtest/scripting/CMakeLists.txt index 078f45e124..0d446913e1 100644 --- a/mtest/scripting/CMakeLists.txt +++ b/mtest/scripting/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_scripting) diff --git a/mtest/stringutils/CMakeLists.txt b/mtest/stringutils/CMakeLists.txt index 5f0390d9e2..a66dfd8762 100644 --- a/mtest/stringutils/CMakeLists.txt +++ b/mtest/stringutils/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2018 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_stringutils) diff --git a/mtest/testoves/CMakeLists.txt b/mtest/testoves/CMakeLists.txt index bcbac02a40..893b16a95f 100644 --- a/mtest/testoves/CMakeLists.txt +++ b/mtest/testoves/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2015 Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . subdirs( bdat ove3 structure diff --git a/mtest/testoves/bdat/CMakeLists.txt b/mtest/testoves/bdat/CMakeLists.txt index 36be03b6b3..03d24bbba7 100644 --- a/mtest/testoves/bdat/CMakeLists.txt +++ b/mtest/testoves/bdat/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2015 Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_ove_bdat) diff --git a/mtest/testoves/ove3/CMakeLists.txt b/mtest/testoves/ove3/CMakeLists.txt index 46f0fba102..924f47945a 100644 --- a/mtest/testoves/ove3/CMakeLists.txt +++ b/mtest/testoves/ove3/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2015 Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_ove_ove3) diff --git a/mtest/testoves/structure/CMakeLists.txt b/mtest/testoves/structure/CMakeLists.txt index 31f46d5c76..b61ffe5d34 100644 --- a/mtest/testoves/structure/CMakeLists.txt +++ b/mtest/testoves/structure/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2015 Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_ove_structure) diff --git a/mtest/testscript/CMakeLists.txt b/mtest/testscript/CMakeLists.txt index 6366802ff9..30387e58c4 100644 --- a/mtest/testscript/CMakeLists.txt +++ b/mtest/testscript/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2018 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_runscripts) diff --git a/mtest/zerberus/comments/CMakeLists.txt b/mtest/zerberus/comments/CMakeLists.txt index 095c191a42..5a402da63b 100644 --- a/mtest/zerberus/comments/CMakeLists.txt +++ b/mtest/zerberus/comments/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzcomments) diff --git a/mtest/zerberus/envelopes/CMakeLists.txt b/mtest/zerberus/envelopes/CMakeLists.txt index ba87caa9e6..c687516c12 100644 --- a/mtest/zerberus/envelopes/CMakeLists.txt +++ b/mtest/zerberus/envelopes/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzenvelopes) diff --git a/mtest/zerberus/global/CMakeLists.txt b/mtest/zerberus/global/CMakeLists.txt index 0b23d1e75e..8225f48e66 100644 --- a/mtest/zerberus/global/CMakeLists.txt +++ b/mtest/zerberus/global/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzglobal) diff --git a/mtest/zerberus/includes/CMakeLists.txt b/mtest/zerberus/includes/CMakeLists.txt index 8107910344..5de473afcc 100644 --- a/mtest/zerberus/includes/CMakeLists.txt +++ b/mtest/zerberus/includes/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzincludes) diff --git a/mtest/zerberus/inputControls/CMakeLists.txt b/mtest/zerberus/inputControls/CMakeLists.txt index b4fb7291b1..16150240ca 100644 --- a/mtest/zerberus/inputControls/CMakeLists.txt +++ b/mtest/zerberus/inputControls/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzinputcontrols) diff --git a/mtest/zerberus/loop/CMakeLists.txt b/mtest/zerberus/loop/CMakeLists.txt index f4855bb64b..33f6eb16d8 100644 --- a/mtest/zerberus/loop/CMakeLists.txt +++ b/mtest/zerberus/loop/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzloop) diff --git a/mtest/zerberus/opcodeparse/CMakeLists.txt b/mtest/zerberus/opcodeparse/CMakeLists.txt index 1dccd67166..8091c24637 100644 --- a/mtest/zerberus/opcodeparse/CMakeLists.txt +++ b/mtest/zerberus/opcodeparse/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(TARGET tst_sfzopcodes) diff --git a/rdoc/CMakeLists.txt b/rdoc/CMakeLists.txt index 0ac7a8a677..87372e1558 100644 --- a/rdoc/CMakeLists.txt +++ b/rdoc/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . add_custom_target(referenceDocumentation ALL diff --git a/sandbox/cpad/CMakeLists.txt b/sandbox/cpad/CMakeLists.txt index 79a0932ca1..0dd5290158 100644 --- a/sandbox/cpad/CMakeLists.txt +++ b/sandbox/cpad/CMakeLists.txt @@ -1,3 +1,22 @@ +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies +# +# MuseScore +# Music Composition & Notation +# +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . cmake_minimum_required(VERSION 3.5) project(cpad LANGUAGES C CXX) diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt index 8eac1cdc4a..31efb3032c 100644 --- a/share/CMakeLists.txt +++ b/share/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# Mscore -# Linux Music Score Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2006 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . subdirs(templates wallpaper locale styles sound manual workspaces instruments tours) diff --git a/share/instruments/CMakeLists.txt b/share/instruments/CMakeLists.txt index bfd53f91c1..bdbb26355e 100644 --- a/share/instruments/CMakeLists.txt +++ b/share/instruments/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(FILES instruments.xml diff --git a/share/locale/CMakeLists.txt b/share/locale/CMakeLists.txt index 2b923c43aa..210dd742a8 100644 --- a/share/locale/CMakeLists.txt +++ b/share/locale/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# Mscore -# Linux Music Score Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2017 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(DIRECTORY ./ DESTINATION ${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}locale diff --git a/share/manual/CMakeLists.txt b/share/manual/CMakeLists.txt index a1e6230c6d..d9be4c4399 100644 --- a/share/manual/CMakeLists.txt +++ b/share/manual/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2012 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(FILES DESTINATION ${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}manual diff --git a/share/sound/CMakeLists.txt b/share/sound/CMakeLists.txt index bd44d877cb..ce44368f94 100644 --- a/share/sound/CMakeLists.txt +++ b/share/sound/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Score Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . if (NOT EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/MuseScore_General.sf3) install (FILES FluidR3Mono_GM.sf3 diff --git a/share/styles/CMakeLists.txt b/share/styles/CMakeLists.txt index 561fb89152..3660aa2791 100644 --- a/share/styles/CMakeLists.txt +++ b/share/styles/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2010 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(FILES Leland.mss diff --git a/share/templates/CMakeLists.txt b/share/templates/CMakeLists.txt index 68440bbfd5..7e3ab34b70 100644 --- a/share/templates/CMakeLists.txt +++ b/share/templates/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # adding or renaming templates here should also better be done in convert.json, # but definitely need to get reflected in ../instruments/instrumentsxml.h, diff --git a/share/tours/CMakeLists.txt b/share/tours/CMakeLists.txt index 1348b94c85..5769d68a83 100644 --- a/share/tours/CMakeLists.txt +++ b/share/tours/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(DIRECTORY ./ DESTINATION ${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}tours diff --git a/share/wallpaper/CMakeLists.txt b/share/wallpaper/CMakeLists.txt index a704cc08f9..08e82ae375 100644 --- a/share/wallpaper/CMakeLists.txt +++ b/share/wallpaper/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MusE -# Linux Music Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2008 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . install(FILES paper1.png diff --git a/share/workspaces/CMakeLists.txt b/share/workspaces/CMakeLists.txt index ecc0e7f05d..738a902905 100644 --- a/share/workspaces/CMakeLists.txt +++ b/share/workspaces/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2018-2019 Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . function(build_workspace # compress a workspace XML file at build time WS_NAME # name of the workspace directory to be zipped diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0f3dc3f342..a064443bd1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,3 +1,23 @@ +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies +# +# MuseScore +# Music Composition & Notation +# +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + # Main add_subdirectory(main) diff --git a/src/appshell/CMakeLists.txt b/src/appshell/CMakeLists.txt index acfaf36f0b..fea428d888 100644 --- a/src/appshell/CMakeLists.txt +++ b/src/appshell/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE appshell) diff --git a/src/autobot/CMakeLists.txt b/src/autobot/CMakeLists.txt index b549eba15c..4f3d697bf7 100644 --- a/src/autobot/CMakeLists.txt +++ b/src/autobot/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2021 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # This is module for convert mscz files to various formats (image, pdf, audio and etc). # Main goal - determine what need to do and call necceasers functions. diff --git a/src/cloud/CMakeLists.txt b/src/cloud/CMakeLists.txt index d9f4f07c51..df7a80e0a2 100644 --- a/src/cloud/CMakeLists.txt +++ b/src/cloud/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE cloud) diff --git a/src/commonscene/CMakeLists.txt b/src/commonscene/CMakeLists.txt index e6d115da41..1686b620db 100644 --- a/src/commonscene/CMakeLists.txt +++ b/src/commonscene/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE commonscene) diff --git a/src/context/CMakeLists.txt b/src/context/CMakeLists.txt index 72f9f998b9..d43b9299cf 100644 --- a/src/context/CMakeLists.txt +++ b/src/context/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # This module stores global state set(MODULE context) diff --git a/src/converter/CMakeLists.txt b/src/converter/CMakeLists.txt index f658de5215..81247b9391 100644 --- a/src/converter/CMakeLists.txt +++ b/src/converter/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # This is module for convert mscz files to various formats (image, pdf, audio and etc). # Main goal - determine what need to do and call necceasers functions. diff --git a/src/extensions/CMakeLists.txt b/src/extensions/CMakeLists.txt index ab79629ab0..9adbf57bcc 100644 --- a/src/extensions/CMakeLists.txt +++ b/src/extensions/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE extensions) diff --git a/src/framework/CMakeLists.txt b/src/framework/CMakeLists.txt index 6018e203bd..f2ae4530f6 100644 --- a/src/framework/CMakeLists.txt +++ b/src/framework/CMakeLists.txt @@ -1,3 +1,23 @@ +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies +# +# MuseScore +# Music Composition & Notation +# +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + #add_subdirectory(global) add_subdirectory(ui) add_subdirectory(uicomponents) diff --git a/src/framework/actions/CMakeLists.txt b/src/framework/actions/CMakeLists.txt index 971d392ffe..99961694bb 100644 --- a/src/framework/actions/CMakeLists.txt +++ b/src/framework/actions/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE actions) diff --git a/src/framework/audio/CMakeLists.txt b/src/framework/audio/CMakeLists.txt index 9eeff10487..bb76149217 100644 --- a/src/framework/audio/CMakeLists.txt +++ b/src/framework/audio/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE audio) diff --git a/src/framework/fonts/CMakeLists.txt b/src/framework/fonts/CMakeLists.txt index 385858bcca..c47bf99d14 100644 --- a/src/framework/fonts/CMakeLists.txt +++ b/src/framework/fonts/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE fonts) diff --git a/src/framework/global/CMakeLists.txt b/src/framework/global/CMakeLists.txt index 2aa2c73891..e355974c3c 100644 --- a/src/framework/global/CMakeLists.txt +++ b/src/framework/global/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE global) diff --git a/src/framework/global/tests/CMakeLists.txt b/src/framework/global/tests/CMakeLists.txt index 7fd3addbf0..6861c5ec34 100644 --- a/src/framework/global/tests/CMakeLists.txt +++ b/src/framework/global/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST global_tests) diff --git a/src/framework/midi/CMakeLists.txt b/src/framework/midi/CMakeLists.txt index b4d95c5a61..43e9f2b48f 100644 --- a/src/framework/midi/CMakeLists.txt +++ b/src/framework/midi/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE midi) diff --git a/src/framework/midi_old/CMakeLists.txt b/src/framework/midi_old/CMakeLists.txt index d3ce182f6c..f11162fa15 100644 --- a/src/framework/midi_old/CMakeLists.txt +++ b/src/framework/midi_old/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE midi_old) diff --git a/src/framework/network/CMakeLists.txt b/src/framework/network/CMakeLists.txt index 303345c173..7586269429 100644 --- a/src/framework/network/CMakeLists.txt +++ b/src/framework/network/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE network) diff --git a/src/framework/shortcuts/CMakeLists.txt b/src/framework/shortcuts/CMakeLists.txt index d732f15f83..181c1b1e12 100644 --- a/src/framework/shortcuts/CMakeLists.txt +++ b/src/framework/shortcuts/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE shortcuts) diff --git a/src/framework/system/CMakeLists.txt b/src/framework/system/CMakeLists.txt index 9dae2e7f3c..b555bd4858 100644 --- a/src/framework/system/CMakeLists.txt +++ b/src/framework/system/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE system) diff --git a/src/framework/system/tests/CMakeLists.txt b/src/framework/system/tests/CMakeLists.txt index 9beea89c70..22a6712a52 100644 --- a/src/framework/system/tests/CMakeLists.txt +++ b/src/framework/system/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST system_test) diff --git a/src/framework/telemetry/CMakeLists.txt b/src/framework/telemetry/CMakeLists.txt index 0bebff4b4a..f849040050 100644 --- a/src/framework/telemetry/CMakeLists.txt +++ b/src/framework/telemetry/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2019 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE telemetry) diff --git a/src/framework/ui/CMakeLists.txt b/src/framework/ui/CMakeLists.txt index e6bb6f475d..6297344126 100644 --- a/src/framework/ui/CMakeLists.txt +++ b/src/framework/ui/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE ui) diff --git a/src/framework/uicomponents/CMakeLists.txt b/src/framework/uicomponents/CMakeLists.txt index 939c8f9496..12c9950e60 100644 --- a/src/framework/uicomponents/CMakeLists.txt +++ b/src/framework/uicomponents/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE uicomponents) diff --git a/src/framework/vst/CMakeLists.txt b/src/framework/vst/CMakeLists.txt index df98869cad..9c508371e4 100644 --- a/src/framework/vst/CMakeLists.txt +++ b/src/framework/vst/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE vst) diff --git a/src/framework/vst/sdk/CMakeLists.txt b/src/framework/vst/sdk/CMakeLists.txt index 154d4b1851..000b499902 100644 --- a/src/framework/vst/sdk/CMakeLists.txt +++ b/src/framework/vst/sdk/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2021 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE vst_sdk_3) diff --git a/src/importexport/CMakeLists.txt b/src/importexport/CMakeLists.txt index d9858345c6..47ab2b27a9 100644 --- a/src/importexport/CMakeLists.txt +++ b/src/importexport/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . add_subdirectory(bb) add_subdirectory(braille) diff --git a/src/importexport/audioexport/CMakeLists.txt b/src/importexport/audioexport/CMakeLists.txt index d2909f8e8c..974b3eb375 100644 --- a/src/importexport/audioexport/CMakeLists.txt +++ b/src/importexport/audioexport/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_audioexport) diff --git a/src/importexport/bb/CMakeLists.txt b/src/importexport/bb/CMakeLists.txt index e27963b622..a725b5c26d 100644 --- a/src/importexport/bb/CMakeLists.txt +++ b/src/importexport/bb/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_bb) diff --git a/src/importexport/bb/tests/CMakeLists.txt b/src/importexport/bb/tests/CMakeLists.txt index f708ba23ab..b54946584e 100644 --- a/src/importexport/bb/tests/CMakeLists.txt +++ b/src/importexport/bb/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_bb_tests) diff --git a/src/importexport/braille/CMakeLists.txt b/src/importexport/braille/CMakeLists.txt index 098fa33570..82a05bda8b 100644 --- a/src/importexport/braille/CMakeLists.txt +++ b/src/importexport/braille/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_braille) diff --git a/src/importexport/braille/tests/CMakeLists.txt b/src/importexport/braille/tests/CMakeLists.txt index 86e57690fe..3db3713457 100644 --- a/src/importexport/braille/tests/CMakeLists.txt +++ b/src/importexport/braille/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_braille_tests) diff --git a/src/importexport/bww/CMakeLists.txt b/src/importexport/bww/CMakeLists.txt index 2ee81b5e16..450ee3c5be 100644 --- a/src/importexport/bww/CMakeLists.txt +++ b/src/importexport/bww/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_bww) diff --git a/src/importexport/bww/tests/CMakeLists.txt b/src/importexport/bww/tests/CMakeLists.txt index 597136bbff..bc37d9b84a 100644 --- a/src/importexport/bww/tests/CMakeLists.txt +++ b/src/importexport/bww/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_bww_tests) diff --git a/src/importexport/capella/CMakeLists.txt b/src/importexport/capella/CMakeLists.txt index 6b66027432..d69d237769 100644 --- a/src/importexport/capella/CMakeLists.txt +++ b/src/importexport/capella/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_capella) diff --git a/src/importexport/capella/tests/CMakeLists.txt b/src/importexport/capella/tests/CMakeLists.txt index 13b29c5397..6e82b9f76e 100644 --- a/src/importexport/capella/tests/CMakeLists.txt +++ b/src/importexport/capella/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_capella_tests) diff --git a/src/importexport/guitarpro/CMakeLists.txt b/src/importexport/guitarpro/CMakeLists.txt index 4a5a5b7028..be0d1ffaad 100644 --- a/src/importexport/guitarpro/CMakeLists.txt +++ b/src/importexport/guitarpro/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_guitarpro) diff --git a/src/importexport/guitarpro/tests/CMakeLists.txt b/src/importexport/guitarpro/tests/CMakeLists.txt index 032b6ee0f6..4469d4a306 100644 --- a/src/importexport/guitarpro/tests/CMakeLists.txt +++ b/src/importexport/guitarpro/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_guitarpro_tests) diff --git a/src/importexport/imagesexport/CMakeLists.txt b/src/importexport/imagesexport/CMakeLists.txt index 092f875c4f..467f2b00fb 100644 --- a/src/importexport/imagesexport/CMakeLists.txt +++ b/src/importexport/imagesexport/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_imagesexport) diff --git a/src/importexport/midiimport/CMakeLists.txt b/src/importexport/midiimport/CMakeLists.txt index 6d00c08511..8cfee63bd3 100644 --- a/src/importexport/midiimport/CMakeLists.txt +++ b/src/importexport/midiimport/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_midiimport) diff --git a/src/importexport/midiimport/tests/CMakeLists.txt b/src/importexport/midiimport/tests/CMakeLists.txt index 45b2a5de75..2aa0657c38 100644 --- a/src/importexport/midiimport/tests/CMakeLists.txt +++ b/src/importexport/midiimport/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_midiimport_tests) diff --git a/src/importexport/musedata/CMakeLists.txt b/src/importexport/musedata/CMakeLists.txt index 61f7624bc4..246ee7b780 100644 --- a/src/importexport/musedata/CMakeLists.txt +++ b/src/importexport/musedata/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_musedata) diff --git a/src/importexport/musicxml/CMakeLists.txt b/src/importexport/musicxml/CMakeLists.txt index def99e2bab..d783d60f3e 100644 --- a/src/importexport/musicxml/CMakeLists.txt +++ b/src/importexport/musicxml/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_musicxml) diff --git a/src/importexport/musicxml/tests/CMakeLists.txt b/src/importexport/musicxml/tests/CMakeLists.txt index bf3bbb1116..73810f86a3 100644 --- a/src/importexport/musicxml/tests/CMakeLists.txt +++ b/src/importexport/musicxml/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST iex_musicxml_tests) diff --git a/src/importexport/ove/CMakeLists.txt b/src/importexport/ove/CMakeLists.txt index f3f5ba7be5..b72cd690b1 100644 --- a/src/importexport/ove/CMakeLists.txt +++ b/src/importexport/ove/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE iex_ove) diff --git a/src/inspector/CMakeLists.txt b/src/inspector/CMakeLists.txt index 9d4880e850..a8d2b378e3 100644 --- a/src/inspector/CMakeLists.txt +++ b/src/inspector/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE "inspector") set(MODULE_QRC ${CMAKE_CURRENT_LIST_DIR}/view/inspector_resources.qrc ) diff --git a/src/instruments/CMakeLists.txt b/src/instruments/CMakeLists.txt index e2baf911b2..6daea2f3a5 100644 --- a/src/instruments/CMakeLists.txt +++ b/src/instruments/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE instruments) diff --git a/src/languages/CMakeLists.txt b/src/languages/CMakeLists.txt index f3318052c0..d0f3718c5d 100644 --- a/src/languages/CMakeLists.txt +++ b/src/languages/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE languages) diff --git a/src/libmscore/CMakeLists.txt b/src/libmscore/CMakeLists.txt index 87de39b437..ccb53d6f2b 100644 --- a/src/libmscore/CMakeLists.txt +++ b/src/libmscore/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE libmscore) diff --git a/src/libmscore/tests/CMakeLists.txt b/src/libmscore/tests/CMakeLists.txt index b5b4f5361f..cb4625b338 100644 --- a/src/libmscore/tests/CMakeLists.txt +++ b/src/libmscore/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST libmscore_tests) diff --git a/src/main/CMakeLists.txt b/src/main/CMakeLists.txt index 58257e8595..87353aa039 100644 --- a/src/main/CMakeLists.txt +++ b/src/main/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2019 MuseScore BVBA +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . ########################################### # Setup main application diff --git a/src/notation/CMakeLists.txt b/src/notation/CMakeLists.txt index d19d3f6724..e9785cd6e6 100644 --- a/src/notation/CMakeLists.txt +++ b/src/notation/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE notation) diff --git a/src/notation/tests/CMakeLists.txt b/src/notation/tests/CMakeLists.txt index 893dadfb73..6f6937afcf 100644 --- a/src/notation/tests/CMakeLists.txt +++ b/src/notation/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST notation_test) diff --git a/src/palette/CMakeLists.txt b/src/palette/CMakeLists.txt index 3165aab71e..bc89ae7e82 100644 --- a/src/palette/CMakeLists.txt +++ b/src/palette/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE palette) diff --git a/src/playback/CMakeLists.txt b/src/playback/CMakeLists.txt index 0c1f3d3a0b..cfb764215b 100644 --- a/src/playback/CMakeLists.txt +++ b/src/playback/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE playback) diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt index e28c741fa0..d6f383ac96 100644 --- a/src/plugins/CMakeLists.txt +++ b/src/plugins/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE plugins) diff --git a/src/stubs/CMakeLists.txt b/src/stubs/CMakeLists.txt index f721fd45f0..9edf2d9681 100644 --- a/src/stubs/CMakeLists.txt +++ b/src/stubs/CMakeLists.txt @@ -1,3 +1,22 @@ +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies +# +# MuseScore +# Music Composition & Notation +# +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . add_subdirectory(framework) diff --git a/src/stubs/cloud/CMakeLists.txt b/src/stubs/cloud/CMakeLists.txt index bc6f208655..c109b36aef 100644 --- a/src/stubs/cloud/CMakeLists.txt +++ b/src/stubs/cloud/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE cloud) diff --git a/src/stubs/extensions/CMakeLists.txt b/src/stubs/extensions/CMakeLists.txt index 89eeae56d6..3e29e9c1a1 100644 --- a/src/stubs/extensions/CMakeLists.txt +++ b/src/stubs/extensions/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE extensions) diff --git a/src/stubs/framework/CMakeLists.txt b/src/stubs/framework/CMakeLists.txt index b63efc8183..d99a820809 100644 --- a/src/stubs/framework/CMakeLists.txt +++ b/src/stubs/framework/CMakeLists.txt @@ -1,3 +1,22 @@ +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies +# +# MuseScore +# Music Composition & Notation +# +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . if (NOT BUILD_SHORTCUTS_MODULE) add_subdirectory(shortcuts) diff --git a/src/stubs/framework/audio/CMakeLists.txt b/src/stubs/framework/audio/CMakeLists.txt index 816c24fde5..8dbe3a30cc 100644 --- a/src/stubs/framework/audio/CMakeLists.txt +++ b/src/stubs/framework/audio/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE audio) diff --git a/src/stubs/framework/network/CMakeLists.txt b/src/stubs/framework/network/CMakeLists.txt index ca20b2ed06..6c50fa22fd 100644 --- a/src/stubs/framework/network/CMakeLists.txt +++ b/src/stubs/framework/network/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE network) diff --git a/src/stubs/framework/shortcuts/CMakeLists.txt b/src/stubs/framework/shortcuts/CMakeLists.txt index 53bf7c3981..a0a6cfcf4b 100644 --- a/src/stubs/framework/shortcuts/CMakeLists.txt +++ b/src/stubs/framework/shortcuts/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE shortcuts) diff --git a/src/stubs/framework/system/CMakeLists.txt b/src/stubs/framework/system/CMakeLists.txt index eb041b61fd..5af2498efc 100644 --- a/src/stubs/framework/system/CMakeLists.txt +++ b/src/stubs/framework/system/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE system) diff --git a/src/stubs/inspector/CMakeLists.txt b/src/stubs/inspector/CMakeLists.txt index 0a89273e7c..9eff131f8e 100644 --- a/src/stubs/inspector/CMakeLists.txt +++ b/src/stubs/inspector/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE "inspector") set(MODULE_QRC ${CMAKE_CURRENT_LIST_DIR}/view/inspector_resources.qrc) diff --git a/src/stubs/instruments/CMakeLists.txt b/src/stubs/instruments/CMakeLists.txt index 707a4b3a30..ce59e3afa7 100644 --- a/src/stubs/instruments/CMakeLists.txt +++ b/src/stubs/instruments/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE instruments) diff --git a/src/stubs/languages/CMakeLists.txt b/src/stubs/languages/CMakeLists.txt index e5da1e7507..7d7fd348e6 100644 --- a/src/stubs/languages/CMakeLists.txt +++ b/src/stubs/languages/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE languages) diff --git a/src/stubs/palette/CMakeLists.txt b/src/stubs/palette/CMakeLists.txt index 3cb1d7f8a2..7200cf086b 100644 --- a/src/stubs/palette/CMakeLists.txt +++ b/src/stubs/palette/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE palette) diff --git a/src/stubs/playback/CMakeLists.txt b/src/stubs/playback/CMakeLists.txt index 8b5a7fc839..00b143562d 100644 --- a/src/stubs/playback/CMakeLists.txt +++ b/src/stubs/playback/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE playback) diff --git a/src/stubs/plugins/CMakeLists.txt b/src/stubs/plugins/CMakeLists.txt index 363a7042fb..0796192075 100644 --- a/src/stubs/plugins/CMakeLists.txt +++ b/src/stubs/plugins/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE plugins) diff --git a/src/stubs/userscores/CMakeLists.txt b/src/stubs/userscores/CMakeLists.txt index fd4df63762..d75deaec04 100644 --- a/src/stubs/userscores/CMakeLists.txt +++ b/src/stubs/userscores/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE userscores) diff --git a/src/stubs/workspace/CMakeLists.txt b/src/stubs/workspace/CMakeLists.txt index 5b44a672d9..51eda1e8b7 100644 --- a/src/stubs/workspace/CMakeLists.txt +++ b/src/stubs/workspace/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE workspace) set(MODULE_QRC workspace.qrc) diff --git a/src/userscores/CMakeLists.txt b/src/userscores/CMakeLists.txt index eee707a56d..0d3fd0092c 100644 --- a/src/userscores/CMakeLists.txt +++ b/src/userscores/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE userscores) diff --git a/src/userscores/tests/CMakeLists.txt b/src/userscores/tests/CMakeLists.txt index 7b15454a23..372d231c26 100644 --- a/src/userscores/tests/CMakeLists.txt +++ b/src/userscores/tests/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE_TEST userscores_test) diff --git a/src/wasmtest/CMakeLists.txt b/src/wasmtest/CMakeLists.txt index a24258d40e..fdab9be7b1 100644 --- a/src/wasmtest/CMakeLists.txt +++ b/src/wasmtest/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE wasmtest) diff --git a/src/workspace/CMakeLists.txt b/src/workspace/CMakeLists.txt index e8742ad4c3..7a7aa54d73 100644 --- a/src/workspace/CMakeLists.txt +++ b/src/workspace/CMakeLists.txt @@ -1,21 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2020 MuseScore BVBA and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(MODULE workspace) set(MODULE_QRC workspace.qrc) diff --git a/tools/bww2mxml/CMakeLists.txt b/tools/bww2mxml/CMakeLists.txt index 5e29a2d097..47a511b702 100644 --- a/tools/bww2mxml/CMakeLists.txt +++ b/tools/bww2mxml/CMakeLists.txt @@ -1,22 +1,22 @@ -#============================================================================= -# BWW to MusicXML converter -# Part of MusE Score -# Linux Music Score Editor +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2002-2010 by Werner Schweer and others +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2. +# Copyright (C) 2021 MuseScore BVBA and others # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#============================================================================= +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . if (APPLE) file(GLOB_RECURSE INCS "*.h") diff --git a/tools/fonttools/CMakeLists.txt b/tools/fonttools/CMakeLists.txt index c123b5dbf7..86c2933542 100644 --- a/tools/fonttools/CMakeLists.txt +++ b/tools/fonttools/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2011 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENSE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . set(CMAKE_VERBOSE_MAKEFILE OFF) diff --git a/tools/miditools/CMakeLists.txt b/tools/miditools/CMakeLists.txt index aef4227355..3815252af5 100644 --- a/tools/miditools/CMakeLists.txt +++ b/tools/miditools/CMakeLists.txt @@ -1,14 +1,22 @@ -#============================================================================= -# MuseScore -# Music Composition & Notation +# SPDX-License-Identifier: GPL-3.0-only +# MuseScore-CLA-applies # -# Copyright (C) 2013 Werner Schweer +# MuseScore +# Music Composition & Notation # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 -# as published by the Free Software Foundation and appearing in -# the file LICENCE.GPL -#============================================================================= +# Copyright (C) 2021 MuseScore BVBA and others +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 3 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . add_executable (smf2xml smf2xml.cpp xmlwriter.cpp midifile.cpp)