Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=7b650a22d716b6b5097cf1dfc4208cd6378b7f17
commit 7b650a22d716b6b5097cf1dfc4208cd6378b7f17 Author: Priyank <[EMAIL PROTECTED]> Date: Wed Sep 19 19:29:06 2007 +0530 gfpm-quickpane: added license diff --git a/src/gfpm-quickpane.c b/src/gfpm-quickpane.c index 0220024..088b0bd 100644 --- a/src/gfpm-quickpane.c +++ b/src/gfpm-quickpane.c @@ -1,3 +1,23 @@ +/* + * gfpm-quickpane.c for gfpm + * + * Copyright (C) 2006-2007 by Priyank Gosalia <[EMAIL PROTECTED]> + * + * This program 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 program 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 General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + #include "gfpm-quickpane.h" #include "gfpm-packagelist.h" #include "gfpm-interface.h" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
