Index: third_party/protobuf/python/google/protobuf/internal/more_messages.proto |
diff --git a/third_party/protobuf/python/google/protobuf/internal/more_messages.proto b/third_party/protobuf/python/google/protobuf/internal/more_messages.proto |
index c701b4460b761a7f9db44e1159a1aadf7206a64a..2c6ab9efdfc229f3059f5d1223ca38e6615ce9b0 100644 |
--- a/third_party/protobuf/python/google/protobuf/internal/more_messages.proto |
+++ b/third_party/protobuf/python/google/protobuf/internal/more_messages.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: robinson@google.com (Will Robinson) |
+syntax = "proto2"; |
package google.protobuf.internal; |