From f6c869983e14baf7f7fe1a4230ce91885019e7a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Thu, 10 Jul 2008 22:44:57 +0900 Subject: [PATCH] Cleanup copyright statements. --- README | 2 +- base.py | 2 +- d3d8.py | 2 +- d3d8caps.py | 2 +- d3d8types.py | 2 +- d3d9.py | 2 +- d3d9caps.py | 2 +- d3d9types.py | 2 +- d3dtrace-txt.xsl | 2 +- d3dtrace.css | 2 +- d3dtrace.xsl | 2 +- log.cpp | 2 +- log.hpp | 2 +- windows.py | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README b/README index 935ce60..176d652 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ = Copyright = -Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +Copyright 2008 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 diff --git a/base.py b/base.py index 37521b8..ee21535 100644 --- a/base.py +++ b/base.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d8.py b/d3d8.py index 0c85aa4..007212f 100644 --- a/d3d8.py +++ b/d3d8.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d8caps.py b/d3d8caps.py index 696208a..36bc6c8 100644 --- a/d3d8caps.py +++ b/d3d8caps.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d8types.py b/d3d8types.py index bcccc45..23bbe27 100644 --- a/d3d8types.py +++ b/d3d8types.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d9.py b/d3d9.py index ea65f88..6e4ce24 100644 --- a/d3d9.py +++ b/d3d9.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d9caps.py b/d3d9caps.py index f0ea95b..0bb5cae 100644 --- a/d3d9caps.py +++ b/d3d9caps.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3d9types.py b/d3d9types.py index d4d667e..558c933 100644 --- a/d3d9types.py +++ b/d3d9types.py @@ -1,6 +1,6 @@ ############################################################################# # -# Copyright 2008 Jose Fonseca, Tungsten Graphics, Inc. +# Copyright 2008 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 diff --git a/d3dtrace-txt.xsl b/d3dtrace-txt.xsl index 527e17f..e830ece 100644 --- a/d3dtrace-txt.xsl +++ b/d3dtrace-txt.xsl @@ -2,7 +2,7 @@