]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Restore Daniel Phillips' copyright
authorAndrew Morton <akpm@digeo.com>
Fri, 20 Jun 2003 15:15:56 +0000 (08:15 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 20 Jun 2003 15:15:56 +0000 (08:15 -0700)
From: Daniel Phillips <phillips@arcor.de>

This patch restores my copyright notice for the HTree directory index,
inadvertently omitted during the conversion from Ext2 to Ext3.

fs/ext3/dir.c

index b00bec6fe0ce7d8a57ec7b886e30ef97881c4a1b..d2cc5b92676a4610723225962a36c31673b414a0 100644 (file)
@@ -16,6 +16,9 @@
  *
  *  Big-endian to little-endian byte-swapping/bitmaps by
  *        David S. Miller (davem@caip.rutgers.edu), 1995
+ *
+ * Hash Tree Directory indexing (c) 2001  Daniel Phillips
+ *
  */
 
 #include <linux/fs.h>