diff options
author | Ian Lance Taylor <iant@google.com> | 2008-01-09 19:40:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 2008-01-09 19:40:24 +0000 |
commit | cda30489fc0f7870150158863780d67f5efedd90 (patch) | |
tree | c1b7582a929aad6ba772ec4408cca5a61bc994b9 /elfcpp | |
parent | 689e4e2d8a2fd0d55acc62c746fdcc302f851995 (diff) | |
download | fsf-binutils-gdb-cda30489fc0f7870150158863780d67f5efedd90.zip fsf-binutils-gdb-cda30489fc0f7870150158863780d67f5efedd90.tar.gz fsf-binutils-gdb-cda30489fc0f7870150158863780d67f5efedd90.tar.bz2 |
Remove Andrew's e-mail address.
Diffstat (limited to 'elfcpp')
-rw-r--r-- | elfcpp/x86_64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elfcpp/x86_64.h b/elfcpp/x86_64.h index 0d1b497..3f71652 100644 --- a/elfcpp/x86_64.h +++ b/elfcpp/x86_64.h @@ -1,7 +1,7 @@ // x86-64.h -- ELF definitions specific to EM_X86_64 -*- C++ -*- // Copyright 2006, 2007, Free Software Foundation, Inc. -// Written by Andrew Chatham <chatham@google.com>. +// Written by Andrew Chatham. // This file is part of elfcpp. |