From: José Fonseca Date: Thu, 10 Jul 2008 13:44:57 +0000 (+0900) Subject: Cleanup copyright statements. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=f6c869983e14baf7f7fe1a4230ce91885019e7a0;p=apitrace Cleanup copyright statements. --- 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 @@