diff options
author | unknown <acurtis/antony@xiphis.org/ltamd64.xiphis.org> | 2006-12-26 16:23:05 -0800 |
---|---|---|
committer | unknown <acurtis/antony@xiphis.org/ltamd64.xiphis.org> | 2006-12-26 16:23:05 -0800 |
commit | 5d68cff03a464571b5a9460c0b20edc559cd14db (patch) | |
tree | a659f9a60eff4e3c972feb3204d501eca9bba470 /strings/strstr-sparc.s | |
parent | f63d8c8d0c4a57b9f77a1c190cde4de7ad91bf81 (diff) | |
parent | 6b0853a3983803b296232311715c890210dbbee6 (diff) | |
download | mariadb-git-5d68cff03a464571b5a9460c0b20edc559cd14db.tar.gz |
Merge xiphis.org:/home/antony/work2/mysql-5.0-engines
into xiphis.org:/home/antony/work2/mysql-5.0-engines-merge
myisam/mi_check.c:
Auto merged
myisam/mi_dynrec.c:
Auto merged
myisam/mi_packrec.c:
Auto merged
myisam/mi_range.c:
Auto merged
myisam/mi_test1.c:
Auto merged
myisam/mi_write.c:
Auto merged
myisam/rt_split.c:
Auto merged
sql/ha_federated.cc:
Auto merged
sql/opt_range.cc:
Auto merged
sql/sql_class.h:
Auto merged
sql/sql_insert.cc:
Auto merged
sql/sql_parse.cc:
Auto merged
Diffstat (limited to 'strings/strstr-sparc.s')
-rw-r--r-- | strings/strstr-sparc.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/strings/strstr-sparc.s b/strings/strstr-sparc.s index eb658e9f7f0..7023cc5a16c 100644 --- a/strings/strstr-sparc.s +++ b/strings/strstr-sparc.s @@ -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 |