diff options
Diffstat (limited to 'mtp/MtpServer.cpp')
-rw-r--r-- | mtp/MtpServer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtp/MtpServer.cpp b/mtp/MtpServer.cpp index 9cd67324f..11eca86bc 100644 --- a/mtp/MtpServer.cpp +++ b/mtp/MtpServer.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"); @@ -13,7 +14,6 @@ * 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++ */ #include <stdio.h> |