summaryrefslogtreecommitdiff
path: root/core/math/a_star.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-01-01 14:40:08 +0100
committerRémi Verschelde <rverschelde@gmail.com>2018-01-01 14:40:47 +0100
commitb50a9114b105dafafdda8248a38653bca314a6f3 (patch)
tree832d1abfc11ad4e6efe6d30ae6ea3eb70bd3949d /core/math/a_star.cpp
parent7d0212f4ebc9d685d7f8832ce7c22d282e5b27ba (diff)
Update copyright statements to 2018
Happy new year to the wonderful Godot community!
Diffstat (limited to 'core/math/a_star.cpp')
-rw-r--r--core/math/a_star.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/math/a_star.cpp b/core/math/a_star.cpp
index 7c5dbc895a..cb90116d63 100644
--- a/core/math/a_star.cpp
+++ b/core/math/a_star.cpp
@@ -5,8 +5,8 @@
/* GODOT ENGINE */
/* https://godotengine.org */
/*************************************************************************/
-/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
-/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */
+/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */
+/* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */