summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/04-mesh/fs_mesh.sc
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/examples/04-mesh/fs_mesh.sc')
-rw-r--r--3rdparty/bgfx/examples/04-mesh/fs_mesh.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bgfx/examples/04-mesh/fs_mesh.sc b/3rdparty/bgfx/examples/04-mesh/fs_mesh.sc
index a2d95b99847..ad50ed10c07 100644
--- a/3rdparty/bgfx/examples/04-mesh/fs_mesh.sc
+++ b/3rdparty/bgfx/examples/04-mesh/fs_mesh.sc
@@ -1,7 +1,7 @@
$input v_pos, v_view, v_normal, 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
*/