X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=io-clim.lisp;h=9dcfb13ad2aa4f9c3891599391d483ba774fb8e6;hb=dc49a130877a2c968a74a000e8425189bc7c3ad5;hp=3cd7f28c4d25a3eaa1a3ae3a6cb0fc83513195b2;hpb=b29c5d666cbd1d0c08d4da49b32e4ed41c6dabba;p=reversi.git diff --git a/io-clim.lisp b/io-clim.lisp index 3cd7f28..9dcfb13 100644 --- a/io-clim.lisp +++ b/io-clim.lisp @@ -1,13 +1,20 @@ +;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: reversi -*- ;;;;*************************************************************************** ;;;; ;;;; FILE IDENTIFICATION ;;;; -;;;; Name: io-clim.cl +;;;; Name: io-clim.lisp ;;;; Purpose: CLIM GUI for reversi -;;;; Programer: Kevin M. Rosenberg, M.D. +;;;; Programer: Kevin M. Rosenberg ;;;; Date Started: 1 Nov 2001 -;;;; CVS Id: $Id: io-clim.lisp,v 1.1 2002/10/25 08:36:42 kevin Exp $ ;;;; +;;;; $Id: io-clim.lisp,v 1.2 2002/10/25 09:23:39 kevin Exp $ +;;;; +;;;; This file is Copyright (c) 2001-2002 by Kevin M. Rosenberg +;;;; +;;;; Reversi users are granted the rights to distribute and use this software +;;;; as governed by the terms of the Lisp Lesser GNU Public License +;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;;*************************************************************************** (in-package :reversi)