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 a2d79fe77..97a87aa69 100644
--- a/FL/filename.H
+++ b/FL/filename.H
@@ -1,9 +1,9 @@
//
-// "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $"
+// "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $"
//
// Filename header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998 by Bill Spitzak and others.
+// Copyright 1998-1999 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
@@ -61,5 +61,5 @@ int filename_list(const char *d, struct dirent ***list);
#endif
//
-// End of "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $".
+// End of "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $".
//