diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
commit | 6a4ba5d3976f6d219400a46c634dd479bc5981a5 (patch) | |
tree | b9514fea0817906859843475fe8455070de25064 /lzo/util/checkasm.sh | |
parent | 73d3b9c032eae2074726cd3668546af1c44a8323 (diff) |
Update lzo version
Diffstat (limited to 'lzo/util/checkasm.sh')
-rw-r--r-- | lzo/util/checkasm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lzo/util/checkasm.sh b/lzo/util/checkasm.sh index 6e84f46a..63ed2b87 100644 --- a/lzo/util/checkasm.sh +++ b/lzo/util/checkasm.sh @@ -8,7 +8,7 @@ set -e # on a complete directory tree. # It is not suitable for accurate timings. # -# Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" |