From: Erez_Zadok Date: Sun, 20 May 2007 01:07:29 +0000 (-0400) Subject: add standard copyright comment to linux/union_fs.h X-Git-Tag: unionfs-2.1.1~103 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=4db9c4c8640c28bd792f1e448f575e06f7197236;p=unionfs-2.6.25.y.git add standard copyright comment to linux/union_fs.h --- diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h index b724031e5f1..223ccabf43a 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