summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Date.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86Date.h')
-rw-r--r--hw/xfree86/common/xf86Date.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86Date.h b/hw/xfree86/common/xf86Date.h
new file mode 100644
index 000000000..506e05370
--- /dev/null
+++ b/hw/xfree86/common/xf86Date.h
@@ -0,0 +1,7 @@
+/* $XFree86: xc/programs/Xserver/hw/xfree86/xf86Date.h,v 1.3.2.3 2003/05/10 01:10:10 dawes Exp $ */
+
+#ifndef XF86_DATE
+
+#define XF86_DATE "9 May 2003"
+
+#endif