Fix python example license.
GitOrigin-RevId: 164571fbb93a57f0e2fbe0deef7a9f6432d8c51b
This commit is contained in:
parent
118cdd1530
commit
f8b4968f1f
@ -1,9 +1,9 @@
|
||||
//
|
||||
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
#
|
||||
# Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018
|
||||
#
|
||||
# Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
#
|
||||
from ctypes.util import find_library
|
||||
from ctypes import *
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user