summaryrefslogtreecommitdiff
path: root/src/proto/inst.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/inst.proto')
-rw-r--r--src/proto/inst.proto3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/proto/inst.proto b/src/proto/inst.proto
index 3e8dcde8b..5ef266455 100644
--- a/src/proto/inst.proto
+++ b/src/proto/inst.proto
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 ARM Limited
+// Copyright (c) 2014,2017 ARM Limited
// All rights reserved
//
// The license below extends only to copyright in the software and shall
@@ -35,6 +35,7 @@
//
// Authors: Ali Saidi
+syntax = "proto2";
// Put all the generated messages in a namespace
package ProtoMessage;