diff --git a/distrib/msw/tmake/makeall.bat b/distrib/msw/tmake/makeall.bat index 2f7237e11e..07e7bcceeb 100755 --- a/distrib/msw/tmake/makeall.bat +++ b/distrib/msw/tmake/makeall.bat @@ -4,6 +4,7 @@ rem Purpose: create wxWindows makefiles for all compilers rem Author: Vadim Zeitlin rem Created: 14.07.99 rem Copyright: (c) 1999 Vadim Zeitlin +rem Licence: wxWindows licence rem Version: $Id$ rem rem Makefile to create the makefiles for all compilers from the templates using diff --git a/distrib/msw/tmake/makeall.sh b/distrib/msw/tmake/makeall.sh index d0c9a29d4a..34454ad1cb 100755 --- a/distrib/msw/tmake/makeall.sh +++ b/distrib/msw/tmake/makeall.sh @@ -6,6 +6,7 @@ # Created: 29 Aug 1999 # Copyright: (c) 1999 Michael Bedward # Version: $Id$ +# Licence: wxWindows licence # # This creates the makefiles for all compilers from the templates using # tmake. The tmake executable should be in the path.