Copyright updates.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4052 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-02-24 21:55:12 +00:00
parent 9cca0a6c9a
commit add37faa25
429 changed files with 1430 additions and 1430 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#
# "$Id: makeinclude.mingw,v 1.1.2.3.2.14 2004/10/18 20:22:22 easysw Exp $"
# "$Id$"
#
# Make include file for the Fast Light Tool Kit (FLTK).
# (this file for MingW using GCC 2.95.x)
@@ -140,5 +140,5 @@ CAT3EXT = 3
$(CXX) -I.. -I../png -I../jpeg -I../zlib $(CXXFLAGS) $< -c
#
# End of "$Id: makeinclude.mingw,v 1.1.2.3.2.14 2004/10/18 20:22:22 easysw Exp $".
# End of "$Id$".
#