aboutsummaryrefslogtreecommitdiff
path: root/qpkg.c
diff options
context:
space:
mode:
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 8b62696f..e7be4942 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