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_deb.c | |
parent | 45d3283fa9b158e3ff3af143713064236a2eeb80 (diff) |
merge
Diffstat (limited to 'sys/xfs/xfs_deb.c')
-rw-r--r-- | sys/xfs/xfs_deb.c | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/xfs/xfs_deb.c b/sys/xfs/xfs_deb.c index 9be92277178..be655c777d5 100644 --- a/sys/xfs/xfs_deb.c +++ b/sys/xfs/xfs_deb.c @@ -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. * @@ -39,7 +34,7 @@ #include <xfs/xfs_deb.h> #include <xfs/xfs_debug.h> -/* $Id: xfs_deb.c,v 1.4 2000/09/11 14:26:51 art Exp $ */ +/* $Id: xfs_deb.c,v 1.5 2002/06/07 04:10:32 hin Exp $ */ /* X is on */ #define X(y) y |