project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SDLActivity.java
equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Hedgewars for Android. An Android port of Hedgewars, a free turn based strategy game |
2 * Hedgewars for Android. An Android port of Hedgewars, a free turn based strategy game |
3 * Copyright (c) 2011-2012 Richard Deurwaarder <xeli@xelification.com> |
3 * Copyright (c) 2011-2012 Richard Deurwaarder <xeli@xelification.com> |
4 * Copyright (C) 2012 Simeon Maxein <smaxein@googlemail.com> |
4 * Copyright (C) 2012 Simeon Maxein <smaxein@googlemail.com> |
5 * Copyright (c) 2004-2013 Andrey Korotaev <unC0Rr@gmail.com> |
5 * Copyright (c) 2004-2014 Andrey Korotaev <unC0Rr@gmail.com> |
6 * |
6 * |
7 * This program is free software; you can redistribute it and/or |
7 * This program is free software; you can redistribute it and/or |
8 * modify it under the terms of the GNU General Public License |
8 * modify it under the terms of the GNU General Public License |
9 * as published by the Free Software Foundation; either version 2 |
9 * as published by the Free Software Foundation; either version 2 |
10 * of the License, or (at your option) any later version. |
10 * of the License, or (at your option) any later version. |