summaryrefslogtreecommitdiff
path: root/src/test/regression-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regression-utils.c')
-rw-r--r--src/test/regression-utils.c19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/test/regression-utils.c b/src/test/regression-utils.c
index bb06ca7f..c92ec893 100644
--- a/src/test/regression-utils.c
+++ b/src/test/regression-utils.c
@@ -4,15 +4,16 @@
(C) COPYRIGHT 1999 Eric Busboom <eric@softwarestudio.org>
http://www.softwarestudio.org
- The contents of this file are subject to the Mozilla Public License
- Version 1.0 (the "License"); you may not use this file except in
- compliance with the License. You may obtain a copy of the License at
- http://www.mozilla.org/MPL/
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and
- limitations under the License.
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of either:
+
+ The LGPL as published by the Free Software Foundation, version
+ 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.html
+
+ Or:
+
+ The Mozilla Public License Version 2.0. You may obtain a copy of
+ the License at http://www.mozilla.org/MPL/
The original author is Eric Busboom
======================================================================*/