From d35a81c7aaedcec5d2f56f93cf49eb94a48f038c Mon Sep 17 00:00:00 2001 From: Rob Shearman Date: Thu, 11 Jan 2007 15:25:11 -0600 Subject: [PATCH] ole32: Fix copied description and copyright statement for tests/errorinfo.c. --- dlls/ole32/tests/errorinfo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/ole32/tests/errorinfo.c b/dlls/ole32/tests/errorinfo.c index c3fe19db48..f55d480ef2 100644 --- a/dlls/ole32/tests/errorinfo.c +++ b/dlls/ole32/tests/errorinfo.c @@ -1,7 +1,7 @@ /* - * Component Object Tests + * Error Info Tests * - * Copyright 2005 Robert Shearman + * Copyright 2007 Robert Shearman * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- 2.32.0.93.g670b81a890