From 35a3cb35d5170d77524a7cb411f1bcb365830b68 Mon Sep 17 00:00:00 2001 From: Omkar Nath Singh Date: Tue, 13 Nov 2018 01:12:37 +0530 Subject: [PATCH] OpenAL soft license link update (#5379) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f35583bf3..11b5bee02 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The source code is published under GPLv3 with OpenSSL exception, the license is * Google Crashpad ([Apache License 2.0](https://chromium.googlesource.com/crashpad/crashpad/+/master/LICENSE)) * GYP ([BSD License](https://github.com/bnoordhuis/gyp/blob/master/LICENSE)) * Ninja ([Apache License 2.0](https://github.com/ninja-build/ninja/blob/master/COPYING)) -* OpenAL Soft ([LGPL](http://kcat.strangesoft.net/openal.html)) +* OpenAL Soft ([LGPL](https://github.com/kcat/openal-soft/blob/master/COPYING)) * Opus codec ([BSD License](http://www.opus-codec.org/license/)) * FFmpeg ([LGPL](https://www.ffmpeg.org/legal.html)) * Guideline Support Library ([MIT License](https://github.com/Microsoft/GSL/blob/master/LICENSE))