summaryrefslogtreecommitdiffstats
path: root/platform/android/java/src/org/godotengine/godot/Dictionary.java
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2016-06-18 14:46:12 +0200
committerGitHub <noreply@github.com>2016-06-18 14:46:12 +0200
commita7fc04626af238bf9a80c4f3b569e1c5d70465c9 (patch)
treeaf573f9536dde1bd9d29569d5ea0440167ffbf41 /platform/android/java/src/org/godotengine/godot/Dictionary.java
parent916e84d08cf08de08ba6966a6fd28ffb2b2d6cd0 (diff)
downloadredot-engine-a7fc04626af238bf9a80c4f3b569e1c5d70465c9.tar.gz
Add missing license headers in our source files (#5255)
Also removes a couple wrong Godot headers from third-party source files.
Diffstat (limited to 'platform/android/java/src/org/godotengine/godot/Dictionary.java')
-rw-r--r--platform/android/java/src/org/godotengine/godot/Dictionary.java2
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 34051c4bb8..e003c245bb 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 */