From f58fdb4dbec63f15059f2d66dcb0f169aa7856af Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 19 Mar 2011 01:20:09 +0000 Subject: Tidy. --- core.lv2/lv2config.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core.lv2/lv2config.c') 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 -- cgit v1.2.1