changed "http" to "https" in URLs
[rocksndiamonds.git] / src / libgame / android.h
index 0680958b042b720945799345230c565a07937e74..6c997cae56bc29c369f9731a5075a616d0989900 100644 (file)
@@ -1,15 +1,13 @@
-/***********************************************************
-* Artsoft Retro-Game Library                               *
-*----------------------------------------------------------*
-* (c) 1994-2006 Artsoft Entertainment                      *
-*               Holger Schemel                             *
-*               Detmolder Strasse 189                      *
-*               33604 Bielefeld                            *
-*               Germany                                    *
-*               e-mail: info@artsoft.org                   *
-*----------------------------------------------------------*
-* android.h                                                *
-***********************************************************/
+// ============================================================================
+// Artsoft Retro-Game Library
+// ----------------------------------------------------------------------------
+// (c) 1995-2014 by Artsoft Entertainment
+//                         Holger Schemel
+//                 info@artsoft.org
+//                 https://www.artsoft.org/
+// ----------------------------------------------------------------------------
+// android.h
+// ============================================================================
 
 #ifndef ANDROID_H
 #define ANDROID_H
@@ -17,4 +15,4 @@
 #include <android/log.h>
 
 
-#endif /* ANDROID_H */
+#endif // ANDROID_H