From 5272853cdc1c37fc545c443370bf87642122f4cc Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sun, 17 May 2015 18:19:24 -0300 Subject: -changed some copyrights to 2015 --- tools/editor/editor_log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/editor/editor_log.cpp') diff --git a/tools/editor/editor_log.cpp b/tools/editor/editor_log.cpp index 67c7f7b78..8d4965596 100644 --- a/tools/editor/editor_log.cpp +++ b/tools/editor/editor_log.cpp @@ -219,7 +219,7 @@ EditorLog::EditorLog() { log->set_selection_enabled(true); log->set_focus_mode(FOCUS_CLICK); pc->add_child(log); - add_message(VERSION_FULL_NAME" (c) 2008-2014 Juan Linietsky, Ariel Manzur."); + add_message(VERSION_FULL_NAME" (c) 2008-2015 Juan Linietsky, Ariel Manzur."); //log->add_text("Initialization Complete.\n"); //because it looks cool. add_style_override("panel",get_stylebox("panelf","Panel")); -- cgit v1.2.3-70-g09d2