GIT: unionfs2-2.6.27.y: add standard copyright comment to linux/union_fs.h
Erez Zadok
ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:16:23 EDT 2010
commit e63dbd16e3dc8e0e500edfac8c3842d2a4e3168b
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date: Sat May 19 21:07:29 2007 -0400
add standard copyright comment to linux/union_fs.h
diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h
index b724031..223ccab 100644
--- a/include/linux/union_fs.h
+++ b/include/linux/union_fs.h
@@ -1,3 +1,14 @@
+/*
+ * Copyright (c) 2003-2007 Erez Zadok
+ * Copyright (c) 2005-2007 Josef 'Jeff' Sipek
+ * 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 _LINUX_UNION_FS_H
#define _LINUX_UNION_FS_H
More information about the unionfs-cvs
mailing list