aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'paxmacho.c')
-rw-r--r--paxmacho.c14
1 files changed, 4 insertions, 10 deletions
diff --git a/paxmacho.c b/paxmacho.c
index 59099a0..24b2165 100644
--- a/paxmacho.c
+++ b/paxmacho.c
@@ -1,18 +1,12 @@
/*
- * Copyright 2003-2005 Gentoo Foundation
+ * Copyright 2003-2006 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-projects/pax-utils/paxmacho.c,v 1.1 2005/11/02 04:23:21 vapier Exp $
+ * $Header: /var/cvsroot/gentoo-projects/pax-utils/paxmacho.c,v 1.2 2006/01/05 03:12:07 vapier Exp $
*
- * Copyright 2005 Ned Ludd - <solar@gentoo.org>
- * Copyright 2005 Mike Frysinger - <vapier@gentoo.org>
+ * Copyright 2005-2006 Ned Ludd - <solar@gentoo.org>
+ * Copyright 2005-2006 Mike Frysinger - <vapier@gentoo.org>
*/
-#include <stdio.h>
-#include <fcntl.h>
-#include <sys/stat.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <string.h>
#include "paxinc.h"
#define argv0 "paxmacho"