diff options
Diffstat (limited to 'samsung-ipc/call.c')
-rw-r--r-- | samsung-ipc/call.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samsung-ipc/call.c b/samsung-ipc/call.c index 74da569..2c29d3d 100644 --- a/samsung-ipc/call.c +++ b/samsung-ipc/call.c @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2013 Paul Kocialkowsk <contact@paulk.fr> * Copyright (C) 2011 Simon Busch <morphis@gravedo.de> + * Copyright (C) 2013 Paul Kocialkowsk <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> |