From fd6d2a5226b3368c0da7993a6f0e7192e25b53de Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sat, 5 Mar 2005 21:35:46 +0000 Subject: [PATCH] update copyright notice svn path=/trunk/; revision=13834 --- reactos/subsys/system/explorer/utility/xmlstorage.cpp | 2 +- reactos/subsys/system/explorer/utility/xmlstorage.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/subsys/system/explorer/utility/xmlstorage.cpp b/reactos/subsys/system/explorer/utility/xmlstorage.cpp index 1da629a3bad..2d87601498f 100644 --- a/reactos/subsys/system/explorer/utility/xmlstorage.cpp +++ b/reactos/subsys/system/explorer/utility/xmlstorage.cpp @@ -4,7 +4,7 @@ // // xmlstorage.cpp // - // Copyright (c) 2004, Martin Fuchs + // Copyright (c) 2004, 2005 Martin Fuchs // diff --git a/reactos/subsys/system/explorer/utility/xmlstorage.h b/reactos/subsys/system/explorer/utility/xmlstorage.h index d57cd0cd937..8a0be9b2800 100644 --- a/reactos/subsys/system/explorer/utility/xmlstorage.h +++ b/reactos/subsys/system/explorer/utility/xmlstorage.h @@ -4,7 +4,7 @@ // // xmlstorage.h // - // Copyright (c) 2004, Martin Fuchs + // Copyright (c) 2004, 2005 Martin Fuchs //