summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE8
1 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 2902206..8919d39 100644
--- a/LICENSE
+++ b/LICENSE
@@ -5,7 +5,7 @@ Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved.
Copyright (c) 1999-2011 Hewlett-Packard Development Company, L.P.
Copyright (c) 2005, 2007 Thiemo Seufer
Copyright (c) 2007 by NEC LE-IT. All rights reserved.
-Copyright (c) 2008-2021 Ivan Maidanski
+Copyright (c) 2008-2022 Ivan Maidanski
Copyright (c) 2009 Bradley Smith
Copyright (c) 2009 by Takashi Yoshii. All rights reserved.
@@ -22,7 +22,7 @@ Most of the test code is covered by the GNU General Public License too.
The low-level (core) part of the library (libatomic_ops.a) is mostly covered
-by the following license:
+by the MIT license:
----------------------------------------
@@ -35,8 +35,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,