aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-24 01:56:36 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-24 01:56:36 +0000
commit0478cd630019103c43e4085b2bd7281e145fe0fb (patch)
tree28a98f15851eb25172f8a45dcc6c54399006d99b /qsearch.c
parent- functionize the vdb handling for the qdepends applet (diff)
downloadportage-utils-0478cd630019103c43e4085b2bd7281e145fe0fb.tar.gz
portage-utils-0478cd630019103c43e4085b2bd7281e145fe0fb.tar.bz2
portage-utils-0478cd630019103c43e4085b2bd7281e145fe0fb.zip
cleanup license header
Diffstat (limited to 'qsearch.c')
-rw-r--r--qsearch.c23
1 files changed, 3 insertions, 20 deletions
diff --git a/qsearch.c b/qsearch.c
index 032915de..34c16012 100644
--- a/qsearch.c
+++ b/qsearch.c
@@ -1,27 +1,10 @@
/*
* Copyright 2005 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-projects/portage-utils/qsearch.c,v 1.17 2005/09/22 14:53:37 azarah Exp $
- *
- * 2005 Ned Ludd - <solar@gentoo.org>
- * 2005 Mike Frysinger - <vapier@gentoo.org>
- *
- ********************************************************************
- * 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.
+ * $Header: /var/cvsroot/gentoo-projects/portage-utils/qsearch.c,v 1.18 2005/09/24 01:56:36 vapier Exp $
*
+ * Copyright 2005 Ned Ludd - <solar@gentoo.org>
+ * Copyright 2005 Mike Frysinger - <vapier@gentoo.org>
*/
#define QSEARCH_FLAGS "acsSNH" COMMON_FLAGS