summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/tools/texturev/vs_texture.sc
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/tools/texturev/vs_texture.sc')
-rw-r--r--3rdparty/bgfx/tools/texturev/vs_texture.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bgfx/tools/texturev/vs_texture.sc b/3rdparty/bgfx/tools/texturev/vs_texture.sc
index e5a1df84083..119a38c3488 100644
--- a/3rdparty/bgfx/tools/texturev/vs_texture.sc
+++ b/3rdparty/bgfx/tools/texturev/vs_texture.sc
@@ -2,7 +2,7 @@ $input a_position, a_texcoord0, a_color0
$output v_texcoord0, v_color0
/*
- * Copyright 2011-2018 Branimir Karadzic. All rights reserved.
+ * Copyright 2011-2019 Branimir Karadzic. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/