Index: third_party/protobuf/src/google/protobuf/unittest_import_public.proto |
diff --git a/third_party/protobuf/src/google/protobuf/unittest_import_public.proto b/third_party/protobuf/src/google/protobuf/unittest_import_public.proto |
index ea5d1b13fea77a432cecc0980664c020159d108a..ffaf773698f0b495be6359afe1328df83559bd79 100644 |
--- a/third_party/protobuf/src/google/protobuf/unittest_import_public.proto |
+++ b/third_party/protobuf/src/google/protobuf/unittest_import_public.proto |
@@ -1,6 +1,6 @@ |
// Protocol Buffers - Google's data interchange format |
// Copyright 2008 Google Inc. All rights reserved. |
-// http://code.google.com/p/protobuf/ |
+// https://developers.google.com/protocol-buffers/ |
// |
// Redistribution and use in source and binary forms, with or without |
// modification, are permitted provided that the following conditions are |
@@ -30,6 +30,7 @@ |
// Author: liujisi@google.com (Pherl Liu) |
+syntax = "proto2"; |
package protobuf_unittest_import; |