commit 9477927144ea6ed4e6a433463db5d3d28b1dfd27
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date: Wed May 30 19:54:18 2007 -0400
added missing copyrights
diff --git a/fs/unionfs/export.c b/fs/unionfs/export.c
index c95d522..62a41fe 100644
--- a/fs/unionfs/export.c
+++ b/fs/unionfs/export.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 "union.h"
#define is_anon(d) ((d)->d_flags & DCACHE_DISCONNECTED)
diff --git a/fs/unionfs/odf.c b/fs/unionfs/odf.c
index 4052798..d2822a3 100644
--- a/fs/unionfs/odf.c
+++ b/fs/unionfs/odf.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 "union.h"
#include "odf_internals.h"
diff --git a/fs/unionfs/odf.h b/fs/unionfs/odf.h
index 1ce8dcd..e3d52a3 100644
--- a/fs/unionfs/odf.h
+++ b/fs/unionfs/odf.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 _ODF_H_
#define _ODF_H_
diff --git a/fs/unionfs/odf_internals.h b/fs/unionfs/odf_internals.h
index 4cd2931..63a6777 100644
--- a/fs/unionfs/odf_internals.h
+++ b/fs/unionfs/odf_internals.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 _ODF_INTERNALS_H_
#define _ODF_INTERNALS_H_
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs