aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-19 01:20:09 +0000
committerDavid Robillard <d@drobilla.net>2011-03-19 01:20:09 +0000
commitf58fdb4dbec63f15059f2d66dcb0f169aa7856af (patch)
tree25ef1c561c0af9039a146abcf434cb7e3be9d032
parent6c7f2e8286de75d5007fe300617cb138663b711b (diff)
downloadlv2-f58fdb4dbec63f15059f2d66dcb0f169aa7856af.tar.xz
Tidy.
-rw-r--r--core.lv2/lv2config.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/core.lv2/lv2config.c b/core.lv2/lv2config.c
index 747b3c1..8764f23 100644
--- a/core.lv2/lv2config.c
+++ b/core.lv2/lv2config.c
@@ -5,11 +5,11 @@
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+ this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY