diff --git a/CMakeLists.txt b/CMakeLists.txt index e798585..99979ed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/fcpp.cmake b/cmake/3rdparty/fcpp.cmake index 98a4c5d..e21da3c 100755 --- a/cmake/3rdparty/fcpp.cmake +++ b/cmake/3rdparty/fcpp.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/forsyth-too.cmake b/cmake/3rdparty/forsyth-too.cmake index 0cd1a56..29c1c1a 100644 --- a/cmake/3rdparty/forsyth-too.cmake +++ b/cmake/3rdparty/forsyth-too.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/glsl-optimizer.cmake b/cmake/3rdparty/glsl-optimizer.cmake index dabf304..7692d98 100755 --- a/cmake/3rdparty/glsl-optimizer.cmake +++ b/cmake/3rdparty/glsl-optimizer.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/glslang.cmake b/cmake/3rdparty/glslang.cmake index 1db97aa..331b537 100644 --- a/cmake/3rdparty/glslang.cmake +++ b/cmake/3rdparty/glslang.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/ib-compress.cmake b/cmake/3rdparty/ib-compress.cmake index a487c5f..8d0a23f 100644 --- a/cmake/3rdparty/ib-compress.cmake +++ b/cmake/3rdparty/ib-compress.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/3rdparty/ocornut-imgui.cmake b/cmake/3rdparty/ocornut-imgui.cmake index cd9d256..0635574 100644 --- a/cmake/3rdparty/ocornut-imgui.cmake +++ b/cmake/3rdparty/ocornut-imgui.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/bgfx.cmake b/cmake/bgfx.cmake index d6c8fe5..5ba154e 100755 --- a/cmake/bgfx.cmake +++ b/cmake/bgfx.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/bx.cmake b/cmake/bx.cmake index cd25fc1..c308de1 100644 --- a/cmake/bx.cmake +++ b/cmake/bx.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/examples.cmake b/cmake/examples.cmake index d763ac8..32ea80d 100755 --- a/cmake/examples.cmake +++ b/cmake/examples.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/ovr.cmake b/cmake/ovr.cmake index 3854e9d..4894e20 100644 --- a/cmake/ovr.cmake +++ b/cmake/ovr.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/shared.cmake b/cmake/shared.cmake index a36209e..5cff1de 100644 --- a/cmake/shared.cmake +++ b/cmake/shared.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/tools.cmake b/cmake/tools.cmake index c364614..2c79449 100644 --- a/cmake/tools.cmake +++ b/cmake/tools.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/tools/geometryc.cmake b/cmake/tools/geometryc.cmake index 85fe820..0056d24 100644 --- a/cmake/tools/geometryc.cmake +++ b/cmake/tools/geometryc.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/tools/shaderc.cmake b/cmake/tools/shaderc.cmake index 2e22f04..1c9c313 100644 --- a/cmake/tools/shaderc.cmake +++ b/cmake/tools/shaderc.cmake @@ -1,5 +1,5 @@ # bgfx.cmake - bgfx building in cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain diff --git a/cmake/util/ConfigureDebugging.cmake b/cmake/util/ConfigureDebugging.cmake index 9f72855..f5286ab 100644 --- a/cmake/util/ConfigureDebugging.cmake +++ b/cmake/util/ConfigureDebugging.cmake @@ -1,5 +1,5 @@ # ConfigureDebugging.cmake -# Written in 2016 by Joshua Brookover +# Written in 2017 by Joshua Brookover # To the extent possible under law, the author(s) have dedicated all copyright # and related and neighboring rights to this software to the public domain