aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>2007-03-29 12:09:51 +0000
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>2007-03-29 12:09:51 +0000
commitdd1a98bbfb562dbc18278a0ba220c64637eefc98 (patch)
treead204edda68c1edf1c87eb32052edc8355d268f3 /tests
parent90abc1ac48455752b30248e998738a824016e8ed (diff)
Changing the license headers and all the licesing stuff to LGPL version 2 OR LATER.
Diffstat (limited to 'tests')
-rw-r--r--tests/check-hildon-banner.c2
-rw-r--r--tests/check-hildon-calendar-popup.c2
-rw-r--r--tests/check-hildon-caption.c2
-rw-r--r--tests/check-hildon-code-dialog.c2
-rw-r--r--tests/check-hildon-color-button.c2
-rw-r--r--tests/check-hildon-color-chooser.c2
-rw-r--r--tests/check-hildon-controlbar.c2
-rw-r--r--tests/check-hildon-date-editor.c2
-rw-r--r--tests/check-hildon-dialoghelp.c2
-rw-r--r--tests/check-hildon-find-toolbar.c2
-rw-r--r--tests/check-hildon-font-selection-dialog.c2
-rw-r--r--tests/check-hildon-get-password-dialog.c2
-rw-r--r--tests/check-hildon-helper.c2
-rw-r--r--tests/check-hildon-name-password-dialog.c2
-rw-r--r--tests/check-hildon-note.c2
-rw-r--r--tests/check-hildon-number-editor.c2
-rw-r--r--tests/check-hildon-program.c2
-rw-r--r--tests/check-hildon-range-editor.c2
-rw-r--r--tests/check-hildon-scroll-area.c2
-rw-r--r--tests/check-hildon-seekbar.c2
-rw-r--r--tests/check-hildon-set-password-dialog.c2
-rw-r--r--tests/check-hildon-sort-dialog.c2
-rw-r--r--tests/check-hildon-system-sound.c2
-rw-r--r--tests/check-hildon-time-editor.c2
-rw-r--r--tests/check-hildon-time-picker.c2
-rw-r--r--tests/check-hildon-volumebar-range.c2
-rw-r--r--tests/check-hildon-volumebar.c2
-rw-r--r--tests/check-hildon-weekday-picker.c2
-rw-r--r--tests/check-hildon-window.c2
-rw-r--r--tests/check-hildon-wizard-dialog.c2
-rw-r--r--tests/check_test.c2
-rw-r--r--tests/check_utils.c2
-rw-r--r--tests/check_utils.h2
-rw-r--r--tests/tc_banner_truncate.c2
-rw-r--r--tests/test_suites.h2
35 files changed, 35 insertions, 35 deletions
diff --git a/tests/check-hildon-banner.c b/tests/check-hildon-banner.c
index 349e65e..5d093ec 100644
--- a/tests/check-hildon-banner.c
+++ b/tests/check-hildon-banner.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-calendar-popup.c b/tests/check-hildon-calendar-popup.c
index 2ff7973..b832713 100644
--- a/tests/check-hildon-calendar-popup.c
+++ b/tests/check-hildon-calendar-popup.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-caption.c b/tests/check-hildon-caption.c
index f17d74a..7d2d6fd 100644
--- a/tests/check-hildon-caption.c
+++ b/tests/check-hildon-caption.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-code-dialog.c b/tests/check-hildon-code-dialog.c
index 568a8ff..6cd8851 100644
--- a/tests/check-hildon-code-dialog.c
+++ b/tests/check-hildon-code-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-color-button.c b/tests/check-hildon-color-button.c
index e7b41c1..7458620 100644
--- a/tests/check-hildon-color-button.c
+++ b/tests/check-hildon-color-button.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-color-chooser.c b/tests/check-hildon-color-chooser.c
index 5495e00..fc96d33 100644
--- a/tests/check-hildon-color-chooser.c
+++ b/tests/check-hildon-color-chooser.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-controlbar.c b/tests/check-hildon-controlbar.c
index 993b2c9..fce94dd 100644
--- a/tests/check-hildon-controlbar.c
+++ b/tests/check-hildon-controlbar.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-date-editor.c b/tests/check-hildon-date-editor.c
index dafe5e4..0195e6b 100644
--- a/tests/check-hildon-date-editor.c
+++ b/tests/check-hildon-date-editor.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-dialoghelp.c b/tests/check-hildon-dialoghelp.c
index 889021b..aa2a0bd 100644
--- a/tests/check-hildon-dialoghelp.c
+++ b/tests/check-hildon-dialoghelp.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-find-toolbar.c b/tests/check-hildon-find-toolbar.c
index dbe7eda..bb8569f 100644
--- a/tests/check-hildon-find-toolbar.c
+++ b/tests/check-hildon-find-toolbar.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-font-selection-dialog.c b/tests/check-hildon-font-selection-dialog.c
index 5424af9..a73bcc0 100644
--- a/tests/check-hildon-font-selection-dialog.c
+++ b/tests/check-hildon-font-selection-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-get-password-dialog.c b/tests/check-hildon-get-password-dialog.c
index 53559fd..ae9eb49 100644
--- a/tests/check-hildon-get-password-dialog.c
+++ b/tests/check-hildon-get-password-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-helper.c b/tests/check-hildon-helper.c
index 3fa2ec5..85c4e89 100644
--- a/tests/check-hildon-helper.c
+++ b/tests/check-hildon-helper.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-name-password-dialog.c b/tests/check-hildon-name-password-dialog.c
index eb70d1d..73c162b 100644
--- a/tests/check-hildon-name-password-dialog.c
+++ b/tests/check-hildon-name-password-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-note.c b/tests/check-hildon-note.c
index 43b5f61..0ae61f2 100644
--- a/tests/check-hildon-note.c
+++ b/tests/check-hildon-note.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-number-editor.c b/tests/check-hildon-number-editor.c
index 74d4171..1541c2f 100644
--- a/tests/check-hildon-number-editor.c
+++ b/tests/check-hildon-number-editor.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-program.c b/tests/check-hildon-program.c
index da8c7d5..db554fd 100644
--- a/tests/check-hildon-program.c
+++ b/tests/check-hildon-program.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-range-editor.c b/tests/check-hildon-range-editor.c
index beee546..1256378 100644
--- a/tests/check-hildon-range-editor.c
+++ b/tests/check-hildon-range-editor.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-scroll-area.c b/tests/check-hildon-scroll-area.c
index b57a08f..5c72918 100644
--- a/tests/check-hildon-scroll-area.c
+++ b/tests/check-hildon-scroll-area.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-seekbar.c b/tests/check-hildon-seekbar.c
index 3cee1c0..c4e4ffc 100644
--- a/tests/check-hildon-seekbar.c
+++ b/tests/check-hildon-seekbar.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-set-password-dialog.c b/tests/check-hildon-set-password-dialog.c
index 2bef3b2..5a62a06 100644
--- a/tests/check-hildon-set-password-dialog.c
+++ b/tests/check-hildon-set-password-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-sort-dialog.c b/tests/check-hildon-sort-dialog.c
index 1187838..ce482bb 100644
--- a/tests/check-hildon-sort-dialog.c
+++ b/tests/check-hildon-sort-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-system-sound.c b/tests/check-hildon-system-sound.c
index 2cffc67..6740b57 100644
--- a/tests/check-hildon-system-sound.c
+++ b/tests/check-hildon-system-sound.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-time-editor.c b/tests/check-hildon-time-editor.c
index 6e65dc5..4ffddf8 100644
--- a/tests/check-hildon-time-editor.c
+++ b/tests/check-hildon-time-editor.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-time-picker.c b/tests/check-hildon-time-picker.c
index 15f63d9..017161b 100644
--- a/tests/check-hildon-time-picker.c
+++ b/tests/check-hildon-time-picker.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-volumebar-range.c b/tests/check-hildon-volumebar-range.c
index 4e1afb0..a5be512 100644
--- a/tests/check-hildon-volumebar-range.c
+++ b/tests/check-hildon-volumebar-range.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-volumebar.c b/tests/check-hildon-volumebar.c
index 5dd0513..2220167 100644
--- a/tests/check-hildon-volumebar.c
+++ b/tests/check-hildon-volumebar.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-weekday-picker.c b/tests/check-hildon-weekday-picker.c
index 9c2250d..8bbc1b0 100644
--- a/tests/check-hildon-weekday-picker.c
+++ b/tests/check-hildon-weekday-picker.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-window.c b/tests/check-hildon-window.c
index d89bc6f..f0f4a1e 100644
--- a/tests/check-hildon-window.c
+++ b/tests/check-hildon-window.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check-hildon-wizard-dialog.c b/tests/check-hildon-wizard-dialog.c
index 68fc693..f204c05 100644
--- a/tests/check-hildon-wizard-dialog.c
+++ b/tests/check-hildon-wizard-dialog.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check_test.c b/tests/check_test.c
index 9aeb20d..7fbacfe 100644
--- a/tests/check_test.c
+++ b/tests/check_test.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check_utils.c b/tests/check_utils.c
index de7fd77..010c54f 100644
--- a/tests/check_utils.c
+++ b/tests/check_utils.c
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/check_utils.h b/tests/check_utils.h
index 3b21f53..4ab0bfc 100644
--- a/tests/check_utils.h
+++ b/tests/check_utils.h
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/tc_banner_truncate.c b/tests/tc_banner_truncate.c
index 2729ae3..a205289 100644
--- a/tests/tc_banner_truncate.c
+++ b/tests/tc_banner_truncate.c
@@ -9,7 +9,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/tests/test_suites.h b/tests/test_suites.h
index 252ca6b..e93c077 100644
--- a/tests/test_suites.h
+++ b/tests/test_suites.h
@@ -8,7 +8,7 @@
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of