From a7fc04626af238bf9a80c4f3b569e1c5d70465c9 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sat, 18 Jun 2016 14:46:12 +0200 Subject: Add missing license headers in our source files (#5255) Also removes a couple wrong Godot headers from third-party source files.--- platform/android/java/src/org/godotengine/godot/Dictionary.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/android/java/src/org/godotengine/godot/Dictionary.java') 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 */ -- cgit v1.2.3-70-g09d2