summaryrefslogtreecommitdiff
path: root/src/Fl_Value_Dial.H
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.H
parent63452c5ab0f8a7cb5f135378973aa5d1f7b3b90c (diff)
Header and Copyright cleanup
Diffstat (limited to 'src/Fl_Value_Dial.H')
-rw-r--r--src/Fl_Value_Dial.H8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Fl_Value_Dial.H b/src/Fl_Value_Dial.H
index 7d41aa5..f9ac18c 100644
--- a/src/Fl_Value_Dial.H
+++ b/src/Fl_Value_Dial.H
@@ -1,6 +1,4 @@
//
-// "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
// Value dial header file 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".
-//
#ifndef Fl_Value_Dial_H
#define Fl_Value_Dial_H
@@ -45,7 +41,3 @@ class Fl_Value_Dial : public Fl_Dial {
};
#endif
-
-//
-// End of "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $".
-//