summaryrefslogtreecommitdiff
path: root/src/fl_arci.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_arci.cxx')
-rw-r--r--src/fl_arci.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx
index 62dfa1ab2..85f41c4f7 100644
--- a/src/fl_arci.cxx
+++ b/src/fl_arci.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: fl_arci.cxx,v 1.4.2.5.2.4 2003/01/30 21:43:24 easysw Exp $"
+// "$Id: fl_arci.cxx,v 1.4.2.5.2.5 2004/04/11 04:38:59 easysw Exp $"
//
// Arc (integer) drawing functions for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2003 by Bill Spitzak and others.
+// Copyright 1998-2004 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 @@ void fl_pie(int x,int y,int w,int h,double a1,double a2) {
}
//
-// End of "$Id: fl_arci.cxx,v 1.4.2.5.2.4 2003/01/30 21:43:24 easysw Exp $".
+// End of "$Id: fl_arci.cxx,v 1.4.2.5.2.5 2004/04/11 04:38:59 easysw Exp $".
//