From 95664da097aa364981d145c041530a3136510584 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Sun, 30 Sep 2012 13:20:53 -0500 Subject: MI coherence protocol: add copyright notice --- src/mem/protocol/MI_example-msg.sm | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/mem/protocol/MI_example-msg.sm') 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"; -- cgit v1.2.3