diff options
author | Nathan Binkert <nate@binkert.org> | 2011-06-02 14:36:35 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2011-06-02 14:36:35 -0700 |
commit | f656787edb2f7f6d95f267fdd91bbcd67f7305ac (patch) | |
tree | 24ca6dabcb9b4e1d00b9c99816fb132c96daac1a /src/arch/alpha/remote_gdb.cc | |
parent | 6a1be32a7277c59f13f354bec8ece868043ac0cd (diff) | |
download | gem5-f656787edb2f7f6d95f267fdd91bbcd67f7305ac.tar.xz |
copyright: clean up copyright blocks
Diffstat (limited to 'src/arch/alpha/remote_gdb.cc')
-rw-r--r-- | src/arch/alpha/remote_gdb.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/alpha/remote_gdb.cc b/src/arch/alpha/remote_gdb.cc index 82fd9c227..a060e49a8 100644 --- a/src/arch/alpha/remote_gdb.cc +++ b/src/arch/alpha/remote_gdb.cc @@ -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 |