diff options
Diffstat (limited to 'src/base/inet.cc')
-rw-r--r-- | src/base/inet.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/inet.cc b/src/base/inet.cc index 93501018e..3f804b01c 100644 --- a/src/base/inet.cc +++ b/src/base/inet.cc @@ -1,5 +1,6 @@ /* * Copyright (c) 2002-2005 The Regents of The University of Michigan + * Copyright (c) 2010 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -26,6 +27,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Authors: Nathan Binkert + * Gabe Black */ #include <cstdio> |