X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=applet%2Fsrc%2FMakefile.am;h=dccafe45b8d62b539d0a741896cff14b177e824e;hb=583e3b0645ef4ada899c0d627c2fb393ba21d92b;hp=aeecf27bdc13c083a4b756c930ac73d359a51e70;hpb=062fba0b44526a178adb1d5578f9587e6dda9f4c;p=livewp 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 \