Rob Shearman : ole32: Fix copied description and copyright statement for tests/errorinfo.c.
Module: wine Branch: master Commit: d35a81c7aaedcec5d2f56f93cf49eb94a48f038c URL: http://source.winehq.org/git/wine.git/?a=commit;h=d35a81c7aaedcec5d2f56f93cf... Author: Rob Shearman <rob(a)codeweavers.com> Date: Thu Jan 11 15:25:11 2007 -0600 ole32: Fix copied description and copyright statement for tests/errorinfo.c. --- dlls/ole32/tests/errorinfo.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/ole32/tests/errorinfo.c b/dlls/ole32/tests/errorinfo.c index c3fe19d..f55d480 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
participants (1)
-
Alexandre Julliard