From 7fe0cd641cb0d2ea3547c816e2d477c8e802f8f5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Thu, 10 Jul 2008 20:22:09 +0900 Subject: [PATCH] Add a copyright statment to the README so that it gets included in the binary package. --- README | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README b/README index 234c1e3..935ce60 100644 --- a/README +++ b/README @@ -1,6 +1,24 @@ D3D Trace += Copyright = + +Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. + +This program is free software: you can redistribute it and/or modify it +under the terms of the GNU Lesser General Public License as published +by the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with this program. If not, see . + + = About = Wrapper DLLs to trace D3D8 and D3D9 APIs calls. @@ -54,5 +72,3 @@ See the scons manpage for more info. * For long XML files is better to use the d3dtrace-txt.xsl stylesheet together with a dedicated XSL processor like xsltproc, or msxsl. --- -Jose Fonseca -- 2.45.2