From c6afb815cf65287768dccd23efadd4508eb81cb6 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 22 Nov 2004 20:22:27 +0000 Subject: [PATCH] Fixed licence lines git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/samples/animate/makefile.va | 2 +- contrib/samples/gizmos/multicell/mtest.cpp | 1 + contrib/samples/gizmos/splittree/makefile.va | 1 + contrib/src/applet/makefile | 3 ++- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/contrib/samples/animate/makefile.va b/contrib/samples/animate/makefile.va index d3b737651f..5ed92e956f 100644 --- a/contrib/samples/animate/makefile.va +++ b/contrib/samples/animate/makefile.va @@ -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. diff --git a/contrib/samples/gizmos/multicell/mtest.cpp b/contrib/samples/gizmos/multicell/mtest.cpp index 1254de9926..9b0dc001b9 100644 --- a/contrib/samples/gizmos/multicell/mtest.cpp +++ b/contrib/samples/gizmos/multicell/mtest.cpp @@ -5,6 +5,7 @@ * Created: 2000 * Updated: * Copyright: + * License: wxWindows licence */ static const char sccsid[] = "%W% %G%"; diff --git a/contrib/samples/gizmos/splittree/makefile.va b/contrib/samples/gizmos/splittree/makefile.va index ba7f61ed13..e30e89c264 100644 --- a/contrib/samples/gizmos/splittree/makefile.va +++ b/contrib/samples/gizmos/splittree/makefile.va @@ -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. diff --git a/contrib/src/applet/makefile b/contrib/src/applet/makefile index 69b6155c5c..f67ebbd821 100644 --- a/contrib/src/applet/makefile +++ b/contrib/src/applet/makefile @@ -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 # #############################################################################