summaryrefslogtreecommitdiff
path: root/src/mem/cache
diff options
context:
space:
mode:
authorSteve Reinhardt <steve.reinhardt@amd.com>2010-08-25 14:08:27 -0700
committerSteve Reinhardt <steve.reinhardt@amd.com>2010-08-25 14:08:27 -0700
commit62c06c1403ffa5beb5ca7cca3b77c6e4045adf77 (patch)
tree456f0ff5a230592fa21a06e53b82200bce0fd01f /src/mem/cache
parentd4318457d15f7b98cfbc3ad56bc3129dddb81b86 (diff)
downloadgem5-62c06c1403ffa5beb5ca7cca3b77c6e4045adf77.tar.xz
mem: fix dumb typo in copyrights
Diffstat (limited to 'src/mem/cache')
-rw-r--r--src/mem/cache/mshr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/cache/mshr.cc b/src/mem/cache/mshr.cc
index 6333191a4..42cbcd372 100644
--- a/src/mem/cache/mshr.cc
+++ b/src/mem/cache/mshr.cc
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2002-2005 The Regents of The University of Michigan
- * Copyright (c) 2010 Advancec Micro Devices, Inc.
+ * Copyright (c) 2010 Advanced Micro Devices, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without