diff -r aa00cee9abb1 -r 23711432221f src/arch/alpha/kgdb.h --- a/src/arch/alpha/kgdb.h Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/alpha/kgdb.h Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 1992, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1992, 1993 The Regents of the University of California + * All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and diff -r aa00cee9abb1 -r 23711432221f src/arch/alpha/remote_gdb.cc --- a/src/arch/alpha/remote_gdb.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/alpha/remote_gdb.cc Thu Jun 02 14:36:35 2011 -0700 @@ -29,8 +29,8 @@ */ /* - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1990, 1993 The Regents of the University of California + * All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and diff -r aa00cee9abb1 -r 23711432221f src/arch/arm/remote_gdb.cc --- a/src/arch/arm/remote_gdb.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/arm/remote_gdb.cc Thu Jun 02 14:36:35 2011 -0700 @@ -42,8 +42,8 @@ */ /* - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1990, 1993 The Regents of the University of California + * All rights reserved * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and diff -r aa00cee9abb1 -r 23711432221f src/arch/generic/debugfaults.hh --- a/src/arch/generic/debugfaults.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/generic/debugfaults.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010 Advanced Micro Devices + * Copyright (c) 2010 Advanced Micro Devices, Inc. * All rights reserved. * * The license below extends only to copyright in the software and shall diff -r aa00cee9abb1 -r 23711432221f src/arch/sparc/remote_gdb.cc --- a/src/arch/sparc/remote_gdb.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/sparc/remote_gdb.cc Thu Jun 02 14:36:35 2011 -0700 @@ -29,8 +29,8 @@ */ /* - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1990, 1993 The Regents of the University of California + * All rights reserved * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and diff -r aa00cee9abb1 -r 23711432221f src/arch/x86/insts/badmicroop.hh --- a/src/arch/x86/insts/badmicroop.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/x86/insts/badmicroop.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * The license below extends only to copyright in the software and shall diff -r aa00cee9abb1 -r 23711432221f src/arch/x86/insts/badmicroop.cc --- a/src/arch/x86/insts/badmicroop.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/x86/insts/badmicroop.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * The license below extends only to copyright in the software and shall diff -r aa00cee9abb1 -r 23711432221f src/arch/x86/isa/formats/nop.isa --- a/src/arch/x86/isa/formats/nop.isa Wed Jun 01 21:43:13 2011 -0700 +++ b/src/arch/x86/isa/formats/nop.isa Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ // -*- mode:c++ -*- -// Copyright (c) 2010 Advanced Micro Devices +// Copyright (c) 2010 Advanced Micro Devices, Inc. // All rights reserved. // // The license below extends only to copyright in the software and shall diff -r aa00cee9abb1 -r 23711432221f src/base/random_mt.cc --- a/src/base/random_mt.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/base/random_mt.cc Thu Jun 02 14:36:35 2011 -0700 @@ -5,7 +5,7 @@ * Before using, initialize the state by using init_genrand(seed) * or init_by_array(init_key, key_length). * - * Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, + * Copyright (C) 1997-2002 Makoto Matsumoto and Takuji Nishimura * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/base/remote_gdb.cc --- a/src/base/remote_gdb.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/base/remote_gdb.cc Thu Jun 02 14:36:35 2011 -0700 @@ -29,8 +29,8 @@ */ /* - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1990, 1993 The Regents of the University of California + * All rights reserved * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and diff -r aa00cee9abb1 -r 23711432221f src/dev/ide_wdcreg.h --- a/src/dev/ide_wdcreg.h Wed Jun 01 21:43:13 2011 -0700 +++ b/src/dev/ide_wdcreg.h Thu Jun 02 14:36:35 2011 -0700 @@ -2,8 +2,8 @@ /* $NetBSD: wdcreg.h,v 1.22 1999/03/07 14:02:54 bouyer Exp $ */ /*- - * Copyright (c) 1991 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1991 The Regents of the University of California + * All rights reserved * * This code is derived from software contributed to Berkeley by * William Jolitz. diff -r aa00cee9abb1 -r 23711432221f src/dev/sparc/dtod.hh --- a/src/dev/sparc/dtod.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/dev/sparc/dtod.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 206, 2004-2005 The Regents of The University of Michigan + * Copyright (c) 2004-2006 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/Arbiter.hh --- a/src/mem/ruby/network/orion/Allocator/Arbiter.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/Arbiter.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/Arbiter.cc --- a/src/mem/ruby/network/orion/Allocator/Arbiter.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/Arbiter.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh --- a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc --- a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/RRArbiter.hh --- a/src/mem/ruby/network/orion/Allocator/RRArbiter.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/RRArbiter.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/RRArbiter.cc --- a/src/mem/ruby/network/orion/Allocator/RRArbiter.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/RRArbiter.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/SWAllocator.hh --- a/src/mem/ruby/network/orion/Allocator/SWAllocator.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/SWAllocator.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/SWAllocator.cc --- a/src/mem/ruby/network/orion/Allocator/SWAllocator.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/SWAllocator.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/VCAllocator.hh --- a/src/mem/ruby/network/orion/Allocator/VCAllocator.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/VCAllocator.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Allocator/VCAllocator.cc --- a/src/mem/ruby/network/orion/Allocator/VCAllocator.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Allocator/VCAllocator.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/AmpUnit.hh --- a/src/mem/ruby/network/orion/Buffer/AmpUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/AmpUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/AmpUnit.cc --- a/src/mem/ruby/network/orion/Buffer/AmpUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/AmpUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/BitlineUnit.hh --- a/src/mem/ruby/network/orion/Buffer/BitlineUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/BitlineUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/BitlineUnit.cc --- a/src/mem/ruby/network/orion/Buffer/BitlineUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/BitlineUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/Buffer.hh --- a/src/mem/ruby/network/orion/Buffer/Buffer.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/Buffer.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/Buffer.cc --- a/src/mem/ruby/network/orion/Buffer/Buffer.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/Buffer.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/DecoderUnit.hh --- a/src/mem/ruby/network/orion/Buffer/DecoderUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/DecoderUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/DecoderUnit.cc --- a/src/mem/ruby/network/orion/Buffer/DecoderUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/DecoderUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/MemUnit.hh --- a/src/mem/ruby/network/orion/Buffer/MemUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/MemUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/MemUnit.cc --- a/src/mem/ruby/network/orion/Buffer/MemUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/MemUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/OutdrvUnit.hh --- a/src/mem/ruby/network/orion/Buffer/OutdrvUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/OutdrvUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/OutdrvUnit.cc --- a/src/mem/ruby/network/orion/Buffer/OutdrvUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/OutdrvUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/PrechargeUnit.hh --- a/src/mem/ruby/network/orion/Buffer/PrechargeUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/PrechargeUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/PrechargeUnit.cc --- a/src/mem/ruby/network/orion/Buffer/PrechargeUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/PrechargeUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/Register.hh --- a/src/mem/ruby/network/orion/Buffer/Register.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/Register.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/Register.cc --- a/src/mem/ruby/network/orion/Buffer/Register.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/Register.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/SRAM.hh --- a/src/mem/ruby/network/orion/Buffer/SRAM.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/SRAM.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/SRAM.cc --- a/src/mem/ruby/network/orion/Buffer/SRAM.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/SRAM.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/WordlineUnit.hh --- a/src/mem/ruby/network/orion/Buffer/WordlineUnit.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/WordlineUnit.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Buffer/WordlineUnit.cc --- a/src/mem/ruby/network/orion/Buffer/WordlineUnit.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Buffer/WordlineUnit.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Clock.hh --- a/src/mem/ruby/network/orion/Clock.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Clock.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Clock.cc --- a/src/mem/ruby/network/orion/Clock.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Clock.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/Crossbar.hh --- a/src/mem/ruby/network/orion/Crossbar/Crossbar.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/Crossbar.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/Crossbar.cc --- a/src/mem/ruby/network/orion/Crossbar/Crossbar.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/Crossbar.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.hh --- a/src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.cc --- a/src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/MatrixCrossbar.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.hh --- a/src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.cc --- a/src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Crossbar/MultreeCrossbar.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/FlipFlop.hh --- a/src/mem/ruby/network/orion/FlipFlop.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/FlipFlop.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/FlipFlop.cc --- a/src/mem/ruby/network/orion/FlipFlop.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/FlipFlop.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/OrionLink.hh --- a/src/mem/ruby/network/orion/OrionLink.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/OrionLink.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/OrionLink.cc --- a/src/mem/ruby/network/orion/OrionLink.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/OrionLink.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/OrionRouter.hh --- a/src/mem/ruby/network/orion/OrionRouter.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/OrionRouter.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/OrionRouter.cc --- a/src/mem/ruby/network/orion/OrionRouter.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/OrionRouter.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/TechParameter.hh --- a/src/mem/ruby/network/orion/TechParameter.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/TechParameter.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/TechParameter.cc --- a/src/mem/ruby/network/orion/TechParameter.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/TechParameter.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Type.hh --- a/src/mem/ruby/network/orion/Type.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Type.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Wire.hh --- a/src/mem/ruby/network/orion/Wire.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Wire.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/mem/ruby/network/orion/Wire.cc --- a/src/mem/ruby/network/orion/Wire.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/mem/ruby/network/orion/Wire.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 Princeton University, and - * Regents of the University of California + * Copyright (c) 2009 Princeton University + * Copyright (c) 2009 The Regents of the University of California * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/sim/fault_fwd.hh --- a/src/sim/fault_fwd.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/sim/fault_fwd.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010 Advanced Micro Devices + * Copyright (c) 2010 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/sim/root.hh --- a/src/sim/root.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/sim/root.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/sim/root.cc --- a/src/sim/root.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/sim/root.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,6 +1,6 @@ /* * Copyright (c) 2002-2005 The Regents of The University of Michigan - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/unittest/unittest.hh --- a/src/unittest/unittest.hh Wed Jun 01 21:43:13 2011 -0700 +++ b/src/unittest/unittest.hh Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -r aa00cee9abb1 -r 23711432221f src/unittest/unittest.cc --- a/src/unittest/unittest.cc Wed Jun 01 21:43:13 2011 -0700 +++ b/src/unittest/unittest.cc Thu Jun 02 14:36:35 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Advanced Micro Devices + * Copyright (c) 2011 Advanced Micro Devices, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without