From f656787edb2f7f6d95f267fdd91bbcd67f7305ac Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Thu, 2 Jun 2011 14:36:35 -0700 Subject: copyright: clean up copyright blocks --- src/base/random_mt.cc | 2 +- src/base/remote_gdb.cc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/base') diff --git a/src/base/random_mt.cc b/src/base/random_mt.cc index 6ea54ec03..70a7b0436 100644 --- a/src/base/random_mt.cc +++ b/src/base/random_mt.cc @@ -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 --git a/src/base/remote_gdb.cc b/src/base/remote_gdb.cc index 01e50824e..980b66bdc 100644 --- a/src/base/remote_gdb.cc +++ b/src/base/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 -- cgit v1.2.3