From 4770e2010d2451d28305bea874f81e50ed6560f5 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 26 Aug 2016 19:40:37 +0200 Subject: Review Android project --- templates/android_project/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/android_project/AndroidManifest.xml') diff --git a/templates/android_project/AndroidManifest.xml b/templates/android_project/AndroidManifest.xml index 6755027e..1d30ab17 100644 --- a/templates/android_project/AndroidManifest.xml +++ b/templates/android_project/AndroidManifest.xml @@ -5,11 +5,12 @@ * This template has been created using raylib 1.2 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014-2016 Ramon Santamaria (@raysan5) * --> + -- cgit v1.2.3