summaryrefslogtreecommitdiff
path: root/mpn/thumb/sub_n.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
committerTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
commit447299c13f05b6346aab1308254f108a2b6c35e8 (patch)
tree966a573559eba3e7322dad439d41e11be90200c9 /mpn/thumb/sub_n.asm
parent75a9644b62a216d51758c93e1eaa2f9110553586 (diff)
downloadgmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz
Canonicalise copyright headers.
Diffstat (limited to 'mpn/thumb/sub_n.asm')
-rw-r--r--mpn/thumb/sub_n.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/thumb/sub_n.asm b/mpn/thumb/sub_n.asm
index d7b939135..d60e64523 100644
--- a/mpn/thumb/sub_n.asm
+++ b/mpn/thumb/sub_n.asm
@@ -5,9 +5,9 @@ dnl Copyright 1997, 2000, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
-dnl it under the terms of the GNU Lesser General Public License as published by
-dnl the Free Software Foundation; either version 3 of the License, or (at your
-dnl option) any later version.
+dnl it under the terms of the GNU Lesser General Public License as published
+dnl by the Free Software Foundation; either version 3 of the License, or (at
+dnl your option) any later version.
dnl The GNU MP Library is distributed in the hope that it will be useful, but
dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY