From: tanya Date: Sat, 4 Sep 2010 16:38:53 +0000 (+0300) Subject: changed license to GPL v2 X-Git-Url: http://git.maemo.org/git/?p=livewp;a=commitdiff_plain;h=583e3b0645ef4ada899c0d627c2fb393ba21d92b changed license to GPL v2 --- diff --git a/applet/src/Makefile.am b/applet/src/Makefile.am index aeecf27..dccafe4 100644 --- a/applet/src/Makefile.am +++ b/applet/src/Makefile.am @@ -1,3 +1,27 @@ +/*vim: set sw=4 ts=4 et: */ +/* + * This file is part of Live Wallpaper (livewp) + * + * Copyright (C) 2010 Vlad Vasiliev + * Copyright (C) 2010 Tanya Makova + * for the code + * + * This software is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version. + * + * This software is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this software; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301 USA +*/ +/*******************************************************************************/ SOURCE_FILES = livewp-main.c \ livewp-home-widget.c livewp-home-widget.h \ livewp-astro.c livewp-astro.h \ diff --git a/applet/src/fifteen.c b/applet/src/fifteen.c index 86de869..3de9265 100644 --- a/applet/src/fifteen.c +++ b/applet/src/fifteen.c @@ -1,3 +1,27 @@ +/*vim: set sw=4 ts=4 et: */ +/* + * This file is part of Live Wallpaper (livewp) + * + * Copyright (C) 2010 Vlad Vasiliev + * Copyright (C) 2010 Tanya Makova + * for the code + * + * This software is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version. + * + * This software is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this software; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301 USA +*/ +/*******************************************************************************/ #include #include #include diff --git a/applet/src/livewp-actor.c b/applet/src/livewp-actor.c index 71a6a78..30f8002 100644 --- a/applet/src/livewp-actor.c +++ b/applet/src/livewp-actor.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-actor.h b/applet/src/livewp-actor.h index 8f86aac..5866f3c 100644 --- a/applet/src/livewp-actor.h +++ b/applet/src/livewp-actor.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-astro.c b/applet/src/livewp-astro.c index 5d65ede..2a0ef83 100644 --- a/applet/src/livewp-astro.c +++ b/applet/src/livewp-astro.c @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-astro.h b/applet/src/livewp-astro.h index 216b1d7..8ec5fae 100644 --- a/applet/src/livewp-astro.h +++ b/applet/src/livewp-astro.h @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-common.h b/applet/src/livewp-common.h index be92608..3a55a9c 100644 --- a/applet/src/livewp-common.h +++ b/applet/src/livewp-common.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-config.c b/applet/src/livewp-config.c index 97ee239..6a1624b 100644 --- a/applet/src/livewp-config.c +++ b/applet/src/livewp-config.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-config.h b/applet/src/livewp-config.h index 0583780..5f164b4 100644 --- a/applet/src/livewp-config.h +++ b/applet/src/livewp-config.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-conky.c b/applet/src/livewp-conky.c index 012a6ee..55cfda6 100644 --- a/applet/src/livewp-conky.c +++ b/applet/src/livewp-conky.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-conky.h b/applet/src/livewp-conky.h index 99a2d7e..477d788 100644 --- a/applet/src/livewp-conky.h +++ b/applet/src/livewp-conky.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-control-widget.c b/applet/src/livewp-control-widget.c index 922959c..ad43818 100644 --- a/applet/src/livewp-control-widget.c +++ b/applet/src/livewp-control-widget.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-control-widget.h b/applet/src/livewp-control-widget.h index 39fac87..a6e10e7 100644 --- a/applet/src/livewp-control-widget.h +++ b/applet/src/livewp-control-widget.h @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-dbus.c b/applet/src/livewp-dbus.c index 378ab3e..9836476 100644 --- a/applet/src/livewp-dbus.c +++ b/applet/src/livewp-dbus.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-dbus.h b/applet/src/livewp-dbus.h index 7fafbe2..8a236dc 100644 --- a/applet/src/livewp-dbus.h +++ b/applet/src/livewp-dbus.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-exthemes.c b/applet/src/livewp-exthemes.c index badf78f..677f8d7 100644 --- a/applet/src/livewp-exthemes.c +++ b/applet/src/livewp-exthemes.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-exthemes.h b/applet/src/livewp-exthemes.h index 37a4aa1..fdc2fad 100644 --- a/applet/src/livewp-exthemes.h +++ b/applet/src/livewp-exthemes.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-home-widget.c b/applet/src/livewp-home-widget.c index 6f2f78d..01e9303 100644 --- a/applet/src/livewp-home-widget.c +++ b/applet/src/livewp-home-widget.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-home-widget.h b/applet/src/livewp-home-widget.h index ecc172d..1392b4f 100644 --- a/applet/src/livewp-home-widget.h +++ b/applet/src/livewp-home-widget.h @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-main.c b/applet/src/livewp-main.c index 4df4827..5e921e0 100644 --- a/applet/src/livewp-main.c +++ b/applet/src/livewp-main.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-multiactor.c b/applet/src/livewp-multiactor.c index 2537db8..aa1e8a4 100644 --- a/applet/src/livewp-multiactor.c +++ b/applet/src/livewp-multiactor.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-multiactor.h b/applet/src/livewp-multiactor.h index f8ec6ac..42f6e7e 100644 --- a/applet/src/livewp-multiactor.h +++ b/applet/src/livewp-multiactor.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-rules.c b/applet/src/livewp-rules.c index 7658e6e..518e452 100644 --- a/applet/src/livewp-rules.c +++ b/applet/src/livewp-rules.c @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-rules.h b/applet/src/livewp-rules.h index ccefbf6..2729f82 100644 --- a/applet/src/livewp-rules.h +++ b/applet/src/livewp-rules.h @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-scene.c b/applet/src/livewp-scene.c index 1a67406..1ea9f7b 100644 --- a/applet/src/livewp-scene.c +++ b/applet/src/livewp-scene.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-scene.h b/applet/src/livewp-scene.h index 814e01b..7ab9b16 100644 --- a/applet/src/livewp-scene.h +++ b/applet/src/livewp-scene.h @@ -6,8 +6,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-settings.c b/applet/src/livewp-settings.c index 02cae0e..e712865 100644 --- a/applet/src/livewp-settings.c +++ b/applet/src/livewp-settings.c @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but diff --git a/applet/src/livewp-settings.h b/applet/src/livewp-settings.h index d841b9e..1bf1a3e 100644 --- a/applet/src/livewp-settings.h +++ b/applet/src/livewp-settings.h @@ -7,8 +7,8 @@ * for the code * * This software 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.1 of + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, but