From e3fbfe6b967fe2393de8cac388e852c3f98a6a67 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 26 Mar 2004 14:42:21 +0000 Subject: [PATCH] Correct typo. (Logical change 1.348) --- include/ntfs/unistr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ntfs/unistr.h b/include/ntfs/unistr.h index 1917bfbd..1119c5ee 100644 --- a/include/ntfs/unistr.h +++ b/include/ntfs/unistr.h @@ -1,8 +1,8 @@ /* - * unistr.h - Exports for unicode string handling. Part of the Linux-NTFS + * unistr.h - Exports for Unicode string handling. Part of the Linux-NTFS * project. * - * Copyright (c) 2000-2002 Anton Altaparmakov + * Copyright (c) 2000-2004 Anton Altaparmakov * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as published