diff --git a/REUSE.toml b/REUSE.toml index d48595743..1eff3eca1 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 = "Notification 6.ogg by melokacool -- https://freesound.org/s/616698/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/frequencymessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Notification 6.ogg by melokacool -- https://freesound.org/s/616698/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/login.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Beep Select.wav by IndigoRay -- https://freesound.org/s/339129/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/logoff.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Beep Select.wav by IndigoRay -- https://freesound.org/s/339129/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/privatemessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Notification.wav by finn.appleton -- https://freesound.org/s/560880/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/pttclick.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Clicking 4 by bernhoftbret -- https://freesound.org/s/655157/ -- License: Creative Commons 0; Modified by swift contributors" +SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "src/sound/share/sounds/supervisormessage.wav" +precedence = "aggregate" +SPDX-FileCopyrightText = "Notification.wav by finn.appleton -- https://freesound.org/s/560880/ -- License: Creative Commons 0; Modified by swift 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..2582bc722 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..7d668acbb 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..4137e8208 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..b119db808 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..d503b2628 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..d71538dfc 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..91b724665 100644 Binary files a/src/sound/share/sounds/supervisormessage.wav and b/src/sound/share/sounds/supervisormessage.wav differ