diff options
| author | Rémi Verschelde | 2017-04-08 00:11:42 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-04-08 00:11:42 +0200 |
| commit | df61dc4b2bd54a5a40c515493c76f5a458e5b541 (patch) | |
| tree | ad62d10031e69ee406836c866f0b8909530ef3dd /servers/audio/effects/audio_effect_panner.cpp | |
| parent | 21bcb71b2caa6e833338e40c915f7e353a377754 (diff) | |
| download | godot-df61dc4b2bd54a5a40c515493c76f5a458e5b541.tar.gz godot-df61dc4b2bd54a5a40c515493c76f5a458e5b541.tar.zst godot-df61dc4b2bd54a5a40c515493c76f5a458e5b541.zip | |
Diffstat (limited to 'servers/audio/effects/audio_effect_panner.cpp')
| -rw-r--r-- | servers/audio/effects/audio_effect_panner.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/servers/audio/effects/audio_effect_panner.cpp b/servers/audio/effects/audio_effect_panner.cpp index ec0ccab45..a6103f580 100644 --- a/servers/audio/effects/audio_effect_panner.cpp +++ b/servers/audio/effects/audio_effect_panner.cpp @@ -6,6 +6,7 @@ /* http://www.godotengine.org */ /*************************************************************************/ /* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |
