summaryrefslogtreecommitdiffstats
path: root/sord
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-22 23:09:47 +0000
committerDavid Robillard <d@drobilla.net>2011-04-22 23:09:47 +0000
commit444f662a0b43a848351a655df3c8488851c5dd6f (patch)
treeb2436d4d6310b40ef5ca6abb1993843977a1da04 /sord
parentfeeb43e4b53e16730b0771e6b228038174839444 (diff)
downloadsord-444f662a0b43a848351a655df3c8488851c5dd6f.tar.gz
sord-444f662a0b43a848351a655df3c8488851c5dd6f.tar.bz2
sord-444f662a0b43a848351a655df3c8488851c5dd6f.zip
Fix license header (awk oops).
git-svn-id: http://svn.drobilla.net/sord/trunk@81 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'sord')
-rw-r--r--sord/sord.h2
-rw-r--r--sord/sordmm.hpp2
2 files changed, 2 insertions, 2 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