summaryrefslogtreecommitdiff
path: root/src/base
diff options
context:
space:
mode:
Diffstat (limited to 'src/base')
-rw-r--r--src/base/random_mt.cc2
-rw-r--r--src/base/remote_gdb.cc4
2 files changed, 3 insertions, 3 deletions
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