From e169d0b1908f789808f7a2d52b446ad9f73062f4 Mon Sep 17 00:00:00 2001 From: corvid Date: Tue, 29 Nov 2011 03:34:12 +0000 Subject: documenting non-dillo code --- dw/fltkcomplexbutton.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dw/fltkcomplexbutton.cc') diff --git a/dw/fltkcomplexbutton.cc b/dw/fltkcomplexbutton.cc index 8f847218..0f124cf9 100644 --- a/dw/fltkcomplexbutton.cc +++ b/dw/fltkcomplexbutton.cc @@ -1,5 +1,6 @@ -// fltkcomplexbutton.cc contains code from FLTK 1.3's src/Fl_Button.cxx -// that is Copyright 1998-2010 by Bill Spitzak and others. +// fltkcomplexbutton.cc is derived from src/Fl_Button.cxx from FLTK's 1.3 +// branch at http://fltk.org in early 2011. +// src/Fl_Button.cxx is Copyright 1998-2010 by Bill Spitzak and others. /* * This program is free software; you can redistribute it and/or modify -- cgit v1.2.3