From 5be9ff7b6715a661e85f99b108f96340de7ef435 Mon Sep 17 00:00:00 2001 From: George Marques Date: Fri, 1 Jan 2016 11:50:53 -0200 Subject: Update copyright to 2016 in headers --- bin/tests/test_render.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tests/test_render.cpp') diff --git a/bin/tests/test_render.cpp b/bin/tests/test_render.cpp index 97a52b16c1..568699e5e6 100644 --- a/bin/tests/test_render.cpp +++ b/bin/tests/test_render.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ -- cgit v1.2.3 From 010e3e0ac7edb93c83ac807438548d9b4b26605f Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 5 Jan 2016 10:36:24 -0300 Subject: -completely rewritten filesystem dock and internal editor filesystem management, fixes #1926 -filesystem dock now tracks objects and directories in real-time, fixes #2009 --- bin/tests/test_render.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tests/test_render.cpp') diff --git a/bin/tests/test_render.cpp b/bin/tests/test_render.cpp index 568699e5e6..97a52b16c1 100644 --- a/bin/tests/test_render.cpp +++ b/bin/tests/test_render.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ -- cgit v1.2.3 From 1f1c3038c29dba08da3b1ce4e33a15217ccd4d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 11 Jan 2016 21:34:22 +0100 Subject: Update copyright in remaining files + prints in the UI --- bin/tests/test_render.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tests/test_render.cpp') diff --git a/bin/tests/test_render.cpp b/bin/tests/test_render.cpp index 97a52b16c1..568699e5e6 100644 --- a/bin/tests/test_render.cpp +++ b/bin/tests/test_render.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ -- cgit v1.2.3