From ae697b80b2f692e3763aab0e01c28990ee048634 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Tue, 16 Sep 2008 07:26:22 +0000 Subject: Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_call_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_call_main.c') diff --git a/src/fl_call_main.c b/src/fl_call_main.c index c1ed058dd..f1bd1a50e 100644 --- a/src/fl_call_main.c +++ b/src/fl_call_main.c @@ -1,7 +1,7 @@ /* * "$Id$" * - * Copyright 1998-2005 by Bill Spitzak and others. + * Copyright 1998-2008 by Bill Spitzak and others. * * fl_call_main() calls main() for you Windows people. Needs to be done in C * because Borland C++ won't let you call main() from C++. -- cgit v1.2.3