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-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=3066622c78734e9114f777ee8adf30fc7d932504;p=unionfs-3.2.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 b724031e5f14..223ccabf43ae 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