diff options
Diffstat (limited to '')
-rw-r--r-- | mtp/MtpDebug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtp/MtpDebug.cpp b/mtp/MtpDebug.cpp index 47834ab26..c986923db 100644 --- a/mtp/MtpDebug.cpp +++ b/mtp/MtpDebug.cpp @@ -1,4 +1,5 @@ /* + * Copyright (C) 2017 TeamWin * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +13,6 @@ * 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. - * Copyright (C) 2014 TeamWin - bigbiff and Dees_Troy mtp database conversion to C++ * */ |