diff --git a/.gitattributes b/.gitattributes index 1a1f266..16d8a95 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -/*.lisp ident -/*.asd ident +*.lisp ident +*.asd ident diff --git a/sha3.asd b/sha3.asd index 68e8707..e14b993 100644 --- a/sha3.asd +++ b/sha3.asd @@ -26,7 +26,7 @@ ;;;; other dealings in this Software without prior written authorization ;;;; from the author. ;;;; -;;;; $Id: 2cbc5857639b13160ef580514a78749c02b70c0b $ +;;;; $Id: 68e870792fa81d78b930c24ee0ce617fac2e2913 $ (cl:in-package #:cl-user)