diff options
Diffstat (limited to 'platform/android/java/src')
4 files changed, 4 insertions, 4 deletions
diff --git a/platform/android/java/src/org/godotengine/godot/Godot.java b/platform/android/java/src/org/godotengine/godot/Godot.java index 6aa5d24f1c..c6bc6a6943 100644 --- a/platform/android/java/src/org/godotengine/godot/Godot.java +++ b/platform/android/java/src/org/godotengine/godot/Godot.java @@ -5,7 +5,7 @@  /*                           GODOT ENGINE                                */  /*                    http://www.godotengine.org                         */  /*************************************************************************/ -/* Copyright (c) 2007-2015 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       */ diff --git a/platform/android/java/src/org/godotengine/godot/GodotIO.java b/platform/android/java/src/org/godotengine/godot/GodotIO.java index 071d090e8b..3e6919c2ad 100644 --- a/platform/android/java/src/org/godotengine/godot/GodotIO.java +++ b/platform/android/java/src/org/godotengine/godot/GodotIO.java @@ -5,7 +5,7 @@  /*                           GODOT ENGINE                                */  /*                    http://www.godotengine.org                         */  /*************************************************************************/ -/* Copyright (c) 2007-2015 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       */ diff --git a/platform/android/java/src/org/godotengine/godot/GodotLib.java b/platform/android/java/src/org/godotengine/godot/GodotLib.java index ddbcf2e5c6..aef6591864 100644 --- a/platform/android/java/src/org/godotengine/godot/GodotLib.java +++ b/platform/android/java/src/org/godotengine/godot/GodotLib.java @@ -5,7 +5,7 @@  /*                           GODOT ENGINE                                */  /*                    http://www.godotengine.org                         */  /*************************************************************************/ -/* Copyright (c) 2007-2015 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       */ diff --git a/platform/android/java/src/org/godotengine/godot/GodotView.java b/platform/android/java/src/org/godotengine/godot/GodotView.java index 04b5dfa5dd..492eb4cb54 100644 --- a/platform/android/java/src/org/godotengine/godot/GodotView.java +++ b/platform/android/java/src/org/godotengine/godot/GodotView.java @@ -5,7 +5,7 @@  /*                           GODOT ENGINE                                */  /*                    http://www.godotengine.org                         */  /*************************************************************************/ -/* Copyright (c) 2007-2015 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       */  |