diff options
author | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 10:57:31 +0100 |
---|---|---|
committer | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 10:57:31 +0100 |
commit | b37639798c64eda6c3bf31ef9a69fecaf009b930 (patch) | |
tree | 56b26bfd96772c5cd895cfb46630dcac53d92037 /Lisp | |
parent | 21f59481d130e6e08cce89d7887dd01b1f6217d4 (diff) |
Debian: Satisfy linda and lintian.
darcs-hash:ae2f175eb7a31ce4dd08588c0e3516c69e97eb14
Diffstat (limited to 'Lisp')
-rw-r--r-- | Lisp/libobjcl.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lisp/libobjcl.lisp b/Lisp/libobjcl.lisp index 988645c..e224e35 100644 --- a/Lisp/libobjcl.lisp +++ b/Lisp/libobjcl.lisp @@ -1,5 +1,5 @@ ;;;; Objective-CL, an Objective-C bridge for Common Lisp. -;;;; Copyright (C) 2007 Matthias Andreas Benkard. +;;;; Copyright (C) 2007, 2008 Matthias Andreas Benkard. ;;;; ;;;; This program is free software: you can redistribute it and/or ;;;; modify it under the terms of the GNU Lesser General Public License |