diff options
Diffstat (limited to 'src/Fl_Value_Dial.cxx')
-rw-r--r-- | src/Fl_Value_Dial.cxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Fl_Value_Dial.cxx b/src/Fl_Value_Dial.cxx index 482ec2e..773cb58 100644 --- a/src/Fl_Value_Dial.cxx +++ b/src/Fl_Value_Dial.cxx @@ -1,3 +1,8 @@ +// +// Copyright 2006 Johannes Hofmann <Johannes.Hofmann@gmx.de> +// +// This software may be used and distributed according to the terms +// of the GNU General Public License, incorporated herein by reference. #include <FL/Fl.H> #include <FL/fl_draw.H> |