aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-22 23:09:26 +0000
committerDavid Robillard <d@drobilla.net>2011-04-22 23:09:26 +0000
commit78492aeaf5013de0ddd9a1f6680a75a0ee4eb492 (patch)
treea125fc07b29538472f4ee2cc98d2a90cd8b5eb62 /src
parent8732797de85737fd12b24ae61e982ed6d84886c3 (diff)
downloadserd-78492aeaf5013de0ddd9a1f6680a75a0ee4eb492.tar.gz
serd-78492aeaf5013de0ddd9a1f6680a75a0ee4eb492.tar.bz2
serd-78492aeaf5013de0ddd9a1f6680a75a0ee4eb492.zip
Fix license header (awk oops).
git-svn-id: http://svn.drobilla.net/serd/trunk@143 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'src')
-rw-r--r--src/env.c2
-rw-r--r--src/node.c2
-rw-r--r--src/reader.c2
-rw-r--r--src/serd_internal.h2
-rw-r--r--src/serdi.c2
-rw-r--r--src/uri.c2
-rw-r--r--src/writer.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/env.c b/src/env.c
index 2845a9c3..f488525b 100644
--- a/src/env.c
+++ b/src/env.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/node.c b/src/node.c
index b5bf8d83..0e5294c1 100644
--- a/src/node.c
+++ b/src/node.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/reader.c b/src/reader.c
index a8b2cde0..d572ad24 100644
--- a/src/reader.c
+++ b/src/reader.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/serd_internal.h b/src/serd_internal.h
index 2001c7e8..9fb8a69e 100644
--- a/src/serd_internal.h
+++ b/src/serd_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/serdi.c b/src/serdi.c
index e56d2837..474d646e 100644
--- a/src/serdi.c
+++ b/src/serdi.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/uri.c b/src/uri.c
index a6f45bf0..d37efbc8 100644
--- a/src/uri.c
+++ b/src/uri.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/writer.c b/src/writer.c
index 4b4df2f3..da7ef081 100644
--- a/src/writer.c
+++ b/src/writer.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