summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/builtin_timezones.c19
-rw-r--r--src/test/copycluster.c19
-rw-r--r--src/test/icalrecur_test.c19
-rw-r--r--src/test/icaltestparser.c19
-rwxr-xr-xsrc/test/libical-glib/array.py17
-rwxr-xr-xsrc/test/libical-glib/attach.py17
-rwxr-xr-xsrc/test/libical-glib/component.py17
-rwxr-xr-xsrc/test/libical-glib/comprehensive.py17
-rwxr-xr-xsrc/test/libical-glib/duration-type.py17
-rwxr-xr-xsrc/test/libical-glib/error.py17
-rwxr-xr-xsrc/test/libical-glib/parameter.py17
-rwxr-xr-xsrc/test/libical-glib/period-type.py17
-rwxr-xr-xsrc/test/libical-glib/property.py17
-rwxr-xr-xsrc/test/libical-glib/recurrence-type.py17
-rwxr-xr-xsrc/test/libical-glib/timezone.py17
-rwxr-xr-xsrc/test/libical-glib/value.py17
-rw-r--r--src/test/process.c19
-rw-r--r--src/test/recur.c19
-rw-r--r--src/test/regression-classify.c19
-rw-r--r--src/test/regression-component.c19
-rw-r--r--src/test/regression-cxx.cpp6
-rw-r--r--src/test/regression-recur.c19
-rw-r--r--src/test/regression-storage.c19
-rw-r--r--src/test/regression-utils.c19
-rw-r--r--src/test/regression.c19
-rw-r--r--src/test/regression.h19
-rw-r--r--src/test/stow.c19
-rw-r--r--src/test/testmime.c14
-rw-r--r--src/test/testvcal.c19
-rw-r--r--src/test/timezones.c19
30 files changed, 261 insertions, 267 deletions
diff --git a/src/test/builtin_timezones.c b/src/test/builtin_timezones.c
index 84654ccc..c2d36845 100644
--- a/src/test/builtin_timezones.c
+++ b/src/test/builtin_timezones.c
@@ -4,15 +4,16 @@
(C) COPYRIGHT 2014 Milan Crha <mcrha@redhat.com>
- 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/
======================================================================*/
#ifdef HAVE_CONFIG_H
diff --git a/src/test/copycluster.c b/src/test/copycluster.c
index db56f4a9..258c556f 100644
--- a/src/test/copycluster.c
+++ b/src/test/copycluster.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 2000 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 Code is eric. The Initial Developer of the Original
Code is Eric Busboom
diff --git a/src/test/icalrecur_test.c b/src/test/icalrecur_test.c
index 92a2aac1..1cbfb635 100644
--- a/src/test/icalrecur_test.c
+++ b/src/test/icalrecur_test.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 2000 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/
======================================================================*/
/*
diff --git a/src/test/icaltestparser.c b/src/test/icaltestparser.c
index 025b8cb1..17051b28 100644
--- a/src/test/icaltestparser.c
+++ b/src/test/icaltestparser.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 1999 The Software Studio <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
======================================================================*/
diff --git a/src/test/libical-glib/array.py b/src/test/libical-glib/array.py
index ce2ed02f..571d45a2 100755
--- a/src/test/libical-glib/array.py
+++ b/src/test/libical-glib/array.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/attach.py b/src/test/libical-glib/attach.py
index e4c2ce03..dda1f860 100755
--- a/src/test/libical-glib/attach.py
+++ b/src/test/libical-glib/attach.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/component.py b/src/test/libical-glib/component.py
index a638822f..0680c861 100755
--- a/src/test/libical-glib/component.py
+++ b/src/test/libical-glib/component.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/comprehensive.py b/src/test/libical-glib/comprehensive.py
index d4e5c08c..591cc73b 100755
--- a/src/test/libical-glib/comprehensive.py
+++ b/src/test/libical-glib/comprehensive.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/duration-type.py b/src/test/libical-glib/duration-type.py
index 4c375c17..feb34470 100755
--- a/src/test/libical-glib/duration-type.py
+++ b/src/test/libical-glib/duration-type.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/error.py b/src/test/libical-glib/error.py
index 0acdbf39..e25c3df6 100755
--- a/src/test/libical-glib/error.py
+++ b/src/test/libical-glib/error.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/parameter.py b/src/test/libical-glib/parameter.py
index fdd0dc8f..ffbb6f74 100755
--- a/src/test/libical-glib/parameter.py
+++ b/src/test/libical-glib/parameter.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/period-type.py b/src/test/libical-glib/period-type.py
index 8ad23641..f46b45c2 100755
--- a/src/test/libical-glib/period-type.py
+++ b/src/test/libical-glib/period-type.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/property.py b/src/test/libical-glib/property.py
index 0944f595..cfaaa044 100755
--- a/src/test/libical-glib/property.py
+++ b/src/test/libical-glib/property.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/recurrence-type.py b/src/test/libical-glib/recurrence-type.py
index 5d848742..2da2c193 100755
--- a/src/test/libical-glib/recurrence-type.py
+++ b/src/test/libical-glib/recurrence-type.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/timezone.py b/src/test/libical-glib/timezone.py
index 24e12f55..22997991 100755
--- a/src/test/libical-glib/timezone.py
+++ b/src/test/libical-glib/timezone.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/libical-glib/value.py b/src/test/libical-glib/value.py
index 7156c597..271c3354 100755
--- a/src/test/libical-glib/value.py
+++ b/src/test/libical-glib/value.py
@@ -5,17 +5,16 @@
#
# Copyright (C) 2015 William Yu <williamyu@gnome.org>
#
-# This library is free software: you can redistribute it and/or modify it
-# under the terms of version 2.1. of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
+# This library is free software; you can redistribute it and/or modify
+# it under the terms of either:
#
-# This library is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
-# for more details.
+# The LGPL as published by the Free Software Foundation, version
+# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.txt
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library. If not, see <http://www.gnu.org/licenses/>.
+# Or:
+#
+# The Mozilla Public License Version 2.0. You may obtain a copy of
+# the License at http://www.mozilla.org/MPL/
#
###############################################################################
diff --git a/src/test/process.c b/src/test/process.c
index df83eb42..f4734219 100644
--- a/src/test/process.c
+++ b/src/test/process.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 2000 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/
======================================================================*/
#ifdef HAVE_CONFIG_H
diff --git a/src/test/recur.c b/src/test/recur.c
index 74f26e5d..54d51df6 100644
--- a/src/test/recur.c
+++ b/src/test/recur.c
@@ -11,15 +11,16 @@
./recur ../../test-data/recur.txt
- 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/
======================================================================*/
#ifdef HAVE_CONFIG_H
diff --git a/src/test/regression-classify.c b/src/test/regression-classify.c
index d794dda6..e9f5f068 100644
--- a/src/test/regression-classify.c
+++ b/src/test/regression-classify.c
@@ -3,15 +3,16 @@
Copyright (C) 2002 Paul Lindner <lindner@users.sf.net>
- 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/
======================================================================*/
#ifdef HAVE_CONFIG_H
diff --git a/src/test/regression-component.c b/src/test/regression-component.c
index 2d2a9de7..eb718255 100644
--- a/src/test/regression-component.c
+++ b/src/test/regression-component.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
======================================================================*/
diff --git a/src/test/regression-cxx.cpp b/src/test/regression-cxx.cpp
index 0ce08d4a..6b11789d 100644
--- a/src/test/regression-cxx.cpp
+++ b/src/test/regression-cxx.cpp
@@ -1,15 +1,15 @@
/**
(C) COPYRIGHT 2001, Critical Path
- This program is free software; you can redistribute it and/or modify
+ 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:
+ Or:
- The Mozilla Public License Version 1.0. You may obtain a copy of
+ The Mozilla Public License Version 2.0. You may obtain a copy of
the License at http://www.mozilla.org/MPL/
*/
diff --git a/src/test/regression-recur.c b/src/test/regression-recur.c
index f2a351d3..bcbc5142 100644
--- a/src/test/regression-recur.c
+++ b/src/test/regression-recur.c
@@ -7,15 +7,16 @@
DESCRIPTION:
- 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/
======================================================================*/
#ifdef HAVE_CONFIG_H
diff --git a/src/test/regression-storage.c b/src/test/regression-storage.c
index 30cea791..6051e82a 100644
--- a/src/test/regression-storage.c
+++ b/src/test/regression-storage.c
@@ -7,15 +7,16 @@
DESCRIPTION:
- 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
The original code is usecases.c
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
======================================================================*/
diff --git a/src/test/regression.c b/src/test/regression.c
index 6b6ca251..b68f5d35 100644
--- a/src/test/regression.c
+++ b/src/test/regression.c
@@ -5,15 +5,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
The original code is regression.c
diff --git a/src/test/regression.h b/src/test/regression.h
index 2516a6d1..17d5e2f5 100644
--- a/src/test/regression.h
+++ b/src/test/regression.h
@@ -5,15 +5,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/
======================================================================*/
#ifndef TEST_REGRESSION_H
#define TEST_REGRESSION_H
diff --git a/src/test/stow.c b/src/test/stow.c
index 449f5d94..c4bf7e40 100644
--- a/src/test/stow.c
+++ b/src/test/stow.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 2000 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 Initial Developer of the Original Code is Eric Busboom
======================================================================*/
diff --git a/src/test/testmime.c b/src/test/testmime.c
index d16c379d..474fd626 100644
--- a/src/test/testmime.c
+++ b/src/test/testmime.c
@@ -5,17 +5,7 @@
(C) COPYRIGHT 2000, 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 program is free software; you can redistribute it and/or modify
+ 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
@@ -23,7 +13,7 @@
Or:
- The Mozilla Public License Version 1.0. You may obtain a copy of
+ The Mozilla Public License Version 2.0. You may obtain a copy of
the License at http://www.mozilla.org/MPL/
The Initial Developer of the Original Code is Eric Busboom
diff --git a/src/test/testvcal.c b/src/test/testvcal.c
index 834e64e7..3dab79f8 100644
--- a/src/test/testvcal.c
+++ b/src/test/testvcal.c
@@ -5,15 +5,16 @@
(C) COPYRIGHT 2000 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 Code is eric. The Initial Developer of the Original
Code is Eric Busboom
diff --git a/src/test/timezones.c b/src/test/timezones.c
index 1f9e3d60..74d9fc33 100644
--- a/src/test/timezones.c
+++ b/src/test/timezones.c
@@ -1,15 +1,16 @@
/*
======================================================================
- 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/
======================================================================*/