Added missing licence line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-11-22 20:40:22 +00:00
parent a75d986396
commit 053950ae73
12 changed files with 13 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -1,6 +1,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: printimg.cpp // Name: printimg.cpp
// Purpose: wxHtmlEasyPrinting testing example // Purpose: wxHtmlEasyPrinting testing example
// Licence: wxWindows Licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -4,6 +4,8 @@
<TITLE>wxHTML : wxWindows HTML library</TITLE> <TITLE>wxHTML : wxWindows HTML library</TITLE>
</head> </head>
<!-- Licence: wxWindows Licence -->
<body TEXT="#000000" BGCOLOR="#8D99BC" LINK="#51188E" VLINK="#51188E" ALINK="#FF0000"> <body TEXT="#000000" BGCOLOR="#8D99BC" LINK="#51188E" VLINK="#51188E" ALINK="#FF0000">
<!-- TITLE BAR --> <!-- TITLE BAR -->

View File

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -4,6 +4,7 @@
# Created: 1999 # Created: 1999
# Updated: # Updated:
# Copyright: (c) David Webster # Copyright: (c) David Webster
# Licence: 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

@@ -1,6 +1,7 @@
############################################################################## ##############################################################################
# Microwindows template Makefile # Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr # Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
# Licence: wxWindows Licence
############################################################################## ##############################################################################
TOP=$(MICROWINDOWS) TOP=$(MICROWINDOWS)