summaryrefslogtreecommitdiff
path: root/src/Fl_Value_Dial.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-10-30 20:45:53 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-10-30 20:45:53 +0100
commit364fadcbea5f37799bb42e663106e3a007746984 (patch)
tree7f3f0f5b4ae495ff63f8a44732fa90312b999932 /src/Fl_Value_Dial.cxx
parentcb4f7e5d387385a289c5e45af0b0b53fe89ffe04 (diff)
strip copyright
Diffstat (limited to 'src/Fl_Value_Dial.cxx')
-rw-r--r--src/Fl_Value_Dial.cxx20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/Fl_Value_Dial.cxx b/src/Fl_Value_Dial.cxx
index c837930..482ec2e 100644
--- a/src/Fl_Value_Dial.cxx
+++ b/src/Fl_Value_Dial.cxx
@@ -1,23 +1,3 @@
-//
-// Value dial widget for the Fast Light Tool Kit (FLTK).
-//
-// 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
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
-//
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// Library General Public License for more details.
-//
-// You should have received a copy of the GNU Library General Public
-// License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-// USA.
-//
#include <FL/Fl.H>
#include <FL/fl_draw.H>