summaryrefslogtreecommitdiff
path: root/src/fl_arc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_arc.cxx')
-rw-r--r--src/fl_arc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx
index 273a39e..70b29e7 100644
--- a/src/fl_arc.cxx
+++ b/src/fl_arc.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: fl_arc.cxx 7617 2010-05-27 17:20:18Z manolo $"
+// "$Id: fl_arc.cxx 7903 2010-11-28 21:06:39Z matt $"
//
// Arc functions for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2009 by Bill Spitzak and others.
+// Copyright 1998-2010 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
@@ -87,5 +87,5 @@ void fl_circle(double x,double y,double r) {
#endif
//
-// End of "$Id: fl_arc.cxx 7617 2010-05-27 17:20:18Z manolo $".
+// End of "$Id: fl_arc.cxx 7903 2010-11-28 21:06:39Z matt $".
//