diff options
author | kent@kent-amd64.(none) <> | 2006-12-23 20:20:40 +0100 |
---|---|---|
committer | kent@kent-amd64.(none) <> | 2006-12-23 20:20:40 +0100 |
commit | be15e3bc15921085ea558f8764ed1fad137ccaa1 (patch) | |
tree | 5283b715c9535e3fdade4d3cf17559c467d87078 /strings/ptr_cmp.asm | |
parent | 3368730535915c58d8bb68cffc35c53192002de6 (diff) | |
parent | 226a5c833f3084bc634996c70d47a1c0d9164e0d (diff) | |
download | mariadb-git-be15e3bc15921085ea558f8764ed1fad137ccaa1.tar.gz |
Merge mysql.com:/home/kent/bk/main/mysql-5.0
into mysql.com:/home/kent/bk/main/mysql-5.1
Diffstat (limited to 'strings/ptr_cmp.asm')
-rw-r--r-- | strings/ptr_cmp.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/strings/ptr_cmp.asm b/strings/ptr_cmp.asm index 6106016ee32..76f9aa71778 100644 --- a/strings/ptr_cmp.asm +++ b/strings/ptr_cmp.asm @@ -2,8 +2,8 @@ ; ; This library is free software; you can redistribute it and/or ; modify it under the terms of the GNU Library General Public -; License as published by the Free Software Foundation; either -; version 2 of the License, or (at your option) any later version. +; License as published by the Free Software Foundation; version 2 +; of the License. ; ; This library is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of |