Skip to content

Commit

Permalink
Copyright stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Jun 13, 2020
1 parent 8531bb6 commit ea7d16b
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions adb_shell/handle/tcp_handle_async.py
@@ -1,22 +1,6 @@
# Copyright (c) 2020 Jeff Irion and contributors
#
# This file is part of the adb-shell package. It incorporates work
# covered by the following license notice:
#
#
# Copyright 2014 Google Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file is part of the adb-shell package.

"""A class for creating a socket connection with the device and sending and receiving data.
Expand Down

0 comments on commit ea7d16b

Please sign in to comment.