diff options
Diffstat (limited to 'dw/fltkcomplexbutton.hh')
-rw-r--r-- | dw/fltkcomplexbutton.hh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dw/fltkcomplexbutton.hh b/dw/fltkcomplexbutton.hh index 3a14cfb2..43be6b57 100644 --- a/dw/fltkcomplexbutton.hh +++ b/dw/fltkcomplexbutton.hh @@ -1,6 +1,7 @@ -// fltkcomplexbutton.hh contains code from FLTK 1.3's FL/Fl_Button.H -// that is Copyright 1998-2010 by Bill Spitzak and others. +// fltkcomplexbutton.hh is derived from FL/Fl_Button.H from FLTK's 1.3 branch +// at http://fltk.org in early 2011. +// FL/Fl_Button.H is Copyright 1998-2010 by Bill Spitzak and others. /* * This program is free software; you can redistribute it and/or modify |