diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-04-18 14:38:54 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-04-18 14:38:54 -0300 |
commit | fdaa2920eb21fff3320a17e9239e04dfadecdb00 (patch) | |
tree | b795fc468fa4b055d6b0d70a0f8120faef6f398f /servers/physics/space_sw.cpp | |
parent | 6b3cd13c8d35af9ecdc2e2e14ce71ee0c3d53e0b (diff) |
Updated copyright year in all headers
Diffstat (limited to 'servers/physics/space_sw.cpp')
-rw-r--r-- | servers/physics/space_sw.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/physics/space_sw.cpp b/servers/physics/space_sw.cpp index 3fc34889f2..a7465c57b9 100644 --- a/servers/physics/space_sw.cpp +++ b/servers/physics/space_sw.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */
/* http://www.godotengine.org */
/*************************************************************************/
-/* Copyright (c) 2007-2014 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 */
|