Skip to content

Commit 2a9ff39

Browse files
committed
Merge pull request #108797 from twrightsman/add-wol
Add missing copyright for pitch shift
2 parents da3f2a9 + 66ee0aa commit 2a9ff39

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

COPYRIGHT.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@ Copyright: 2001, Robert Penner
145145
2007-2014, Juan Linietsky, Ariel Manzur
146146
License: 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+
148154
Files: ./servers/rendering/renderer_rd/shaders/effects/tonemap.glsl
149155
Comment: NVidia's FXAA 3.11, simplified by Simon Rodriguez
150156
Copyright: 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+
22762291
License: 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

Comments
 (0)