summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sord/sord.h2
-rw-r--r--sord/sordmm.hpp2
-rw-r--r--src/sord.c2
-rw-r--r--src/sord_internal.h2
-rw-r--r--src/sord_test.c2
-rw-r--r--src/sordi.c2
-rw-r--r--src/syntax.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/sord/sord.h b/sord/sord.h
index da8f8b0..1859468 100644
--- a/sord/sord.h
+++ b/sord/sord.h
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/sord/sordmm.hpp b/sord/sordmm.hpp
index 0fd37e5..e643207 100644
--- a/sord/sordmm.hpp
+++ b/sord/sordmm.hpp
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/src/sord.c b/src/sord.c
index 9ddabe6..49ab939 100644
--- a/src/sord.c
+++ b/src/sord.c
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/src/sord_internal.h b/src/sord_internal.h
index 774fc04..4e8892e 100644
--- a/src/sord_internal.h
+++ b/src/sord_internal.h
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/src/sord_test.c b/src/sord_test.c
index fbfc628..6f6b45a 100644
--- a/src/sord_test.c
+++ b/src/sord_test.c
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/src/sordi.c b/src/sordi.c
index 5e6fc1e..3382cda 100644
--- a/src/sordi.c
+++ b/src/sordi.c
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
diff --git a/src/syntax.c b/src/syntax.c
index 8426970..591dd35 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -5,7 +5,7 @@
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
- THIS SOFTWARE IS PROVIDED AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES