summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-04-28 20:35:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-04-28 20:35:33 +0000
commit497796b3d2e5f3b7af8e436c8d10408461db728a (patch)
treefcd18d29371303dead9663d07ae3ae16c5c04052
parentd711bd976868ba64db5f347642ef899a88ecad25 (diff)
downloadrockbox-497796b3d2e5f3b7af8e436c8d10408461db728a.zip
rockbox-497796b3d2e5f3b7af8e436c8d10408461db728a.tar.gz
rockbox-497796b3d2e5f3b7af8e436c8d10408461db728a.tar.bz2
rockbox-497796b3d2e5f3b7af8e436c8d10408461db728a.tar.xz
corrected the source header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@305 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--uisimulator/app.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/uisimulator/app.c b/uisimulator/app.c
index 8ef6da9..5875ac2 100644
--- a/uisimulator/app.c
+++ b/uisimulator/app.c
@@ -7,9 +7,7 @@
* \/ \/ \/ \/ \/
* $Id$
*
- * Copyright (C) 1999 Mattis Wadman (nappe@sudac.org)
- *
- * Heavily modified for embedded use by Björn Stenberg (bjorn@haxx.se)
+ * Copyright (C) 2002 Daniel Stenberg
*
* All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement.