]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - larn/pathnames.h
Use standard AUTHORS section header. From YOMURA Masanori in private mail
[bsdgames-darwin.git] / larn / pathnames.h
index 62c428fc838296861c35f73c3f232f0a526e2be5..0790dfc448c72ce08908249edcf8fedc4421c161 100644 (file)
@@ -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.
  * 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.
  *
  * 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"