]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed licence lines
authorJulian Smart <julian@anthemion.co.uk>
Mon, 22 Nov 2004 20:22:27 +0000 (20:22 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 22 Nov 2004 20:22:27 +0000 (20:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/samples/animate/makefile.va
contrib/samples/gizmos/multicell/mtest.cpp
contrib/samples/gizmos/splittree/makefile.va
contrib/src/applet/makefile

index d3b737651f57e13ab88b044c7f9b54574be00977..5ed92e956fb53078ed1096ed59841b4c0a5e2350 100644 (file)
@@ -4,7 +4,7 @@
 # Created:  1999
 # Updated:
 # Copyright:    (c) David Webster
-#
+# License:  wxWindows license
 # Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
 # Use FINAL=1 argument to nmake to build final version with no debug info.
 
index 1254de9926c85833e857134284654b357d38f429..9b0dc001b9db756c6e5abe0ca5cfe321acde261f 100644 (file)
@@ -5,6 +5,7 @@
  * Created: 2000
  * Updated:
  * Copyright:
+ * License: wxWindows licence
  */
 
 static const char sccsid[] = "%W% %G%";
index ba7f61ed13099c87b83317dc8c5393f39dd50794..e30e89c264bd68687c424c567ae27b8b939e977b 100644 (file)
@@ -4,6 +4,7 @@
 # Created:  1999
 # Updated:
 # Copyright:    (c) David Webster
+# License:  wxWindows licence
 #
 # Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
 # Use FINAL=1 argument to nmake to build final version with no debug info.
index 69b6155c5cc4d61c3a66b278f73b3c11a94cf9cd..f67ebbd8214b21a13643a46bf14523330872f34b 100644 (file)
@@ -3,7 +3,8 @@
 #                   Copyright (C) 1999 SciTech Software
 #                           All rights reserved.
 #
-# Descripton:   Generic makefile for the SciTech wxApplet library
+# Description:   Generic makefile for the SciTech wxApplet library
+# License:       wxWindows license
 #
 #############################################################################