summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/orion/Allocator
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/network/orion/Allocator')
-rw-r--r--src/mem/ruby/network/orion/Allocator/Arbiter.cc4
-rw-r--r--src/mem/ruby/network/orion/Allocator/Arbiter.hh4
-rw-r--r--src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc4
-rw-r--r--src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh4
-rw-r--r--src/mem/ruby/network/orion/Allocator/RRArbiter.cc4
-rw-r--r--src/mem/ruby/network/orion/Allocator/RRArbiter.hh4
-rw-r--r--src/mem/ruby/network/orion/Allocator/SWAllocator.cc4
-rw-r--r--src/mem/ruby/network/orion/Allocator/SWAllocator.hh4
-rw-r--r--src/mem/ruby/network/orion/Allocator/VCAllocator.cc4
-rw-r--r--src/mem/ruby/network/orion/Allocator/VCAllocator.hh4
10 files changed, 20 insertions, 20 deletions
diff --git a/src/mem/ruby/network/orion/Allocator/Arbiter.cc b/src/mem/ruby/network/orion/Allocator/Arbiter.cc
index a4f480ae5..d6124eb36 100644
--- a/src/mem/ruby/network/orion/Allocator/Arbiter.cc
+++ b/src/mem/ruby/network/orion/Allocator/Arbiter.cc
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/Arbiter.hh b/src/mem/ruby/network/orion/Allocator/Arbiter.hh
index cdd4678ec..e9849a901 100644
--- a/src/mem/ruby/network/orion/Allocator/Arbiter.hh
+++ b/src/mem/ruby/network/orion/Allocator/Arbiter.hh
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc
index 13beedb2d..2f7ffcb48 100644
--- a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc
+++ b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.cc
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh
index a4a74f25f..a252a960f 100644
--- a/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh
+++ b/src/mem/ruby/network/orion/Allocator/MatrixArbiter.hh
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/RRArbiter.cc b/src/mem/ruby/network/orion/Allocator/RRArbiter.cc
index c30be475a..47963c938 100644
--- a/src/mem/ruby/network/orion/Allocator/RRArbiter.cc
+++ b/src/mem/ruby/network/orion/Allocator/RRArbiter.cc
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/RRArbiter.hh b/src/mem/ruby/network/orion/Allocator/RRArbiter.hh
index e3d392e01..259803a8c 100644
--- a/src/mem/ruby/network/orion/Allocator/RRArbiter.hh
+++ b/src/mem/ruby/network/orion/Allocator/RRArbiter.hh
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/SWAllocator.cc b/src/mem/ruby/network/orion/Allocator/SWAllocator.cc
index 0211d5ea9..f1b5f872d 100644
--- a/src/mem/ruby/network/orion/Allocator/SWAllocator.cc
+++ b/src/mem/ruby/network/orion/Allocator/SWAllocator.cc
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/SWAllocator.hh b/src/mem/ruby/network/orion/Allocator/SWAllocator.hh
index e2982ddf3..fa47df0df 100644
--- a/src/mem/ruby/network/orion/Allocator/SWAllocator.hh
+++ b/src/mem/ruby/network/orion/Allocator/SWAllocator.hh
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/VCAllocator.cc b/src/mem/ruby/network/orion/Allocator/VCAllocator.cc
index 2f3ae2df2..9bc833216 100644
--- a/src/mem/ruby/network/orion/Allocator/VCAllocator.cc
+++ b/src/mem/ruby/network/orion/Allocator/VCAllocator.cc
@@ -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 --git a/src/mem/ruby/network/orion/Allocator/VCAllocator.hh b/src/mem/ruby/network/orion/Allocator/VCAllocator.hh
index c989089fb..81ab6b8a0 100644
--- a/src/mem/ruby/network/orion/Allocator/VCAllocator.hh
+++ b/src/mem/ruby/network/orion/Allocator/VCAllocator.hh
@@ -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