From 7f6ca0981f11f84f68c66cb33cee603152448d29 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Tue, 23 Nov 2010 17:08:41 -0500 Subject: Copyright: Add AMD copyright to the param changes I just made. --- src/python/swig/inet.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/python/swig/inet.i') diff --git a/src/python/swig/inet.i b/src/python/swig/inet.i index bad5488e6..a937eb6e4 100644 --- a/src/python/swig/inet.i +++ b/src/python/swig/inet.i @@ -1,5 +1,6 @@ /* * Copyright (c) 2006 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 */ %{ -- cgit v1.2.3