From b125958b07ff077bc61bb691dbc0dab9504373b0 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 9 Jul 2002 17:41:24 +0000 Subject: Add support for MingW with GCC 3.1.x. Some copyright/comment cleanup in various files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2499 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/config.mingw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'makefiles/config.mingw') diff --git a/makefiles/config.mingw b/makefiles/config.mingw index 095fea8f9..f7eb30a57 100644 --- a/makefiles/config.mingw +++ b/makefiles/config.mingw @@ -1,9 +1,9 @@ /* - * "$Id: config.mingw,v 1.1.2.3.2.7 2002/05/24 14:50:20 easysw Exp $" + * "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2001 by Bill Spitzak and others. + * Copyright 1998-2002 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 @@ -216,5 +216,5 @@ /* - * End of "$Id: config.mingw,v 1.1.2.3.2.7 2002/05/24 14:50:20 easysw Exp $". + * End of "$Id: config.mingw,v 1.1.2.3.2.8 2002/07/09 17:41:24 easysw Exp $". */ -- cgit v1.2.3