diff options
161 files changed, 169 insertions, 161 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 8763df6..307e769 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,4 +1,9 @@ 2007-03-29 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> + + * ./: Changing the license headers and all the licesing stuff to + LGPL version 2 OR LATER. + +2007-03-29 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> * src/Makefile.am: * src/hildon-calendar-popup.c: diff --git a/debian/copyright b/debian/copyright index cc80c51..44b77ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,3 +1,6 @@ -Copyright: (c) 2005, 2006 Nokia Corporation, all rights reserved. +Copyright (C) 2005, 2006, 2007 Nokia Corporation, all rights reserved. +Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald +Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson and Mattias Groenlund +Copyright (C) 1995, 1996, 1997, 1998 by Steffen Beyer -This package is licensed under the LGPL, version 2.1. +This package is licensed under the LGPL, version 2.1 or later. diff --git a/examples/hildon-banner-example.c b/examples/hildon-banner-example.c index 861eb40..b4c1a8e 100644 --- a/examples/hildon-banner-example.c +++ b/examples/hildon-banner-example.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/examples/hildon-caption-example.c b/examples/hildon-caption-example.c index 82e8762..1704865 100644 --- a/examples/hildon-caption-example.c +++ b/examples/hildon-caption-example.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/examples/hildon-code-dialog-example.c b/examples/hildon-code-dialog-example.c index cd0d09e..5e5d24e 100644 --- a/examples/hildon-code-dialog-example.c +++ b/examples/hildon-code-dialog-example.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/examples/hildon-color-button-example.c b/examples/hildon-color-button-example.c index f455fa9..e50294f 100644 --- a/examples/hildon-color-button-example.c +++ b/examples/hildon-color-button-example.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/examples/hildon-color-chooser-example.c b/examples/hildon-color-chooser-example.c index a343790..420b2a7 100644 --- a/examples/hildon-color-chooser-example.c +++ b/examples/hildon-color-chooser-example.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/examples/hildon-color-pop-example.c b/examples/hildon-color-pop-example.c index 307633d..f160bcf 100644 --- a/examples/hildon-color-pop-example.c +++ b/examples/hildon-color-pop-example.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/examples/hildon-controlbar-example.c b/examples/hildon-controlbar-example.c index 157e799..3732a9b 100644 --- a/examples/hildon-controlbar-example.c +++ b/examples/hildon-controlbar-example.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/examples/hildon-date-editor-example.c b/examples/hildon-date-editor-example.c index 5ed9cc7..6e0e97f 100644 --- a/examples/hildon-date-editor-example.c +++ b/examples/hildon-date-editor-example.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/examples/hildon-get-password-dialog-example.c b/examples/hildon-get-password-dialog-example.c index 7d01ec8..43defdf 100644 --- a/examples/hildon-get-password-dialog-example.c +++ b/examples/hildon-get-password-dialog-example.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/examples/hildon-hvolumebar-example.c b/examples/hildon-hvolumebar-example.c index 65e94d5..7fb5a60 100644 --- a/examples/hildon-hvolumebar-example.c +++ b/examples/hildon-hvolumebar-example.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/examples/hildon-icon-sizes-example.c b/examples/hildon-icon-sizes-example.c index d7d362f..435e4bd 100644 --- a/examples/hildon-icon-sizes-example.c +++ b/examples/hildon-icon-sizes-example.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/examples/hildon-insensitive-example.c b/examples/hildon-insensitive-example.c index 8f1d919..266a3eb 100644 --- a/examples/hildon-insensitive-example.c +++ b/examples/hildon-insensitive-example.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/examples/hildon-login-dialog-example.c b/examples/hildon-login-dialog-example.c index 1d43c16..e8dd368 100644 --- a/examples/hildon-login-dialog-example.c +++ b/examples/hildon-login-dialog-example.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/examples/hildon-lookup-example.c b/examples/hildon-lookup-example.c index 0f72773..7a27f90 100644 --- a/examples/hildon-lookup-example.c +++ b/examples/hildon-lookup-example.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/examples/hildon-note-example.c b/examples/hildon-note-example.c index 398bc50..d9749eb 100644 --- a/examples/hildon-note-example.c +++ b/examples/hildon-note-example.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/examples/hildon-number-editor-example.c b/examples/hildon-number-editor-example.c index 78952ce..14badb1 100644 --- a/examples/hildon-number-editor-example.c +++ b/examples/hildon-number-editor-example.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/examples/hildon-scrolled-window-example.c b/examples/hildon-scrolled-window-example.c index 77402b3..5b78c92 100644 --- a/examples/hildon-scrolled-window-example.c +++ b/examples/hildon-scrolled-window-example.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/examples/hildon-set-password-dialog-example.c b/examples/hildon-set-password-dialog-example.c index 47459de..4cb7e13 100644 --- a/examples/hildon-set-password-dialog-example.c +++ b/examples/hildon-set-password-dialog-example.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/examples/hildon-sort-dialog-example.c b/examples/hildon-sort-dialog-example.c index e80b82b..da38660 100644 --- a/examples/hildon-sort-dialog-example.c +++ b/examples/hildon-sort-dialog-example.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/examples/hildon-thumb-scrollbar-example.c b/examples/hildon-thumb-scrollbar-example.c index 4ae4c75..0264e46 100644 --- a/examples/hildon-thumb-scrollbar-example.c +++ b/examples/hildon-thumb-scrollbar-example.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/examples/hildon-time-editor-example.c b/examples/hildon-time-editor-example.c index 57f029c..62b11b6 100644 --- a/examples/hildon-time-editor-example.c +++ b/examples/hildon-time-editor-example.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/examples/hildon-time-picker-example.c b/examples/hildon-time-picker-example.c index a2d512b..5e1cbd1 100644 --- a/examples/hildon-time-picker-example.c +++ b/examples/hildon-time-picker-example.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/examples/hildon-toolbar-example.c b/examples/hildon-toolbar-example.c index 9afb35b..11d7a83 100644 --- a/examples/hildon-toolbar-example.c +++ b/examples/hildon-toolbar-example.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/examples/hildon-vvolumebar-example.c b/examples/hildon-vvolumebar-example.c index b4f098d..d837513 100644 --- a/examples/hildon-vvolumebar-example.c +++ b/examples/hildon-vvolumebar-example.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/examples/hildon-weekday-picker-example.c b/examples/hildon-weekday-picker-example.c index 754bcb2..889997f 100644 --- a/examples/hildon-weekday-picker-example.c +++ b/examples/hildon-weekday-picker-example.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/examples/hildon-window-cmn-menu-example.c b/examples/hildon-window-cmn-menu-example.c index 7825a33..29176d5 100644 --- a/examples/hildon-window-cmn-menu-example.c +++ b/examples/hildon-window-cmn-menu-example.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/examples/hildon-window-example.c b/examples/hildon-window-example.c index 43dba40..79fe838 100644 --- a/examples/hildon-window-example.c +++ b/examples/hildon-window-example.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/examples/hildon-window-menu-example.c b/examples/hildon-window-menu-example.c index 2cc68b2..3aa267b 100644 --- a/examples/hildon-window-menu-example.c +++ b/examples/hildon-window-menu-example.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/src/hildon-banner-private.h b/src/hildon-banner-private.h index 718aa4d..958425b 100644 --- a/src/hildon-banner-private.h +++ b/src/hildon-banner-private.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/src/hildon-banner.c b/src/hildon-banner.c index d90c064..ec644b2 100644 --- a/src/hildon-banner.c +++ b/src/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/src/hildon-banner.h b/src/hildon-banner.h index 81c6f1e..9096d47 100644 --- a/src/hildon-banner.h +++ b/src/hildon-banner.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/src/hildon-calendar-popup-private.h b/src/hildon-calendar-popup-private.h index 31c45f1..9989a53 100644 --- a/src/hildon-calendar-popup-private.h +++ b/src/hildon-calendar-popup-private.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/src/hildon-calendar-popup.c b/src/hildon-calendar-popup.c index 95228a3..75d4546 100644 --- a/src/hildon-calendar-popup.c +++ b/src/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/src/hildon-calendar-popup.h b/src/hildon-calendar-popup.h index f721859..938e35b 100644 --- a/src/hildon-calendar-popup.h +++ b/src/hildon-calendar-popup.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/src/hildon-calendar-private.h b/src/hildon-calendar-private.h index 432c187..144de8c 100644 --- a/src/hildon-calendar-private.h +++ b/src/hildon-calendar-private.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/src/hildon-calendar.c b/src/hildon-calendar.c index 719c353..6fd1b22 100644 --- a/src/hildon-calendar.c +++ b/src/hildon-calendar.c @@ -17,7 +17,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; either - * version 2 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. 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/src/hildon-calendar.h b/src/hildon-calendar.h index 5ffe2a9..77d5a78 100644 --- a/src/hildon-calendar.h +++ b/src/hildon-calendar.h @@ -14,7 +14,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; either - * version 2 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. 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/src/hildon-caption-private.h b/src/hildon-caption-private.h index 04acadf..3ca0f99 100644 --- a/src/hildon-caption-private.h +++ b/src/hildon-caption-private.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/src/hildon-caption.c b/src/hildon-caption.c index 6302bb0..4eac71e 100644 --- a/src/hildon-caption.c +++ b/src/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/src/hildon-caption.h b/src/hildon-caption.h index c561815..30da851 100644 --- a/src/hildon-caption.h +++ b/src/hildon-caption.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/src/hildon-code-dialog-private.h b/src/hildon-code-dialog-private.h index ec06521..744f061 100644 --- a/src/hildon-code-dialog-private.h +++ b/src/hildon-code-dialog-private.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/src/hildon-code-dialog.c b/src/hildon-code-dialog.c index 8cbd5fd..a1d12f1 100644 --- a/src/hildon-code-dialog.c +++ b/src/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/src/hildon-code-dialog.h b/src/hildon-code-dialog.h index 0e2ca7a..727c71f 100644 --- a/src/hildon-code-dialog.h +++ b/src/hildon-code-dialog.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/src/hildon-color-button-private.h b/src/hildon-color-button-private.h index 31a0b38..39081f1 100644 --- a/src/hildon-color-button-private.h +++ b/src/hildon-color-button-private.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/src/hildon-color-button.c b/src/hildon-color-button.c index 1d2c8c8..2164294 100644 --- a/src/hildon-color-button.c +++ b/src/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/src/hildon-color-button.h b/src/hildon-color-button.h index 258217d..6046d08 100644 --- a/src/hildon-color-button.h +++ b/src/hildon-color-button.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/src/hildon-color-chooser-dialog-private.h b/src/hildon-color-chooser-dialog-private.h index a0c4599..8a408cc 100644 --- a/src/hildon-color-chooser-dialog-private.h +++ b/src/hildon-color-chooser-dialog-private.h @@ -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/src/hildon-color-chooser-dialog.c b/src/hildon-color-chooser-dialog.c index 69b2a37..d022ffc 100644 --- a/src/hildon-color-chooser-dialog.c +++ b/src/hildon-color-chooser-dialog.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/src/hildon-color-chooser-dialog.h b/src/hildon-color-chooser-dialog.h index afd8b06..6b804ed 100644 --- a/src/hildon-color-chooser-dialog.h +++ b/src/hildon-color-chooser-dialog.h @@ -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/src/hildon-color-chooser-private.h b/src/hildon-color-chooser-private.h index de1d053..7982976 100644 --- a/src/hildon-color-chooser-private.h +++ b/src/hildon-color-chooser-private.h @@ -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/src/hildon-color-chooser.c b/src/hildon-color-chooser.c index 5500e21..01d238d 100644 --- a/src/hildon-color-chooser.c +++ b/src/hildon-color-chooser.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/src/hildon-color-chooser.h b/src/hildon-color-chooser.h index 2ee34d9..b947665 100644 --- a/src/hildon-color-chooser.h +++ b/src/hildon-color-chooser.h @@ -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/src/hildon-controlbar-private.h b/src/hildon-controlbar-private.h index 5cf1436..f609453 100644 --- a/src/hildon-controlbar-private.h +++ b/src/hildon-controlbar-private.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/src/hildon-controlbar.c b/src/hildon-controlbar.c index 44cddc4..4fc5686 100644 --- a/src/hildon-controlbar.c +++ b/src/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/src/hildon-controlbar.h b/src/hildon-controlbar.h index a6394c5..6be1f2e 100644 --- a/src/hildon-controlbar.h +++ b/src/hildon-controlbar.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/src/hildon-date-editor-private.h b/src/hildon-date-editor-private.h index ba21943..f4532aa 100644 --- a/src/hildon-date-editor-private.h +++ b/src/hildon-date-editor-private.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/src/hildon-date-editor.c b/src/hildon-date-editor.c index 5213810..f538b28 100644 --- a/src/hildon-date-editor.c +++ b/src/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/src/hildon-date-editor.h b/src/hildon-date-editor.h index 705fd42..402f183 100644 --- a/src/hildon-date-editor.h +++ b/src/hildon-date-editor.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/src/hildon-defines.c b/src/hildon-defines.c index 5ad7e9b..a5141e6 100644 --- a/src/hildon-defines.c +++ b/src/hildon-defines.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/src/hildon-defines.h b/src/hildon-defines.h index 3cacc74..3514ea1 100644 --- a/src/hildon-defines.h +++ b/src/hildon-defines.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/src/hildon-find-toolbar-private.h b/src/hildon-find-toolbar-private.h index b432fa9..38febac 100644 --- a/src/hildon-find-toolbar-private.h +++ b/src/hildon-find-toolbar-private.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/src/hildon-find-toolbar.c b/src/hildon-find-toolbar.c index 8a869e0..f8b3690 100644 --- a/src/hildon-find-toolbar.c +++ b/src/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/src/hildon-find-toolbar.h b/src/hildon-find-toolbar.h index 97fa085..5f2b2ec 100644 --- a/src/hildon-find-toolbar.h +++ b/src/hildon-find-toolbar.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/src/hildon-font-selection-dialog-private.h b/src/hildon-font-selection-dialog-private.h index fc2c9b8..b2a7286 100644 --- a/src/hildon-font-selection-dialog-private.h +++ b/src/hildon-font-selection-dialog-private.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/src/hildon-font-selection-dialog.c b/src/hildon-font-selection-dialog.c index b61c6ae..a5e1c21 100644 --- a/src/hildon-font-selection-dialog.c +++ b/src/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/src/hildon-font-selection-dialog.h b/src/hildon-font-selection-dialog.h index 584704b..c8aaf78 100644 --- a/src/hildon-font-selection-dialog.h +++ b/src/hildon-font-selection-dialog.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/src/hildon-get-password-dialog-private.h b/src/hildon-get-password-dialog-private.h index 983b972..463277f 100644 --- a/src/hildon-get-password-dialog-private.h +++ b/src/hildon-get-password-dialog-private.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/src/hildon-get-password-dialog.c b/src/hildon-get-password-dialog.c index 1592572..a6e958c 100644 --- a/src/hildon-get-password-dialog.c +++ b/src/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/src/hildon-get-password-dialog.h b/src/hildon-get-password-dialog.h index d8d9d25..b411be9 100644 --- a/src/hildon-get-password-dialog.h +++ b/src/hildon-get-password-dialog.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/src/hildon-helper.c b/src/hildon-helper.c index 2e40e43..bed5a83 100644 --- a/src/hildon-helper.c +++ b/src/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/src/hildon-helper.h b/src/hildon-helper.h index 5efa986..64918d1 100644 --- a/src/hildon-helper.h +++ b/src/hildon-helper.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/src/hildon-hvolumebar.c b/src/hildon-hvolumebar.c index 8dfd306..ed6e393 100644 --- a/src/hildon-hvolumebar.c +++ b/src/hildon-hvolumebar.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/src/hildon-hvolumebar.h b/src/hildon-hvolumebar.h index cda67cf..08f51e1 100644 --- a/src/hildon-hvolumebar.h +++ b/src/hildon-hvolumebar.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/src/hildon-login-dialog-private.h b/src/hildon-login-dialog-private.h index e1c76e4..968510d 100644 --- a/src/hildon-login-dialog-private.h +++ b/src/hildon-login-dialog-private.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/src/hildon-login-dialog.c b/src/hildon-login-dialog.c index 9fa5b5f..5d89857 100644 --- a/src/hildon-login-dialog.c +++ b/src/hildon-login-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/src/hildon-login-dialog.h b/src/hildon-login-dialog.h index 6271a63..2a36dcb 100644 --- a/src/hildon-login-dialog.h +++ b/src/hildon-login-dialog.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/src/hildon-note-private.h b/src/hildon-note-private.h index 915b2eb..077d544 100644 --- a/src/hildon-note-private.h +++ b/src/hildon-note-private.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/src/hildon-note.c b/src/hildon-note.c index ae59d11..e87b732 100644 --- a/src/hildon-note.c +++ b/src/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/src/hildon-note.h b/src/hildon-note.h index 06fa2a6..b70a64d 100644 --- a/src/hildon-note.h +++ b/src/hildon-note.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/src/hildon-number-editor-private.h b/src/hildon-number-editor-private.h index f841b79..50695b6 100644 --- a/src/hildon-number-editor-private.h +++ b/src/hildon-number-editor-private.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/src/hildon-number-editor.c b/src/hildon-number-editor.c index f43ebd6..b50ccc8 100644 --- a/src/hildon-number-editor.c +++ b/src/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/src/hildon-number-editor.h b/src/hildon-number-editor.h index b78eac3..ae4c5a6 100644 --- a/src/hildon-number-editor.h +++ b/src/hildon-number-editor.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/src/hildon-private.c b/src/hildon-private.c index ebec6ba..b06d9a0 100644 --- a/src/hildon-private.c +++ b/src/hildon-private.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/src/hildon-private.h b/src/hildon-private.h index 5f3a86f..b005860 100644 --- a/src/hildon-private.h +++ b/src/hildon-private.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/src/hildon-program-private.h b/src/hildon-program-private.h index f86138f..2a96012 100644 --- a/src/hildon-program-private.h +++ b/src/hildon-program-private.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/src/hildon-program.c b/src/hildon-program.c index caeb689..f2c9cfd 100644 --- a/src/hildon-program.c +++ b/src/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/src/hildon-program.h b/src/hildon-program.h index b7af9a5..11a69e5 100644 --- a/src/hildon-program.h +++ b/src/hildon-program.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/src/hildon-range-editor-private.h b/src/hildon-range-editor-private.h index ff509af..b8f2a8d 100644 --- a/src/hildon-range-editor-private.h +++ b/src/hildon-range-editor-private.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/src/hildon-range-editor.c b/src/hildon-range-editor.c index d769d9e..eaa1dcd 100644 --- a/src/hildon-range-editor.c +++ b/src/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/src/hildon-range-editor.h b/src/hildon-range-editor.h index 0558414..ef40f10 100644 --- a/src/hildon-range-editor.h +++ b/src/hildon-range-editor.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/src/hildon-seekbar-private.h b/src/hildon-seekbar-private.h index c4c1c89..bcf434b 100644 --- a/src/hildon-seekbar-private.h +++ b/src/hildon-seekbar-private.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/src/hildon-seekbar.c b/src/hildon-seekbar.c index 0acff7e..098c924 100644 --- a/src/hildon-seekbar.c +++ b/src/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/src/hildon-seekbar.h b/src/hildon-seekbar.h index 982a69a..649d0f2 100644 --- a/src/hildon-seekbar.h +++ b/src/hildon-seekbar.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/src/hildon-set-password-dialog-private.h b/src/hildon-set-password-dialog-private.h index 8d4a755..b0721e9 100644 --- a/src/hildon-set-password-dialog-private.h +++ b/src/hildon-set-password-dialog-private.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/src/hildon-set-password-dialog.c b/src/hildon-set-password-dialog.c index 60e3390..6dd1537 100644 --- a/src/hildon-set-password-dialog.c +++ b/src/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/src/hildon-set-password-dialog.h b/src/hildon-set-password-dialog.h index 3ef67c3..2c24b3e 100644 --- a/src/hildon-set-password-dialog.h +++ b/src/hildon-set-password-dialog.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/src/hildon-sort-dialog-private.h b/src/hildon-sort-dialog-private.h index 46fe371..3c54faa 100644 --- a/src/hildon-sort-dialog-private.h +++ b/src/hildon-sort-dialog-private.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/src/hildon-sort-dialog.c b/src/hildon-sort-dialog.c index 0a38ae6..ce8c1f4 100644 --- a/src/hildon-sort-dialog.c +++ b/src/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/src/hildon-sort-dialog.h b/src/hildon-sort-dialog.h index ec3c268..f326051 100644 --- a/src/hildon-sort-dialog.h +++ b/src/hildon-sort-dialog.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/src/hildon-sound.c b/src/hildon-sound.c index c29fad7..f81cfe5 100644 --- a/src/hildon-sound.c +++ b/src/hildon-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/src/hildon-sound.h b/src/hildon-sound.h index ab96bc7..119c71c 100644 --- a/src/hildon-sound.h +++ b/src/hildon-sound.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/src/hildon-time-editor-private.h b/src/hildon-time-editor-private.h index 04a179a..b4e9fc2 100644 --- a/src/hildon-time-editor-private.h +++ b/src/hildon-time-editor-private.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/src/hildon-time-editor.c b/src/hildon-time-editor.c index 5fc4414..daf6693 100644 --- a/src/hildon-time-editor.c +++ b/src/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/src/hildon-time-editor.h b/src/hildon-time-editor.h index bd18840..bccb36f 100644 --- a/src/hildon-time-editor.h +++ b/src/hildon-time-editor.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/src/hildon-time-picker-private.h b/src/hildon-time-picker-private.h index b937d8e..4c90de7 100644 --- a/src/hildon-time-picker-private.h +++ b/src/hildon-time-picker-private.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/src/hildon-time-picker.c b/src/hildon-time-picker.c index 45b61f6..24ab648 100644 --- a/src/hildon-time-picker.c +++ b/src/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/src/hildon-time-picker.h b/src/hildon-time-picker.h index 77a6d9f..7d88fc0 100644 --- a/src/hildon-time-picker.h +++ b/src/hildon-time-picker.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/src/hildon-volumebar-private.h b/src/hildon-volumebar-private.h index 99fca4a..4061912 100644 --- a/src/hildon-volumebar-private.h +++ b/src/hildon-volumebar-private.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/src/hildon-volumebar-range.c b/src/hildon-volumebar-range.c index e596e98..0f8be71 100644 --- a/src/hildon-volumebar-range.c +++ b/src/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/src/hildon-volumebar-range.h b/src/hildon-volumebar-range.h index bb7f0e2..dc5dda5 100644 --- a/src/hildon-volumebar-range.h +++ b/src/hildon-volumebar-range.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/src/hildon-volumebar.c b/src/hildon-volumebar.c index 688649a..4f171c4 100644 --- a/src/hildon-volumebar.c +++ b/src/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/src/hildon-volumebar.h b/src/hildon-volumebar.h index 90b9ccc..01a0289 100644 --- a/src/hildon-volumebar.h +++ b/src/hildon-volumebar.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/src/hildon-vvolumebar.c b/src/hildon-vvolumebar.c index f5bb86a..e164704 100644 --- a/src/hildon-vvolumebar.c +++ b/src/hildon-vvolumebar.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/src/hildon-vvolumebar.h b/src/hildon-vvolumebar.h index 33a3a02..4763e22 100644 --- a/src/hildon-vvolumebar.h +++ b/src/hildon-vvolumebar.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/src/hildon-weekday-picker-private.h b/src/hildon-weekday-picker-private.h index 84e87de..d312584 100644 --- a/src/hildon-weekday-picker-private.h +++ b/src/hildon-weekday-picker-private.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/src/hildon-weekday-picker.c b/src/hildon-weekday-picker.c index b56135e..3f1c56a 100644 --- a/src/hildon-weekday-picker.c +++ b/src/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/src/hildon-weekday-picker.h b/src/hildon-weekday-picker.h index 9c8e687..3d0252a 100644 --- a/src/hildon-weekday-picker.h +++ b/src/hildon-weekday-picker.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/src/hildon-window-private.h b/src/hildon-window-private.h index b701f06..5dc7727 100644 --- a/src/hildon-window-private.h +++ b/src/hildon-window-private.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/src/hildon-window.c b/src/hildon-window.c index 2a6140a..1f1fac6 100644 --- a/src/hildon-window.c +++ b/src/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/src/hildon-window.h b/src/hildon-window.h index cbc2cd2..d9c3a28 100644 --- a/src/hildon-window.h +++ b/src/hildon-window.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/src/hildon-wizard-dialog-private.h b/src/hildon-wizard-dialog-private.h index 07db5c0..6549e76 100644 --- a/src/hildon-wizard-dialog-private.h +++ b/src/hildon-wizard-dialog-private.h @@ -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/src/hildon-wizard-dialog.c b/src/hildon-wizard-dialog.c index b9780df..2c7d9cf 100644 --- a/src/hildon-wizard-dialog.c +++ b/src/hildon-wizard-dialog.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/src/hildon-wizard-dialog.h b/src/hildon-wizard-dialog.h index 7afb6c8..58e6f2d 100644 --- a/src/hildon-wizard-dialog.h +++ b/src/hildon-wizard-dialog.h @@ -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/src/hildon.h b/src/hildon.h index 49a4613..8e19a0b 100644 --- a/src/hildon.h +++ b/src/hildon.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/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 |