diff options
author | kent@mysql.com/kent-amd64.(none) <> | 2006-12-23 20:17:15 +0100 |
---|---|---|
committer | kent@mysql.com/kent-amd64.(none) <> | 2006-12-23 20:17:15 +0100 |
commit | 226a5c833f3084bc634996c70d47a1c0d9164e0d (patch) | |
tree | 8015408b1fab2e4bb245c305831b84124d59d5ca /strings/strnmov-sparc.s | |
parent | 51fcec6a2070835b5bda4166be2b9db3a598b0b4 (diff) | |
download | mariadb-git-226a5c833f3084bc634996c70d47a1c0d9164e0d.tar.gz |
Many files:
Changed header to GPL version 2 only
Diffstat (limited to 'strings/strnmov-sparc.s')
-rw-r--r-- | strings/strnmov-sparc.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/strings/strnmov-sparc.s b/strings/strnmov-sparc.s index f681318f410..59c7e618247 100644 --- a/strings/strnmov-sparc.s +++ b/strings/strnmov-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 |