| Index: third_party/protobuf/python/google/protobuf/internal/more_extensions.proto
|
| diff --git a/third_party/protobuf/python/google/protobuf/internal/more_extensions.proto b/third_party/protobuf/python/google/protobuf/internal/more_extensions.proto
|
| index e2d97010450d32f2d1dd7b3ec0d2d05bf93435cb..78f1467361c4ce3c00c34fe3b4c453c41882c95c 100644
|
| --- a/third_party/protobuf/python/google/protobuf/internal/more_extensions.proto
|
| +++ b/third_party/protobuf/python/google/protobuf/internal/more_extensions.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;
|
|
|
|
|