diff options
author | 2010-04-07 05:58:16 +0000 | |
---|---|---|
committer | 2010-04-07 05:58:16 +0000 | |
commit | e69f3c2dc15f1c147e7cadb97a3394c70c43bf91 (patch) | |
tree | 8dc29c7f751b42dc07b6529616cc0089fee7798a /main.h | |
parent | clean up handling of arch/keyword lists so we dont index invalid memory #2320... (diff) | |
download | portage-utils-e69f3c2dc15f1c147e7cadb97a3394c70c43bf91.tar.gz portage-utils-e69f3c2dc15f1c147e7cadb97a3394c70c43bf91.tar.bz2 portage-utils-e69f3c2dc15f1c147e7cadb97a3394c70c43bf91.zip |
- update headers
Diffstat (limited to 'main.h')
-rw-r--r-- | main.h | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ /* - * Copyright 2005-2007 Gentoo Foundation + * Copyright 2005-2010 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 - * $Header: /var/cvsroot/gentoo-projects/portage-utils/main.h,v 1.4 2007/05/30 23:17:24 solar Exp $ + * $Header: /var/cvsroot/gentoo-projects/portage-utils/main.h,v 1.5 2010/04/07 05:58:16 solar Exp $ * - * Copyright 2005-2007 Ned Ludd - <solar@gentoo.org> - * Copyright 2005-2007 Mike Frysinger - <vapier@gentoo.org> + * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> + * Copyright 2005-2010 Mike Frysinger - <vapier@gentoo.org> */ #define _GNU_SOURCE |