summaryrefslogtreecommitdiff
path: root/src/mem/protocol/MOESI_AMD_Base-Region-msg.sm
diff options
context:
space:
mode:
authorTony Gutierrez <anthony.gutierrez@amd.com>2018-04-13 12:17:07 -0400
committerAnthony Gutierrez <anthony.gutierrez@amd.com>2018-04-13 17:32:13 +0000
commit77ef8ba4216ad950b8706cb69e714122f2982629 (patch)
treea61cc09a909d163cc4cd4ad46313baf917d179f3 /src/mem/protocol/MOESI_AMD_Base-Region-msg.sm
parentf119531fc123d33bef34a6ee28cad22717c63927 (diff)
downloadgem5-77ef8ba4216ad950b8706cb69e714122f2982629.tar.xz
mem-ruby: fix more style issues in AMD licenses
Change-Id: I6585c5664d966989991f61303548aed634cf298a Reviewed-on: https://gem5-review.googlesource.com/9841 Reviewed-by: Michael LeBeane <Michael.Lebeane@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'src/mem/protocol/MOESI_AMD_Base-Region-msg.sm')
-rw-r--r--src/mem/protocol/MOESI_AMD_Base-Region-msg.sm8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mem/protocol/MOESI_AMD_Base-Region-msg.sm b/src/mem/protocol/MOESI_AMD_Base-Region-msg.sm
index 823933e57..53b946c6d 100644
--- a/src/mem/protocol/MOESI_AMD_Base-Region-msg.sm
+++ b/src/mem/protocol/MOESI_AMD_Base-Region-msg.sm
@@ -14,9 +14,9 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
- * 3. Neither the name of the copyright holder nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
+ * 3. Neither the name of the copyright holder nor the names of its
+ * contributors may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -30,7 +30,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * Author: Lisa Hsu
+ * Authors: Lisa Hsu
*/
enumeration(CoherenceRequestType, desc="Coherence Request Types") {