[Ocfs2-commits] mfasheh commits r1896 - trunk/fs/ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Feb 18 19:19:16 CST 2005


Author: mfasheh
Signed-off-by: manish
Date: 2005-02-18 19:19:15 -0600 (Fri, 18 Feb 2005)
New Revision: 1896

Modified:
   trunk/fs/ocfs2/super.c
Log:
* change author line for legal reasons

Signed-off-By: manish
SIGNED-OFF-BY: barney the dinosaur



Modified: trunk/fs/ocfs2/super.c
===================================================================
--- trunk/fs/ocfs2/super.c	2005-02-18 18:37:58 UTC (rev 1895)
+++ trunk/fs/ocfs2/super.c	2005-02-19 01:19:15 UTC (rev 1896)
@@ -120,7 +120,7 @@
 // -disabled for ocfs_show_trace- EXPORT_NO_SYMBOLS;
 
 MODULE_LICENSE ("GPL");
-MODULE_AUTHOR("Oracle Corporation");
+MODULE_AUTHOR("Oracle");
 //MODULE_DESCRIPTION("Oracle Clustered FileSystem");
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)



More information about the Ocfs2-commits mailing list