From 649d7f74d2d767ec37a4ce680f1c2bb80dc05e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Fri, 2 Jan 2015 14:43:11 -0800 Subject: [PATCH] Updated copyright year. --- examples/01-cubes/fs_cubes.sc | 2 +- examples/01-cubes/makefile | 2 +- examples/01-cubes/vs_cubes.sc | 2 +- examples/02-metaballs/fs_metaballs.sc | 2 +- examples/02-metaballs/makefile | 2 +- examples/02-metaballs/vs_metaballs.sc | 2 +- examples/03-raymarch/fs_raymarching.sc | 2 +- examples/03-raymarch/makefile | 2 +- examples/03-raymarch/vs_raymarching.sc | 2 +- examples/04-mesh/fs_mesh.sc | 2 +- examples/04-mesh/makefile | 2 +- examples/04-mesh/vs_mesh.sc | 2 +- examples/05-instancing/fs_instancing.sc | 2 +- examples/05-instancing/makefile | 2 +- examples/05-instancing/vs_instancing.sc | 2 +- examples/06-bump/fs_bump.sc | 2 +- examples/06-bump/makefile | 2 +- examples/06-bump/vs_bump.sc | 2 +- examples/06-bump/vs_bump_instanced.sc | 2 +- examples/07-callback/fs_callback.sc | 2 +- examples/07-callback/makefile | 2 +- examples/07-callback/vs_callback.sc | 2 +- examples/08-update/fs_update.sc | 2 +- examples/08-update/fs_update_cmp.sc | 2 +- examples/08-update/makefile | 2 +- examples/08-update/vs_update.sc | 2 +- examples/09-hdr/common.sh | 2 +- examples/09-hdr/fs_hdr_blur.sc | 2 +- examples/09-hdr/fs_hdr_bright.sc | 2 +- examples/09-hdr/fs_hdr_lum.sc | 2 +- examples/09-hdr/fs_hdr_lumavg.sc | 2 +- examples/09-hdr/fs_hdr_mesh.sc | 2 +- examples/09-hdr/fs_hdr_skybox.sc | 2 +- examples/09-hdr/fs_hdr_tonemap.sc | 2 +- examples/09-hdr/makefile | 2 +- examples/09-hdr/vs_hdr_blur.sc | 2 +- examples/09-hdr/vs_hdr_bright.sc | 2 +- examples/09-hdr/vs_hdr_lum.sc | 2 +- examples/09-hdr/vs_hdr_lumavg.sc | 2 +- examples/09-hdr/vs_hdr_mesh.sc | 2 +- examples/09-hdr/vs_hdr_skybox.sc | 2 +- examples/09-hdr/vs_hdr_tonemap.sc | 2 +- examples/16-shadowmaps/vs_shadowmaps_hblur.sc | 2 +- examples/17-drawstress/fs_drawstress.sc | 2 +- examples/17-drawstress/makefile | 2 +- examples/17-drawstress/vs_drawstress.sc | 2 +- examples/19-oit/fs_oit.sc | 2 +- examples/19-oit/fs_oit_wb.sc | 2 +- examples/19-oit/fs_oit_wb_blit.sc | 2 +- examples/19-oit/fs_oit_wb_separate.sc | 2 +- examples/19-oit/fs_oit_wb_separate_blit.sc | 2 +- examples/19-oit/makefile | 2 +- examples/19-oit/vs_oit.sc | 2 +- examples/19-oit/vs_oit_blit.sc | 2 +- examples/21-deferred/fs_deferred_combine.sc | 2 +- examples/21-deferred/fs_deferred_debug.sc | 2 +- examples/21-deferred/fs_deferred_debug_line.sc | 2 +- examples/21-deferred/fs_deferred_geom.sc | 2 +- examples/21-deferred/fs_deferred_light.sc | 2 +- examples/21-deferred/makefile | 2 +- examples/21-deferred/vs_deferred_combine.sc | 2 +- examples/21-deferred/vs_deferred_debug.sc | 2 +- examples/21-deferred/vs_deferred_debug_line.sc | 2 +- examples/21-deferred/vs_deferred_geom.sc | 2 +- examples/21-deferred/vs_deferred_light.sc | 2 +- examples/23-vectordisplay/makefile | 2 +- examples/24-nbody/makefile | 2 +- examples/assets/meshes/makefile | 2 +- examples/common/common.sh | 2 +- examples/common/entry/entry_ios.mm | 2 +- examples/common/entry/entry_osx.mm | 2 +- examples/common/font/makefile | 2 +- examples/common/imgui/fs_imgui_color.sc | 2 +- examples/common/imgui/fs_imgui_cubemap.sc | 2 +- examples/common/imgui/fs_imgui_texture.sc | 2 +- examples/common/imgui/makefile | 2 +- examples/common/imgui/vs_imgui_color.sc | 2 +- examples/common/imgui/vs_imgui_cubemap.sc | 2 +- examples/common/imgui/vs_imgui_texture.sc | 2 +- examples/common/nanovg/makefile | 2 +- examples/common/shaderlib.sh | 2 +- examples/makefile | 2 +- makefile | 2 +- scripts/bgfx.lua | 2 +- scripts/example-common.lua | 2 +- scripts/genie.lua | 2 +- scripts/geometryc.lua | 2 +- scripts/makedisttex.lua | 2 +- scripts/shader-embeded.mk | 2 +- scripts/shader.mk | 2 +- scripts/shaderc.lua | 2 +- scripts/texturec.lua | 2 +- scripts/tools.mk | 2 +- src/bgfx_compute.sh | 2 +- src/bgfx_shader.sh | 2 +- src/fs_clear0.sc | 2 +- src/fs_clear1.sc | 2 +- src/fs_clear2.sc | 2 +- src/fs_clear3.sc | 2 +- src/fs_clear4.sc | 2 +- src/fs_clear5.sc | 2 +- src/fs_clear6.sc | 2 +- src/fs_clear7.sc | 2 +- src/fs_debugfont.sc | 2 +- src/glcontext_eagl.mm | 2 +- src/glcontext_nsgl.mm | 2 +- src/makefile | 2 +- src/vs_clear.sc | 2 +- src/vs_debugfont.sc | 2 +- 109 files changed, 109 insertions(+), 109 deletions(-) diff --git a/examples/01-cubes/fs_cubes.sc b/examples/01-cubes/fs_cubes.sc index a0ff244bf0..4fc0a0a82b 100644 --- a/examples/01-cubes/fs_cubes.sc +++ b/examples/01-cubes/fs_cubes.sc @@ -1,7 +1,7 @@ $input v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/01-cubes/makefile b/examples/01-cubes/makefile index 5ce0662143..011773e023 100644 --- a/examples/01-cubes/makefile +++ b/examples/01-cubes/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/01-cubes/vs_cubes.sc b/examples/01-cubes/vs_cubes.sc index 5783e3e60a..1c69373672 100644 --- a/examples/01-cubes/vs_cubes.sc +++ b/examples/01-cubes/vs_cubes.sc @@ -2,7 +2,7 @@ $input a_position, a_color0 $output v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/02-metaballs/fs_metaballs.sc b/examples/02-metaballs/fs_metaballs.sc index 6e0d0f10f3..e1880706d1 100644 --- a/examples/02-metaballs/fs_metaballs.sc +++ b/examples/02-metaballs/fs_metaballs.sc @@ -1,7 +1,7 @@ $input v_normal, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/02-metaballs/makefile b/examples/02-metaballs/makefile index 0057a309b5..2d351e1d21 100644 --- a/examples/02-metaballs/makefile +++ b/examples/02-metaballs/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/02-metaballs/vs_metaballs.sc b/examples/02-metaballs/vs_metaballs.sc index 560a676c80..95a566421a 100644 --- a/examples/02-metaballs/vs_metaballs.sc +++ b/examples/02-metaballs/vs_metaballs.sc @@ -2,7 +2,7 @@ $input a_position, a_normal, a_color0 $output v_normal, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/03-raymarch/fs_raymarching.sc b/examples/03-raymarch/fs_raymarching.sc index 8b2103bec9..56adfd1a7b 100644 --- a/examples/03-raymarch/fs_raymarching.sc +++ b/examples/03-raymarch/fs_raymarching.sc @@ -1,7 +1,7 @@ $input v_color0, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/03-raymarch/makefile b/examples/03-raymarch/makefile index 5ce0662143..011773e023 100644 --- a/examples/03-raymarch/makefile +++ b/examples/03-raymarch/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/03-raymarch/vs_raymarching.sc b/examples/03-raymarch/vs_raymarching.sc index 4f13b533f9..ab9f9d6be3 100644 --- a/examples/03-raymarch/vs_raymarching.sc +++ b/examples/03-raymarch/vs_raymarching.sc @@ -2,7 +2,7 @@ $input a_position, a_color0, a_texcoord0 $output v_color0, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/04-mesh/fs_mesh.sc b/examples/04-mesh/fs_mesh.sc index 29bad0067c..243ec1e7de 100644 --- a/examples/04-mesh/fs_mesh.sc +++ b/examples/04-mesh/fs_mesh.sc @@ -1,7 +1,7 @@ $input v_pos, v_view, v_normal, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/04-mesh/makefile b/examples/04-mesh/makefile index 5ce0662143..011773e023 100644 --- a/examples/04-mesh/makefile +++ b/examples/04-mesh/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/04-mesh/vs_mesh.sc b/examples/04-mesh/vs_mesh.sc index 7d3921f4ab..84ab252738 100644 --- a/examples/04-mesh/vs_mesh.sc +++ b/examples/04-mesh/vs_mesh.sc @@ -2,7 +2,7 @@ $input a_position, a_normal $output v_pos, v_view, v_normal, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/05-instancing/fs_instancing.sc b/examples/05-instancing/fs_instancing.sc index a0ff244bf0..4fc0a0a82b 100644 --- a/examples/05-instancing/fs_instancing.sc +++ b/examples/05-instancing/fs_instancing.sc @@ -1,7 +1,7 @@ $input v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/05-instancing/makefile b/examples/05-instancing/makefile index 5ce0662143..011773e023 100644 --- a/examples/05-instancing/makefile +++ b/examples/05-instancing/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/05-instancing/vs_instancing.sc b/examples/05-instancing/vs_instancing.sc index 20f8730013..230d093c8d 100644 --- a/examples/05-instancing/vs_instancing.sc +++ b/examples/05-instancing/vs_instancing.sc @@ -2,7 +2,7 @@ $input a_position, a_color0, i_data0, i_data1, i_data2, i_data3, i_data4 $output v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/06-bump/fs_bump.sc b/examples/06-bump/fs_bump.sc index 52205e6074..59f3a0f90f 100644 --- a/examples/06-bump/fs_bump.sc +++ b/examples/06-bump/fs_bump.sc @@ -1,7 +1,7 @@ $input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 // in... /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/06-bump/makefile b/examples/06-bump/makefile index 5ce0662143..011773e023 100644 --- a/examples/06-bump/makefile +++ b/examples/06-bump/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/06-bump/vs_bump.sc b/examples/06-bump/vs_bump.sc index cb7f6a7436..bd3162a59e 100644 --- a/examples/06-bump/vs_bump.sc +++ b/examples/06-bump/vs_bump.sc @@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0 $output v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/06-bump/vs_bump_instanced.sc b/examples/06-bump/vs_bump_instanced.sc index 5cb990c6cb..2cc198b24c 100644 --- a/examples/06-bump/vs_bump_instanced.sc +++ b/examples/06-bump/vs_bump_instanced.sc @@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0, i_data0, i_data1, i_data2, $output v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/07-callback/fs_callback.sc b/examples/07-callback/fs_callback.sc index 3a639be248..07750d5185 100644 --- a/examples/07-callback/fs_callback.sc +++ b/examples/07-callback/fs_callback.sc @@ -1,7 +1,7 @@ $input v_world, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/07-callback/makefile b/examples/07-callback/makefile index 5ce0662143..011773e023 100644 --- a/examples/07-callback/makefile +++ b/examples/07-callback/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/07-callback/vs_callback.sc b/examples/07-callback/vs_callback.sc index d09fbfbc2a..dc91527775 100644 --- a/examples/07-callback/vs_callback.sc +++ b/examples/07-callback/vs_callback.sc @@ -2,7 +2,7 @@ $input a_position, a_color0 $output v_world, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/08-update/fs_update.sc b/examples/08-update/fs_update.sc index aea43c01b8..8e1ec20250 100644 --- a/examples/08-update/fs_update.sc +++ b/examples/08-update/fs_update.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/08-update/fs_update_cmp.sc b/examples/08-update/fs_update_cmp.sc index 20d768e20f..d5792bbdf8 100644 --- a/examples/08-update/fs_update_cmp.sc +++ b/examples/08-update/fs_update_cmp.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/08-update/makefile b/examples/08-update/makefile index 5ce0662143..011773e023 100644 --- a/examples/08-update/makefile +++ b/examples/08-update/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/08-update/vs_update.sc b/examples/08-update/vs_update.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/08-update/vs_update.sc +++ b/examples/08-update/vs_update.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/common.sh b/examples/09-hdr/common.sh index 4ea9179c77..2d7324c907 100644 --- a/examples/09-hdr/common.sh +++ b/examples/09-hdr/common.sh @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_blur.sc b/examples/09-hdr/fs_hdr_blur.sc index c2f7acb57f..d5c950c8c4 100644 --- a/examples/09-hdr/fs_hdr_blur.sc +++ b/examples/09-hdr/fs_hdr_blur.sc @@ -1,7 +1,7 @@ $input v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_bright.sc b/examples/09-hdr/fs_hdr_bright.sc index 44a7e11d7e..9ec9b1bb7d 100644 --- a/examples/09-hdr/fs_hdr_bright.sc +++ b/examples/09-hdr/fs_hdr_bright.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_lum.sc b/examples/09-hdr/fs_hdr_lum.sc index 4974b317e6..d86eedd1f0 100644 --- a/examples/09-hdr/fs_hdr_lum.sc +++ b/examples/09-hdr/fs_hdr_lum.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_lumavg.sc b/examples/09-hdr/fs_hdr_lumavg.sc index d858206e5d..71545dcf3a 100644 --- a/examples/09-hdr/fs_hdr_lumavg.sc +++ b/examples/09-hdr/fs_hdr_lumavg.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_mesh.sc b/examples/09-hdr/fs_hdr_mesh.sc index 0f79f4ba7e..0dc406853f 100644 --- a/examples/09-hdr/fs_hdr_mesh.sc +++ b/examples/09-hdr/fs_hdr_mesh.sc @@ -1,7 +1,7 @@ $input v_pos, v_view, v_normal /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_skybox.sc b/examples/09-hdr/fs_hdr_skybox.sc index 2a0b4f8e65..e4f5e1e287 100644 --- a/examples/09-hdr/fs_hdr_skybox.sc +++ b/examples/09-hdr/fs_hdr_skybox.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/fs_hdr_tonemap.sc b/examples/09-hdr/fs_hdr_tonemap.sc index 03253c6559..79cff7adde 100644 --- a/examples/09-hdr/fs_hdr_tonemap.sc +++ b/examples/09-hdr/fs_hdr_tonemap.sc @@ -1,7 +1,7 @@ $input v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/makefile b/examples/09-hdr/makefile index 5ce0662143..011773e023 100644 --- a/examples/09-hdr/makefile +++ b/examples/09-hdr/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/09-hdr/vs_hdr_blur.sc b/examples/09-hdr/vs_hdr_blur.sc index a5b8bdd1dd..d08cacc847 100644 --- a/examples/09-hdr/vs_hdr_blur.sc +++ b/examples/09-hdr/vs_hdr_blur.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_bright.sc b/examples/09-hdr/vs_hdr_bright.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/09-hdr/vs_hdr_bright.sc +++ b/examples/09-hdr/vs_hdr_bright.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_lum.sc b/examples/09-hdr/vs_hdr_lum.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/09-hdr/vs_hdr_lum.sc +++ b/examples/09-hdr/vs_hdr_lum.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_lumavg.sc b/examples/09-hdr/vs_hdr_lumavg.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/09-hdr/vs_hdr_lumavg.sc +++ b/examples/09-hdr/vs_hdr_lumavg.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_mesh.sc b/examples/09-hdr/vs_hdr_mesh.sc index 835cf1a5cb..b12f18abe9 100644 --- a/examples/09-hdr/vs_hdr_mesh.sc +++ b/examples/09-hdr/vs_hdr_mesh.sc @@ -2,7 +2,7 @@ $input a_position, a_normal $output v_pos, v_view, v_normal /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_skybox.sc b/examples/09-hdr/vs_hdr_skybox.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/09-hdr/vs_hdr_skybox.sc +++ b/examples/09-hdr/vs_hdr_skybox.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/09-hdr/vs_hdr_tonemap.sc b/examples/09-hdr/vs_hdr_tonemap.sc index f72194de91..61e5dbe35d 100644 --- a/examples/09-hdr/vs_hdr_tonemap.sc +++ b/examples/09-hdr/vs_hdr_tonemap.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/16-shadowmaps/vs_shadowmaps_hblur.sc b/examples/16-shadowmaps/vs_shadowmaps_hblur.sc index d10c00a163..4c9ba1bd58 100644 --- a/examples/16-shadowmaps/vs_shadowmaps_hblur.sc +++ b/examples/16-shadowmaps/vs_shadowmaps_hblur.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/17-drawstress/fs_drawstress.sc b/examples/17-drawstress/fs_drawstress.sc index a0ff244bf0..4fc0a0a82b 100644 --- a/examples/17-drawstress/fs_drawstress.sc +++ b/examples/17-drawstress/fs_drawstress.sc @@ -1,7 +1,7 @@ $input v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/17-drawstress/makefile b/examples/17-drawstress/makefile index f00fb8c887..46fb4e3cc3 100644 --- a/examples/17-drawstress/makefile +++ b/examples/17-drawstress/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/17-drawstress/vs_drawstress.sc b/examples/17-drawstress/vs_drawstress.sc index 5783e3e60a..1c69373672 100644 --- a/examples/17-drawstress/vs_drawstress.sc +++ b/examples/17-drawstress/vs_drawstress.sc @@ -2,7 +2,7 @@ $input a_position, a_color0 $output v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/fs_oit.sc b/examples/19-oit/fs_oit.sc index 15a22debe1..578eb7f575 100644 --- a/examples/19-oit/fs_oit.sc +++ b/examples/19-oit/fs_oit.sc @@ -1,7 +1,7 @@ $input v_pos /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/fs_oit_wb.sc b/examples/19-oit/fs_oit_wb.sc index 1689103fa2..cd67dff9d2 100644 --- a/examples/19-oit/fs_oit_wb.sc +++ b/examples/19-oit/fs_oit_wb.sc @@ -1,7 +1,7 @@ $input v_pos /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/fs_oit_wb_blit.sc b/examples/19-oit/fs_oit_wb_blit.sc index 5306975b39..d6b1157dbc 100644 --- a/examples/19-oit/fs_oit_wb_blit.sc +++ b/examples/19-oit/fs_oit_wb_blit.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/fs_oit_wb_separate.sc b/examples/19-oit/fs_oit_wb_separate.sc index bad9533510..31a1aa27ca 100644 --- a/examples/19-oit/fs_oit_wb_separate.sc +++ b/examples/19-oit/fs_oit_wb_separate.sc @@ -1,7 +1,7 @@ $input v_pos /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/fs_oit_wb_separate_blit.sc b/examples/19-oit/fs_oit_wb_separate_blit.sc index 1d50cb3a87..9c3a9ed1cf 100644 --- a/examples/19-oit/fs_oit_wb_separate_blit.sc +++ b/examples/19-oit/fs_oit_wb_separate_blit.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/makefile b/examples/19-oit/makefile index 5ce0662143..011773e023 100644 --- a/examples/19-oit/makefile +++ b/examples/19-oit/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/19-oit/vs_oit.sc b/examples/19-oit/vs_oit.sc index fd454d5703..90b5dd14e2 100644 --- a/examples/19-oit/vs_oit.sc +++ b/examples/19-oit/vs_oit.sc @@ -2,7 +2,7 @@ $input a_position $output v_pos /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/19-oit/vs_oit_blit.sc b/examples/19-oit/vs_oit_blit.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/19-oit/vs_oit_blit.sc +++ b/examples/19-oit/vs_oit_blit.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/fs_deferred_combine.sc b/examples/21-deferred/fs_deferred_combine.sc index 10b1d07c97..63ce613e41 100644 --- a/examples/21-deferred/fs_deferred_combine.sc +++ b/examples/21-deferred/fs_deferred_combine.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/fs_deferred_debug.sc b/examples/21-deferred/fs_deferred_debug.sc index 9b61624875..03dcdf015d 100644 --- a/examples/21-deferred/fs_deferred_debug.sc +++ b/examples/21-deferred/fs_deferred_debug.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/fs_deferred_debug_line.sc b/examples/21-deferred/fs_deferred_debug_line.sc index a0ff244bf0..4fc0a0a82b 100644 --- a/examples/21-deferred/fs_deferred_debug_line.sc +++ b/examples/21-deferred/fs_deferred_debug_line.sc @@ -1,7 +1,7 @@ $input v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/fs_deferred_geom.sc b/examples/21-deferred/fs_deferred_geom.sc index 6a17bd0065..f64c4971e8 100644 --- a/examples/21-deferred/fs_deferred_geom.sc +++ b/examples/21-deferred/fs_deferred_geom.sc @@ -1,7 +1,7 @@ $input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/fs_deferred_light.sc b/examples/21-deferred/fs_deferred_light.sc index 414ef5735f..b8321a515e 100644 --- a/examples/21-deferred/fs_deferred_light.sc +++ b/examples/21-deferred/fs_deferred_light.sc @@ -1,7 +1,7 @@ $input v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/makefile b/examples/21-deferred/makefile index 5ce0662143..011773e023 100644 --- a/examples/21-deferred/makefile +++ b/examples/21-deferred/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/21-deferred/vs_deferred_combine.sc b/examples/21-deferred/vs_deferred_combine.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/21-deferred/vs_deferred_combine.sc +++ b/examples/21-deferred/vs_deferred_combine.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/vs_deferred_debug.sc b/examples/21-deferred/vs_deferred_debug.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/21-deferred/vs_deferred_debug.sc +++ b/examples/21-deferred/vs_deferred_debug.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/vs_deferred_debug_line.sc b/examples/21-deferred/vs_deferred_debug_line.sc index 5783e3e60a..1c69373672 100644 --- a/examples/21-deferred/vs_deferred_debug_line.sc +++ b/examples/21-deferred/vs_deferred_debug_line.sc @@ -2,7 +2,7 @@ $input a_position, a_color0 $output v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/vs_deferred_geom.sc b/examples/21-deferred/vs_deferred_geom.sc index d928e7e155..0c12a0cac5 100644 --- a/examples/21-deferred/vs_deferred_geom.sc +++ b/examples/21-deferred/vs_deferred_geom.sc @@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0 $output v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/21-deferred/vs_deferred_light.sc b/examples/21-deferred/vs_deferred_light.sc index 4d9b67df5c..0b585f0adc 100644 --- a/examples/21-deferred/vs_deferred_light.sc +++ b/examples/21-deferred/vs_deferred_light.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0 $output v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/23-vectordisplay/makefile b/examples/23-vectordisplay/makefile index 5ce0662143..011773e023 100644 --- a/examples/23-vectordisplay/makefile +++ b/examples/23-vectordisplay/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/24-nbody/makefile b/examples/24-nbody/makefile index 5ce0662143..011773e023 100644 --- a/examples/24-nbody/makefile +++ b/examples/24-nbody/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/assets/meshes/makefile b/examples/assets/meshes/makefile index 04fe678e8a..b2ede3a438 100644 --- a/examples/assets/meshes/makefile +++ b/examples/assets/meshes/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/common/common.sh b/examples/common/common.sh index b6c9b7d334..e42c20e60d 100644 --- a/examples/common/common.sh +++ b/examples/common/common.sh @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/entry/entry_ios.mm b/examples/common/entry/entry_ios.mm index 717762f99b..86eefb34e9 100644 --- a/examples/common/entry/entry_ios.mm +++ b/examples/common/entry/entry_ios.mm @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/entry/entry_osx.mm b/examples/common/entry/entry_osx.mm index 7f2e56a1c9..843584012c 100644 --- a/examples/common/entry/entry_osx.mm +++ b/examples/common/entry/entry_osx.mm @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/font/makefile b/examples/common/font/makefile index ef0c759acb..13b0215ee9 100644 --- a/examples/common/font/makefile +++ b/examples/common/font/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/common/imgui/fs_imgui_color.sc b/examples/common/imgui/fs_imgui_color.sc index 8ecbe66ac0..c1b51ac310 100644 --- a/examples/common/imgui/fs_imgui_color.sc +++ b/examples/common/imgui/fs_imgui_color.sc @@ -1,7 +1,7 @@ $input v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/imgui/fs_imgui_cubemap.sc b/examples/common/imgui/fs_imgui_cubemap.sc index cb95547437..8a20f9210e 100644 --- a/examples/common/imgui/fs_imgui_cubemap.sc +++ b/examples/common/imgui/fs_imgui_cubemap.sc @@ -1,7 +1,7 @@ $input v_normal /* - * Copyright 2011-2013 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/imgui/fs_imgui_texture.sc b/examples/common/imgui/fs_imgui_texture.sc index 5e9c172471..f6b935b130 100644 --- a/examples/common/imgui/fs_imgui_texture.sc +++ b/examples/common/imgui/fs_imgui_texture.sc @@ -1,7 +1,7 @@ $input v_texcoord0, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/imgui/makefile b/examples/common/imgui/makefile index ef0c759acb..13b0215ee9 100644 --- a/examples/common/imgui/makefile +++ b/examples/common/imgui/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/common/imgui/vs_imgui_color.sc b/examples/common/imgui/vs_imgui_color.sc index bc4d371fcb..37ba6546ed 100644 --- a/examples/common/imgui/vs_imgui_color.sc +++ b/examples/common/imgui/vs_imgui_color.sc @@ -2,7 +2,7 @@ $input a_position, a_color0 $output v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/imgui/vs_imgui_cubemap.sc b/examples/common/imgui/vs_imgui_cubemap.sc index 774c29db3d..80adffca0f 100644 --- a/examples/common/imgui/vs_imgui_cubemap.sc +++ b/examples/common/imgui/vs_imgui_cubemap.sc @@ -2,7 +2,7 @@ $input a_position, a_normal $output v_normal /* - * Copyright 2011-2013 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/imgui/vs_imgui_texture.sc b/examples/common/imgui/vs_imgui_texture.sc index ca9cac009a..b81edeaa40 100644 --- a/examples/common/imgui/vs_imgui_texture.sc +++ b/examples/common/imgui/vs_imgui_texture.sc @@ -2,7 +2,7 @@ $input a_position, a_texcoord0, a_color0 $output v_texcoord0, v_color0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/common/nanovg/makefile b/examples/common/nanovg/makefile index ef0c759acb..13b0215ee9 100644 --- a/examples/common/nanovg/makefile +++ b/examples/common/nanovg/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/examples/common/shaderlib.sh b/examples/common/shaderlib.sh index bc48cf891c..8f1d30eb3e 100644 --- a/examples/common/shaderlib.sh +++ b/examples/common/shaderlib.sh @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/examples/makefile b/examples/makefile index dd33cb196b..ebebb525fb 100644 --- a/examples/makefile +++ b/examples/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/makefile b/makefile index 40f9fdd7d6..58656f5b83 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/scripts/bgfx.lua b/scripts/bgfx.lua index 878fa64a46..71bce9ac8c 100644 --- a/scripts/bgfx.lua +++ b/scripts/bgfx.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/example-common.lua b/scripts/example-common.lua index a6f4a932bb..8e0c0dd8b2 100644 --- a/scripts/example-common.lua +++ b/scripts/example-common.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/genie.lua b/scripts/genie.lua index 91c39f117a..ee67ca924b 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/geometryc.lua b/scripts/geometryc.lua index 62f2347de5..25bf44f434 100644 --- a/scripts/geometryc.lua +++ b/scripts/geometryc.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/makedisttex.lua b/scripts/makedisttex.lua index ccbb058110..3e6d48f244 100644 --- a/scripts/makedisttex.lua +++ b/scripts/makedisttex.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/shader-embeded.mk b/scripts/shader-embeded.mk index d4f4a8f991..d57952216c 100644 --- a/scripts/shader-embeded.mk +++ b/scripts/shader-embeded.mk @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/scripts/shader.mk b/scripts/shader.mk index 588c56a7c5..c6c99ff9bc 100644 --- a/scripts/shader.mk +++ b/scripts/shader.mk @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/scripts/shaderc.lua b/scripts/shaderc.lua index 1222b3ed9a..cfd0f4328f 100644 --- a/scripts/shaderc.lua +++ b/scripts/shaderc.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/texturec.lua b/scripts/texturec.lua index 2b876c202b..76cb9ec07a 100644 --- a/scripts/texturec.lua +++ b/scripts/texturec.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2014 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2015 Branimir Karadzic. All rights reserved. -- License: http://www.opensource.org/licenses/BSD-2-Clause -- diff --git a/scripts/tools.mk b/scripts/tools.mk index 3eadd2a903..749cb742ec 100644 --- a/scripts/tools.mk +++ b/scripts/tools.mk @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/src/bgfx_compute.sh b/src/bgfx_compute.sh index f0b6543125..2ce9b60817 100644 --- a/src/bgfx_compute.sh +++ b/src/bgfx_compute.sh @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/bgfx_shader.sh b/src/bgfx_shader.sh index 45654351c9..7d1aadbd0e 100644 --- a/src/bgfx_shader.sh +++ b/src/bgfx_shader.sh @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear0.sc b/src/fs_clear0.sc index 1a67767ac4..f6ba277ea9 100644 --- a/src/fs_clear0.sc +++ b/src/fs_clear0.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear1.sc b/src/fs_clear1.sc index 260d5d193a..31b2053bd3 100644 --- a/src/fs_clear1.sc +++ b/src/fs_clear1.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear2.sc b/src/fs_clear2.sc index 9329c13b95..1e7b2d4962 100644 --- a/src/fs_clear2.sc +++ b/src/fs_clear2.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear3.sc b/src/fs_clear3.sc index a6b5b720f7..a1af2e627a 100644 --- a/src/fs_clear3.sc +++ b/src/fs_clear3.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear4.sc b/src/fs_clear4.sc index 735414e2d1..15a03eb027 100644 --- a/src/fs_clear4.sc +++ b/src/fs_clear4.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear5.sc b/src/fs_clear5.sc index 0e34c5efb5..e720cb5dff 100644 --- a/src/fs_clear5.sc +++ b/src/fs_clear5.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear6.sc b/src/fs_clear6.sc index 6920b52d08..e041bd44e3 100644 --- a/src/fs_clear6.sc +++ b/src/fs_clear6.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_clear7.sc b/src/fs_clear7.sc index b9256fa927..68a55b5401 100644 --- a/src/fs_clear7.sc +++ b/src/fs_clear7.sc @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/fs_debugfont.sc b/src/fs_debugfont.sc index e19acf01c3..05de3fbce4 100644 --- a/src/fs_debugfont.sc +++ b/src/fs_debugfont.sc @@ -1,7 +1,7 @@ $input v_color0, v_color1, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/glcontext_eagl.mm b/src/glcontext_eagl.mm index 2a8285521e..4a10d43fd9 100644 --- a/src/glcontext_eagl.mm +++ b/src/glcontext_eagl.mm @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/glcontext_nsgl.mm b/src/glcontext_nsgl.mm index ec34e4fded..70630a0845 100644 --- a/src/glcontext_nsgl.mm +++ b/src/glcontext_nsgl.mm @@ -1,5 +1,5 @@ /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/makefile b/src/makefile index 8b1392ca87..84d9bb3386 100644 --- a/src/makefile +++ b/src/makefile @@ -1,5 +1,5 @@ # -# Copyright 2011-2014 Branimir Karadzic. All rights reserved. +# Copyright 2011-2015 Branimir Karadzic. All rights reserved. # License: http://www.opensource.org/licenses/BSD-2-Clause # diff --git a/src/vs_clear.sc b/src/vs_clear.sc index c3652421d2..917e926f4f 100644 --- a/src/vs_clear.sc +++ b/src/vs_clear.sc @@ -1,7 +1,7 @@ $input a_position /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ diff --git a/src/vs_debugfont.sc b/src/vs_debugfont.sc index 89cbc816ab..6d4dfb4fbf 100644 --- a/src/vs_debugfont.sc +++ b/src/vs_debugfont.sc @@ -2,7 +2,7 @@ $input a_position, a_color0, a_color1, a_texcoord0 $output v_color0, v_color1, v_texcoord0 /* - * Copyright 2011-2014 Branimir Karadzic. All rights reserved. + * Copyright 2011-2015 Branimir Karadzic. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */