diff options
Diffstat (limited to 'test/threads.cxx')
| -rw-r--r-- | test/threads.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/threads.cxx b/test/threads.cxx index 263a70a39..5320c5582 100644 --- a/test/threads.cxx +++ b/test/threads.cxx @@ -1,9 +1,9 @@ // -// "$Id: threads.cxx,v 1.10.2.6 2004/04/11 04:39:01 easysw Exp $" +// "$Id$" // // Threading example program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2004 by Bill Spitzak and others. +// Copyright 1998-2005 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 @@ -126,5 +126,5 @@ int main() { // -// End of "$Id: threads.cxx,v 1.10.2.6 2004/04/11 04:39:01 easysw Exp $". +// End of "$Id$". // |
