diff options
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 |