summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/dir.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-01 10:36:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-01 10:36:54 +0000
commit85503a80a3814c046363e68d6126ff5ea2965c9c (patch)
tree6279ab7184b6496a778f367ef5132e68585907a8 /uisimulator/x11/dir.h
parent49108ec5720aad2b63ca19e1a83b8550890e2d15 (diff)
downloadrockbox-85503a80a3814c046363e68d6126ff5ea2965c9c.tar.gz
rockbox-85503a80a3814c046363e68d6126ff5ea2965c9c.zip
fixed header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@367 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/x11/dir.h')
-rw-r--r--uisimulator/x11/dir.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/uisimulator/x11/dir.h b/uisimulator/x11/dir.h
index 560cf103d2..c7d557b475 100644
--- a/uisimulator/x11/dir.h
+++ b/uisimulator/x11/dir.h
@@ -1,3 +1,22 @@
+/***************************************************************************
+ * __________ __ ___.
+ * Open \______ \ ____ ____ | | _\_ |__ _______ ___
+ * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
+ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
+ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
+ * \/ \/ \/ \/ \/
+ * $Id$
+ *
+ * Copyright (C) 2002 by Daniel Stenberg <daniel@haxx.se>
+ *
+ * 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.
+ *
+ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+ * KIND, either express or implied.
+ *
+ ****************************************************************************/
+
#include <sys/types.h>
#include <dirent.h>