diff options
| author | Juan Linietsky | 2016-01-05 10:36:24 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2016-01-05 10:36:24 -0300 |
| commit | 010e3e0ac7edb93c83ac807438548d9b4b26605f (patch) | |
| tree | 7af0d6bb43eb6b27b4bb55edd0615bebf682f592 /bin/tests/test_gdscript.cpp | |
| parent | 3d0bd1a3f38d39c62dd3471d07b7bcb40acfc5e7 (diff) | |
| download | godot-010e3e0ac7edb93c83ac807438548d9b4b26605f.tar.gz godot-010e3e0ac7edb93c83ac807438548d9b4b26605f.tar.zst godot-010e3e0ac7edb93c83ac807438548d9b4b26605f.zip | |
Diffstat (limited to 'bin/tests/test_gdscript.cpp')
| -rw-r--r-- | bin/tests/test_gdscript.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/test_gdscript.cpp b/bin/tests/test_gdscript.cpp index 683191fba..68209ecb5 100644 --- a/bin/tests/test_gdscript.cpp +++ b/bin/tests/test_gdscript.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 */ |
