diff options
Diffstat (limited to '3rdparty/bgfx/examples/16-shadowmaps/common.sh')
-rw-r--r-- | 3rdparty/bgfx/examples/16-shadowmaps/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bgfx/examples/16-shadowmaps/common.sh b/3rdparty/bgfx/examples/16-shadowmaps/common.sh index b10ae6b235d..50244a711a2 100644 --- a/3rdparty/bgfx/examples/16-shadowmaps/common.sh +++ b/3rdparty/bgfx/examples/16-shadowmaps/common.sh @@ -1,6 +1,6 @@ /* * Copyright 2013-2014 Dario Manesku. All rights reserved. - * License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause + * License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE */ #include "../common/common.sh" |