X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/1639abc312beea68f4391a202db74ef7bdd5a494..f5ed7a7689befa19412b81d396db6519104194c0:/wump/pathnames.h diff --git a/wump/pathnames.h b/wump/pathnames.h index 262ab2d3..d3984f12 100644 --- a/wump/pathnames.h +++ b/wump/pathnames.h @@ -1,6 +1,8 @@ +/* $NetBSD: pathnames.h,v 1.4 2003/08/07 09:37:57 agc Exp $ */ + /*- - * Copyright (c) 1989 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -10,11 +12,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * 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 University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -30,8 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)pathnames.h 5.1 (Berkeley) 6/1/90 - * $Id: pathnames.h,v 1.2 1993/08/01 18:49:22 mycroft Exp $ + * @(#)pathnames.h 8.1 (Berkeley) 5/31/93 */ #define _PATH_PAGER "/usr/bin/more"