commit ca7bbfcc7014ec4e767530ce9dc7ed060ef55a91
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Thu May 31 15:33:56 2007 -0400

    cleanup: ensure every file has up-to-date copyright
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

diff --git a/fs/unionfs/config.c b/fs/unionfs/config.c
index 
cf470d784a58feb8f4be2b109249b2082476e526..a1001f7b7416cb3508758616c536233912f2fc26
 100644
--- a/fs/unionfs/config.c
+++ b/fs/unionfs/config.c
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 2003-2007 Erez Zadok
+ * Copyright (c) 2005-2007 Josef 'Jeff' Sipek
+ * Copyright (c) 2006-2007 Yiannis Pericleous
+ * Copyright (c) 2003-2007 Stony Brook University
+ * Copyright (c) 2003-2007 The Research Foundation of SUNY
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
 #include <linux/module.h>
 #include "config.h"
 
diff --git a/fs/unionfs/config.h b/fs/unionfs/config.h
index 
ecd0e53cbda55059c336073b6ebcb6cf5b7a9515..a770c5cf1004597bdd1c4a7416938c19f0887d4c
 100644
--- a/fs/unionfs/config.h
+++ b/fs/unionfs/config.h
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 2003-2007 Erez Zadok
+ * Copyright (c) 2005-2007 Josef 'Jeff' Sipek
+ * Copyright (c) 2006-2007 Yiannis Pericleous
+ * Copyright (c) 2003-2007 Stony Brook University
+ * Copyright (c) 2003-2007 The Research Foundation of SUNY
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
 #ifndef _CONFIG_H__
 #define _CONFIG_H__
 
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to