summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2013-02-11 23:58:52 +1100
committerJonathan Gordon <rockbox@jdgordon.info>2013-02-12 21:01:13 +1100
commite41aed633f6d76b670c4808413e6633b50a654f8 (patch)
treecc4f213f43c71b98db530273d629ac5ce9a6b55c
parentbd67f3dc6b87023f5d4699985b90e087807d59ac (diff)
downloadrockbox-e41aed633f6d76b670c4808413e6633b50a654f8.tar.gz
rockbox-e41aed633f6d76b670c4808413e6633b50a654f8.zip
Fix (c) notice which was apparently copy/pasted from a completly unrelated file
Change-Id: I465bd6a70e911c7a56213af82b4db64c25c294f7
-rw-r--r--apps/gui/skin_engine/skin_engine.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/skin_engine/skin_engine.c b/apps/gui/skin_engine/skin_engine.c
index 14de18db0e..3c3f3221b4 100644
--- a/apps/gui/skin_engine/skin_engine.c
+++ b/apps/gui/skin_engine/skin_engine.c
@@ -7,8 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2002 by Stuart Martin 10 * Copyright (C) 2010 Jonathan Gordon
11 * RTC config saving code (C) 2002 by hessu@hes.iki.fi
12 * 11 *
13 * This program is free software; you can redistribute it and/or 12 * This program is free software; you can redistribute it and/or
14 * modify it under the terms of the GNU General Public License 13 * modify it under the terms of the GNU General Public License