@@ -145,6 +145,12 @@ Copyright: 2001, Robert Penner
145145 2007-2014, Juan Linietsky, Ariel Manzur
146146License: Expat
147147
148+ Files: servers/audio/effects/audio_effect_pitch_shift.cpp
149+ Copyright: 2014-present Godot Engine contributors
150+ 2007-2014 Juan Linietsky, Ariel Manzur
151+ 1999-2015 Stephan M. Bernsee <s.bernsee [AT] zynaptiq [DOT] com>
152+ License: Expat and WOL
153+
148154Files: ./servers/rendering/renderer_rd/shaders/effects/tonemap.glsl
149155Comment: NVidia's FXAA 3.11, simplified by Simon Rodriguez
150156Copyright: 2014-2015, NVIDIA CORPORATION
@@ -2273,6 +2279,15 @@ License: Unlicense
22732279 .
22742280 For more information, please refer to <https://unlicense.org/>
22752281
2282+ License: WOL
2283+ The Wide Open License (WOL)
2284+ .
2285+ Permission to use, copy, modify, distribute and sell this software and its
2286+ documentation for any purpose is hereby granted without fee, provided that
2287+ the above copyright notice and this license appear in all source copies.
2288+ THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF
2289+ ANY KIND. See https://dspguru.com/wide-open-license/ for more information.
2290+
22762291License: Zlib
22772292 This software is provided 'as-is', without any express or implied
22782293 warranty. In no event will the authors be held liable for any damages
0 commit comments