diff options
| author | Rémi Verschelde | 2016-06-18 14:46:12 +0200 |
|---|---|---|
| committer | GitHub | 2016-06-18 14:46:12 +0200 |
| commit | a7fc04626af238bf9a80c4f3b569e1c5d70465c9 (patch) | |
| tree | af573f9536dde1bd9d29569d5ea0440167ffbf41 /platform/android/java/src/org/godotengine/godot/Dictionary.java | |
| parent | 916e84d08cf08de08ba6966a6fd28ffb2b2d6cd0 (diff) | |
| download | godot-a7fc04626af238bf9a80c4f3b569e1c5d70465c9.tar.gz godot-a7fc04626af238bf9a80c4f3b569e1c5d70465c9.tar.zst godot-a7fc04626af238bf9a80c4f3b569e1c5d70465c9.zip | |
Diffstat (limited to 'platform/android/java/src/org/godotengine/godot/Dictionary.java')
| -rw-r--r-- | platform/android/java/src/org/godotengine/godot/Dictionary.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/java/src/org/godotengine/godot/Dictionary.java b/platform/android/java/src/org/godotengine/godot/Dictionary.java index 34051c4bb..e003c245b 100644 --- a/platform/android/java/src/org/godotengine/godot/Dictionary.java +++ b/platform/android/java/src/org/godotengine/godot/Dictionary.java @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2014 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 */ |
