diff options
Diffstat (limited to 'include/sms.h')
-rw-r--r-- | include/sms.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sms.h b/include/sms.h index 6f92f1b..257e5a1 100644 --- a/include/sms.h +++ b/include/sms.h @@ -1,8 +1,8 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2011 Paul Kocialkowski <contact@paulk.fr> * Copyright (C) 2010-2011 Joerie de Gram <j.de.gram@gmail.com> + * Copyright (C) 2011 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 <samsung-ipc.h> |