Skip to content

Commit

Permalink
Update source code headers in scripts & miscellaneous files (MuseScor…
Browse files Browse the repository at this point in the history
…e Studio)
  • Loading branch information
mathesoncalum committed Apr 15, 2024
1 parent f28f08f commit 52d31e7
Show file tree
Hide file tree
Showing 161 changed files with 495 additions and 492 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
13 changes: 7 additions & 6 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
MuseScore, free and open source music notation software
Copyright (C) 1999-2024 MuseScore BVBA and others
MuseScore Studio, free and open source music notation software
Copyright (C) 1999-2024 MuseScore Limited 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.

All fonts included in Musescore are made available under the GNU Freefont License,
and those fonts are covered by the following special exception:
All fonts included in MuseScore Studio are made available under the GNU
Freefont License, and those fonts are covered by the following special
exception:

- If you create a document which uses fonts included in MuseScore, and
embed this font or unaltered portions of this font into the document,
- If you create a document which uses fonts included in MuseScore Studio,
and embed this font or unaltered portions of this font into the document,
then this font does not by itself cause the resulting document to be
covered by the GNU General Public License. This exception does not
however invalidate any other reasons why the document might be covered
Expand Down
29 changes: 15 additions & 14 deletions SetupConfigure.cmake
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
#=============================================================================
# MuseScore
# Linux Music Score Editor
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-Studio-CLA-applies
#
# Copyright (C) 2023 MuseScore BVBA and others
# MuseScore Studio
# 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) 2024 MuseScore Limited
#
# 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 <https://www.gnu.org/licenses/>.

include(GetBuildType)
include(GetPlatformInfo)
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/build.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/build_docker.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu2/build_docker.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu2/publish_to_registry.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu2/setup.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu3/build_docker.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu3/publish_to_registry.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/mu3/setup.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/docker/setup.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/package.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/publish_to_registry.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/publish_to_s3.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/backend/setup.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/learn/make_playlists_info_file.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/learn/make_youtube_playlist_info.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/learn/push_file_to_s3.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/linux/build.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/linux/build_utest.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/linux/checkcodestyle.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/linux/dumpsyms.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
6 changes: 3 additions & 3 deletions buildscripts/ci/linux/package.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
# MuseScore-CLA-applies
# MuseScore-Studio-CLA-applies
#
# MuseScore
# MuseScore Studio
# Music Composition & Notation
#
# Copyright (C) 2021 MuseScore BVBA and others
# Copyright (C) 2021 MuseScore Limited
#
# 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
Expand Down
Loading

0 comments on commit 52d31e7

Please sign in to comment.