wxVsProTemp - wxWidgets Visual Studio Project Template
              ^^        ^      ^      ^^^     ^^^^

Copyright (c) 2024 Peter Sulzer, Frth - all rights reserved

LICENSE

You may create your projects (also for commercial usage) with
wxVsProTemp and delete the comment which is inserted at top
of the source file and you may also delete the license file
LICENSE_wxVsProTemp.txt inserted into your project.

If you want to distribute a Visual Studio project template
derived from wxVsProTemp you must at your option mention a
license file in the main source file created by your changed
template or include the text in the main source file
created by your changed template. The text in the source or
the mentioned license file must be:

COPYRIGHT

This Visual Studio project temmplate is based on wxVsProTemp
(wxWidgets Visual Studio Project Template).
Copyright (c) 2024 Peter Sulzer, Frth - all rights reserved
(Current) Download site: http://peter-sulzer.bplaced.net

It has been modified by: YOUR NAME (or COMPANY, ...)
YOUR NOTES (e.g. your copyright and your license).

You are free to copy, modify and distribute this template as
you see fit, and to use it for any purpose, provided this
copyright notice and the following disclaimer are included
without modification in all copies and modifications of the
template. (If you do not distribute this template or
modifications thereof, you need not include this copyright or
disclaimer.).

DISCLAIMER

The author makes no warranties, either expressed or implied,
with respect to this software, its quality, performance,
merchantability, or fitness for any particular purpose. This
software is distributed AS IS. The user of this software
assumes all risks as to its quality and performance. In no
event shall the author be liable for any direct, indirect
or consequential damages, even if the author has been advised
as to the possibility of such damages.

THIS IS THE END OF WHAT YOU MUST INCLUDE AND MUST NOT BE PART
OF YOUR LICENSE. You may also insert (your) additional license
conditions here. I just want to state were this license comes
from:

YACL "Building portable C++ applications with YACL,"
M. A. Sridhar, Addison-Wesley Publishing Company
(ISBN 0-201-83276-3)

YACL: Yet Another Class Library
Unfortunately no more under active development, but at its
time it was at least on pair with wxWidgets, IMHO better
cause it used templates (wxWidgets at this time didn't
use templates afaik).
