X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/fb73c52b499ea55b081fc042440f4524842c68b6..5716c8e2c1e97667a9f4c488ee8e800bc8e8d682:/larn/pathnames.h diff --git a/larn/pathnames.h b/larn/pathnames.h index 62c428fc..0790dfc4 100644 --- a/larn/pathnames.h +++ b/larn/pathnames.h @@ -1,3 +1,5 @@ +/* $NetBSD: pathnames.h,v 1.8 2003/08/07 09:37:23 agc Exp $ */ + /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -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,13 +28,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)pathnames.h 5.1 (Berkeley) 5/2/90 - * $Id: pathnames.h,v 1.3 1994/09/18 00:21:38 mycroft Exp $ + * @(#)pathnames.h 5.2 (Berkeley) 4/27/95 */ #define _PATH_LOG "/var/games/larn/llog12.0" #define _PATH_SCORE "/var/games/larn/lscore12.0" #define _PATH_HELP "/usr/share/games/larn/larn.help" #define _PATH_LEVELS "/usr/share/games/larn/larnmaze" -#define _PATH_FORTS "/usr/share/games/larn/lfortune" #define _PATH_PLAYERIDS "/var/games/larn/playerids"