diff options
author | Jeff Davidson <jpd@google.com> | 2015-01-21 22:05:40 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-01-21 22:05:40 +0000 |
commit | e6ae5ecfc360e1ad261b561c8e5e16b6554d5347 (patch) | |
tree | 204041a6b0ac0941d14faa2afe222d1b4b627db9 /src/google/protobuf/reflection_ops.cc | |
parent | 80aff29bb2d37977a02c0a677721522d3467a4d9 (diff) | |
parent | afb4b72037e3f13db208590fc782c4bc8e27f862 (diff) | |
download | external_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.zip external_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.tar.gz external_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.tar.bz2 |
Merge "Upgrade protobuf library to v2.6.1."
Diffstat (limited to 'src/google/protobuf/reflection_ops.cc')
-rw-r--r-- | src/google/protobuf/reflection_ops.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/reflection_ops.cc b/src/google/protobuf/reflection_ops.cc index 8993a24..4629dec 100644 --- a/src/google/protobuf/reflection_ops.cc +++ b/src/google/protobuf/reflection_ops.cc @@ -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 |