summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/qebind.c4
-rw-r--r--generic/qebind.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/generic/qebind.c b/generic/qebind.c
index 6769f51..58871e0 100644
--- a/generic/qebind.c
+++ b/generic/qebind.c
@@ -3,9 +3,9 @@
*
* This module implements quasi-events.
*
- * Copyright (c) 2002-2004 Tim Baker
+ * Copyright (c) 2002-2005 Tim Baker
*
- * RCS: @(#) $Id: qebind.c,v 1.10 2005/03/29 20:54:57 treectrl Exp $
+ * RCS: @(#) $Id: qebind.c,v 1.11 2005/05/01 01:20:47 treectrl Exp $
*/
/*
diff --git a/generic/qebind.h b/generic/qebind.h
index 81cefd7..7e45f4f 100644
--- a/generic/qebind.h
+++ b/generic/qebind.h
@@ -3,9 +3,9 @@
*
* This module is the header for quasi-events.
*
- * Copyright (c) 2002-2004 Tim Baker
+ * Copyright (c) 2002-2005 Tim Baker
*
- * RCS: @(#) $Id: qebind.h,v 1.3 2005/03/29 20:57:19 treectrl Exp $
+ * RCS: @(#) $Id: qebind.h,v 1.4 2005/05/01 01:20:47 treectrl Exp $
*/
#ifndef INCLUDED_QEBIND_H