comparison lisp/play/landmark.el @ 68634:836785857446

Update copyright notices of all files in the lisp/play directory.
author Romain Francoise <romain@orebokech.com>
date Sun, 05 Feb 2006 14:10:45 +0000
parents 96187e7edd1b
children 5340157fbfc2 c5406394f567
comparison
equal deleted inserted replaced
68633:1077b8039c32 68634:836785857446
1 ;;; landmark.el --- neural-network robot that learns landmarks 1 ;;; landmark.el --- neural-network robot that learns landmarks
2 2
3 ;; Copyright (C) 1996, 1997, 2000, 2002, 2003, 2004, 3 ;; Copyright (C) 1996, 1997, 2000, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc. 4 ;; 2005, 2006 Free Software Foundation, Inc.
5 5
6 ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) 6 ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
7 ;; Created: December 16, 1996 - first release to usenet 7 ;; Created: December 16, 1996 - first release to usenet
8 ;; Keywords: gomoku, neural network, adaptive search, chemotaxis 8 ;; Keywords: gomoku, neural network, adaptive search, chemotaxis
9 9