From 0b3a4ef5b10cd91f677c30bae675aaf8234d3de2 Mon Sep 17 00:00:00 2001 From: goffioul Date: Wed, 8 Jun 2005 10:51:28 +0000 Subject: [PATCH] Use same copyright syntax as in the file header. --- contrib/win32/txtedit.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/win32/txtedit.lisp b/contrib/win32/txtedit.lisp index c6ae292bd..be443d8d1 100644 --- a/contrib/win32/txtedit.lisp +++ b/contrib/win32/txtedit.lisp @@ -41,7 +41,7 @@ This application serves as a demonstrator for the WIN32 FFI interface of ECL. -Copyright (C), Michael Goffioul, 2005.") +Copyright (c) 2005, Michael Goffioul.") (defun create-menus () ;(return *NULL*)