summaryrefslogtreecommitdiff
path: root/src/Fl_Value_Dial.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:19:00 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:19:00 +0200
commitfeae8373e6fbdafe5368410ba0ac51059f7155f7 (patch)
tree6faf4b9d044754e2309fe1d9e32620e1b0eedb8f /src/Fl_Value_Dial.cxx
parent63452c5ab0f8a7cb5f135378973aa5d1f7b3b90c (diff)
Header and Copyright cleanup
Diffstat (limited to 'src/Fl_Value_Dial.cxx')
-rw-r--r--src/Fl_Value_Dial.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Fl_Value_Dial.cxx b/src/Fl_Value_Dial.cxx
index 6e5c35c..c837930 100644
--- a/src/Fl_Value_Dial.cxx
+++ b/src/Fl_Value_Dial.cxx
@@ -1,6 +1,4 @@
//
-// "$Id: Fl_Value_Dial.cxx,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
// Value dial widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2004 by Bill Spitzak and others.
@@ -20,8 +18,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
-//
#include <FL/Fl.H>
#include <FL/fl_draw.H>