diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 04:10:33 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 04:10:33 +0000 |
commit | c7406af60dafab45e920d9c3f52cd74cd4b9e81b (patch) | |
tree | d99f95636a30c46ffc4acee6363ac4bf9db13c89 /sys/xfs/xfs_vfsops.h | |
parent | 45d3283fa9b158e3ff3af143713064236a2eeb80 (diff) |
merge
Diffstat (limited to 'sys/xfs/xfs_vfsops.h')
-rw-r--r-- | sys/xfs/xfs_vfsops.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/xfs/xfs_vfsops.h b/sys/xfs/xfs_vfsops.h index ed745766a1c..d81924ef1dd 100644 --- a/sys/xfs/xfs_vfsops.h +++ b/sys/xfs/xfs_vfsops.h @@ -14,12 +14,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the Kungliga Tekniska - * Högskolan and its contributors. - * - * 4. Neither the name of the Institute nor the names of its contributors + * 3. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -36,7 +31,7 @@ * SUCH DAMAGE. */ -/* $Id: xfs_vfsops.h,v 1.3 2000/09/11 14:26:54 art Exp $ */ +/* $Id: xfs_vfsops.h,v 1.4 2002/06/07 04:10:32 hin Exp $ */ #ifndef _xfs_vfsops_h #define _xfs_vfsops_h |