diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-03-31 23:00:40 +0200 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2013-03-31 23:00:40 +0200 |
commit | 0b717836e1f4ba0b02bb2757d694ae11e11d05c0 (patch) | |
tree | ad17d39a8b2278417abab104489c62ed6314e99e /sec.c | |
parent | 79ab28a95dbc9443b6c883c604a9a8f240b8a74c (diff) | |
download | hardware_replicant_libsamsung-ril-0b717836e1f4ba0b02bb2757d694ae11e11d05c0.tar.gz hardware_replicant_libsamsung-ril-0b717836e1f4ba0b02bb2757d694ae11e11d05c0.tar.bz2 hardware_replicant_libsamsung-ril-0b717836e1f4ba0b02bb2757d694ae11e11d05c0.zip |
Update copyright information
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'sec.c')
-rw-r--r-- | sec.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,7 @@ * This file is part of Samsung-RIL. * * Copyright (C) 2010-2011 Joerie de Gram <j.de.gram@gmail.com> - * Copyright (C) 2011-2012 Paul Kocialkowski <contact@paulk.fr> + * Copyright (C) 2011-2013 Paul Kocialkowski <contact@paulk.fr> * * Samsung-RIL 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 Samsung-RIL. If not, see <http://www.gnu.org/licenses/>. - * */ #define LOG_TAG "RIL-SEC" |