summaryrefslogtreecommitdiff
path: root/FL/filename.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/filename.H')
-rw-r--r--FL/filename.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/filename.H b/FL/filename.H
index 0395601d4..b75afb821 100644
--- a/FL/filename.H
+++ b/FL/filename.H
@@ -1,9 +1,9 @@
//
-// "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $"
+// "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $"
//
// Filename header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-1999 by Bill Spitzak and others.
+// Copyright 1998-2000 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@@ -76,5 +76,5 @@ FL_EXPORT int filename_list(const char *d, struct dirent ***list);
#endif
//
-// End of "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $".
+// End of "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $".
//