diff options
author | 2016-01-04 19:00:51 +0100 | |
---|---|---|
committer | 2016-01-04 19:00:51 +0100 | |
commit | fc07cc3621be84d6b54b9a02f946ca9e33272758 (patch) | |
tree | 8e906945079bd6b41eb6051a2b71f0f196c06c04 /3rdparty/bgfx/scripts/example-common.lua | |
parent | 3f4fe77c75571ff17436909c3e579da27b646368 (diff) |
Added latest BX and BGFX (nw)
Diffstat (limited to '3rdparty/bgfx/scripts/example-common.lua')
-rw-r--r-- | 3rdparty/bgfx/scripts/example-common.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bgfx/scripts/example-common.lua b/3rdparty/bgfx/scripts/example-common.lua index 98dad9afc31..1832f9836ac 100644 --- a/3rdparty/bgfx/scripts/example-common.lua +++ b/3rdparty/bgfx/scripts/example-common.lua @@ -1,6 +1,6 @@ -- --- Copyright 2010-2015 Branimir Karadzic. All rights reserved. --- License: http://www.opensource.org/licenses/BSD-2-Clause +-- Copyright 2010-2016 Branimir Karadzic. All rights reserved. +-- License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause -- project ("example-common") |