diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-03-02 04:32:07 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-03-02 04:32:07 -0500 |
commit | 10c47816af92c613d67bb717286f3f8397d96c43 (patch) | |
tree | 19a6903252b18b3844731981eb3a203bdf508c85 /paxelf.c | |
parent | scanelf: add more range checks to deal with corrupt elfs (diff) | |
download | pax-utils-10c47816af92c613d67bb717286f3f8397d96c43.tar.gz pax-utils-10c47816af92c613d67bb717286f3f8397d96c43.tar.bz2 pax-utils-10c47816af92c613d67bb717286f3f8397d96c43.zip |
migrate to gitv1.0
Diffstat (limited to 'paxelf.c')
-rw-r--r-- | paxelf.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ /* * Copyright 2003-2012 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 - * $Header: /var/cvsroot/gentoo-projects/pax-utils/paxelf.c,v 1.81 2014/06/18 03:16:52 vapier Exp $ * * Copyright 2005-2012 Ned Ludd - <solar@gentoo.org> * Copyright 2005-2012 Mike Frysinger - <vapier@gentoo.org> |