Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/libntfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5734/libntfs
Modified Files:
bitmap.c
Log Message:
Prepare for next release.
Index: bitmap.c
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/libntfs/bitmap.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- bitmap.c 2 Feb 2006 13:57:00 -0000 1.19
+++ bitmap.c 2 Feb 2006 14:40:53 -0000 1.20
@@ -1,7 +1,7 @@
/**
* bitmap.c - Bitmap handling code. Part of the Linux-NTFS project.
*
- * Copyright (c) 2002-2004 Anton Altaparmakov
+ * Copyright (c) 2002-2006 Anton Altaparmakov
* Copyright (c) 2004-2005 Richard Russon
*
* This program/include file is free software; you can redistribute it and/or
|