From 33fcde3b52d3c1f87ca050ef5954ef4bb768be90 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 22 Nov 2004 21:07:50 +0000 Subject: [PATCH] Added licence line git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/makeall.bat | 1 + distrib/msw/tmake/makeall.sh | 1 + 2 files changed, 2 insertions(+) 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.