diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-05 03:12:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-05 03:12:07 +0000 |
commit | 2e3a443d5fac6c0c0790f95c4dc5137f310986eb (patch) | |
tree | aceae6abd6614263aa89f9087a7eb8e26f59c91b /paxmacho.h | |
parent | openbsd sucks as well (diff) | |
download | pax-utils-2e3a443d5fac6c0c0790f95c4dc5137f310986eb.tar.gz pax-utils-2e3a443d5fac6c0c0790f95c4dc5137f310986eb.tar.bz2 pax-utils-2e3a443d5fac6c0c0790f95c4dc5137f310986eb.zip |
update copyright years and unify headers in porting.h
Diffstat (limited to 'paxmacho.h')
-rw-r--r-- | paxmacho.h | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ /* - * Copyright 2005 Gentoo Foundation + * Copyright 2005-2006 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 - * $Header: /var/cvsroot/gentoo-projects/pax-utils/paxmacho.h,v 1.1 2005/11/02 04:23:21 vapier Exp $ + * $Header: /var/cvsroot/gentoo-projects/pax-utils/paxmacho.h,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> * * Make sure all of the common mach-o stuff is setup as we expect */ |