aboutsummaryrefslogtreecommitdiff
path: root/qpkg.c
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 /qpkg.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 'qpkg.c')
-rw-r--r--qpkg.c25
1 files changed, 3 insertions, 22 deletions
diff --git a/qpkg.c b/qpkg.c
index 8b62696..e7be494 100644
--- a/qpkg.c
+++ b/qpkg.c
@@ -1,31 +1,12 @@
/*
* Copyright 2005 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-projects/portage-utils/qpkg.c,v 1.4 2005/09/22 22:47:12 vapier 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/qpkg.c,v 1.5 2005/09/24 01:56:36 vapier Exp $
*
+ * Copyright 2005 Ned Ludd - <solar@gentoo.org>
+ * Copyright 2005 Mike Frysinger - <vapier@gentoo.org>
*/
-
-
#define QPKG_FLAGS "" COMMON_FLAGS
static struct option const qpkg_long_opts[] = {
COMMON_LONG_OPTS