diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 19:53:07 +0100 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 19:53:07 +0100 |
commit | 71d05851211a1134d2a902f2636c83684d4d9dd0 (patch) | |
tree | 105c23e3e0b1322abd17028969e53b9cb514a0d9 /samsung-ipc/device/xmm6260/xmm6260.c | |
parent | 977dcdef11e6160e02233a0a7127cdbefdfd7075 (diff) | |
download | external_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.zip external_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.tar.gz external_libsamsung-ipc-71d05851211a1134d2a902f2636c83684d4d9dd0.tar.bz2 |
Good-looking copyright blocks, with the right order in copyright lines
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'samsung-ipc/device/xmm6260/xmm6260.c')
-rw-r--r-- | samsung-ipc/device/xmm6260/xmm6260.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samsung-ipc/device/xmm6260/xmm6260.c b/samsung-ipc/device/xmm6260/xmm6260.c index a5c0779..416f6c2 100644 --- a/samsung-ipc/device/xmm6260/xmm6260.c +++ b/samsung-ipc/device/xmm6260/xmm6260.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> * * libsamsung-ipc is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,7 +16,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> |