summaryrefslogtreecommitdiff
path: root/src/mem/protocol/MI_example-msg.sm
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2012-09-30 13:20:53 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2012-09-30 13:20:53 -0500
commit95664da097aa364981d145c041530a3136510584 (patch)
tree9162025de48888deb56d2f7895078fd3421fb8bf /src/mem/protocol/MI_example-msg.sm
parent3fc23b9b96769b8274e93f5cf14bb29b0ba044f0 (diff)
downloadgem5-95664da097aa364981d145c041530a3136510584.tar.xz
MI coherence protocol: add copyright notice
Diffstat (limited to 'src/mem/protocol/MI_example-msg.sm')
-rw-r--r--src/mem/protocol/MI_example-msg.sm6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mem/protocol/MI_example-msg.sm b/src/mem/protocol/MI_example-msg.sm
index 3cdb74e49..24e53990c 100644
--- a/src/mem/protocol/MI_example-msg.sm
+++ b/src/mem/protocol/MI_example-msg.sm
@@ -1,4 +1,3 @@
-
/*
* Copyright (c) 1999-2005 Mark D. Hill and David A. Wood
* All rights reserved.
@@ -27,11 +26,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/*
- * $Id: MOESI_SMP_directory-msg.sm 1.8 05/01/19 15:48:36-06:00 mikem@royal16.cs.wisc.edu $
- *
- */
-
// CoherenceRequestType
enumeration(CoherenceRequestType, desc="...") {
GETX, desc="Get eXclusive";