diff options
Diffstat (limited to 'samsung-ipc/device/xmm6260/xmm6260_mipi.c')
-rw-r--r-- | samsung-ipc/device/xmm6260/xmm6260_mipi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samsung-ipc/device/xmm6260/xmm6260_mipi.c b/samsung-ipc/device/xmm6260/xmm6260_mipi.c index 902b7b9..0390656 100644 --- a/samsung-ipc/device/xmm6260/xmm6260_mipi.c +++ b/samsung-ipc/device/xmm6260/xmm6260_mipi.c @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2013 Paul Kocialkowski <contact@paulk.fr> * Copyright (C) 2012 Alexander Tarasikov <alexander.tarasikov@gmail.com> + * Copyright (C) 2013 Paul Kocialkowski <contact@paulk.fr> * * Based on the incomplete C++ implementation which is: * Copyright (C) 2012 Sergey Gridasov <grindars@gmail.com> @@ -19,7 +19,6 @@ * * You should have received a copy of the GNU General Public License * along with libsamsung-ipc. If not, see <http://www.gnu.org/licenses/>. - * */ #include <stdlib.h> |