blob: 8998f3d6d2bfb4b7fb866ca919fab764bd43748b (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Protocol Buffers - Google's data interchange format
# Copyright 2008 Google Inc. All rights reserved.
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd
# Copyright 2007 Google Inc. All Rights Reserved.
__version__ = '5.29.4'
|