diff --git a/REUSE.toml b/REUSE.toml index d48595743..50cfd1c88 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -196,3 +196,45 @@ path = "src/xswiftbus/org.swift_project.xswiftbus.traffic.xml" precedence = "aggregate" SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" SPDX-License-Identifier = "GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1" + +[[annotations]] +path = "src/sound/share/sounds/callsignmentioned.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/frequencymessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/login.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/logoff.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/privatemessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/pttclick.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/supervisormessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors" +SPDX-License-Identifier = "CC0-1.0" diff --git a/src/sound/share/sounds/callsignmentioned.wav b/src/sound/share/sounds/callsignmentioned.wav index f02ae2982..d7e8daca9 100644 Binary files a/src/sound/share/sounds/callsignmentioned.wav and b/src/sound/share/sounds/callsignmentioned.wav differ diff --git a/src/sound/share/sounds/frequencymessage.wav b/src/sound/share/sounds/frequencymessage.wav index 7a6885569..bd7f3bebb 100644 Binary files a/src/sound/share/sounds/frequencymessage.wav and b/src/sound/share/sounds/frequencymessage.wav differ diff --git a/src/sound/share/sounds/login.wav b/src/sound/share/sounds/login.wav index ffdf9461f..ff90ed763 100644 Binary files a/src/sound/share/sounds/login.wav and b/src/sound/share/sounds/login.wav differ diff --git a/src/sound/share/sounds/logoff.wav b/src/sound/share/sounds/logoff.wav index 344d3284d..524fcde30 100644 Binary files a/src/sound/share/sounds/logoff.wav and b/src/sound/share/sounds/logoff.wav differ diff --git a/src/sound/share/sounds/privatemessage.wav b/src/sound/share/sounds/privatemessage.wav index d21d1d551..ff77e396f 100644 Binary files a/src/sound/share/sounds/privatemessage.wav and b/src/sound/share/sounds/privatemessage.wav differ diff --git a/src/sound/share/sounds/pttclick.wav b/src/sound/share/sounds/pttclick.wav index c29202227..759eec133 100644 Binary files a/src/sound/share/sounds/pttclick.wav and b/src/sound/share/sounds/pttclick.wav differ diff --git a/src/sound/share/sounds/readme.txt b/src/sound/share/sounds/readme.txt deleted file mode 100644 index 70f8e34fc..000000000 --- a/src/sound/share/sounds/readme.txt +++ /dev/null @@ -1,2 +0,0 @@ -Sounds from http://www.soundjay.com/ -We might need to replace them by our own sounds diff --git a/src/sound/share/sounds/supervisormessage.wav b/src/sound/share/sounds/supervisormessage.wav index 27775c92c..a624cb429 100644 Binary files a/src/sound/share/sounds/supervisormessage.wav and b/src/sound/share/sounds/supervisormessage.wav differ