Fixed licence lines

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-11-22 20:22:27 +00:00
parent 7bf8eb78aa
commit c6afb815cf
4 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# # License: wxWindows license
# Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM) # Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
# Use FINAL=1 argument to nmake to build final version with no debug info. # Use FINAL=1 argument to nmake to build final version with no debug info.

View File

@@ -5,6 +5,7 @@
* Created: 2000 * Created: 2000
* Updated: * Updated:
* Copyright: * Copyright:
* License: wxWindows licence
*/ */
static const char sccsid[] = "%W% %G%"; static const char sccsid[] = "%W% %G%";

View File

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# License: wxWindows licence
# #
# Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM) # Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
# Use FINAL=1 argument to nmake to build final version with no debug info. # Use FINAL=1 argument to nmake to build final version with no debug info.

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1999 SciTech Software # Copyright (C) 1999 SciTech Software
# All rights reserved. # All rights reserved.
# #
# Descripton: Generic makefile for the SciTech wxApplet library # Description: Generic makefile for the SciTech wxApplet library
# License: wxWindows license
# #
############################################################################# #############################################################################