summaryrefslogtreecommitdiffstats
path: root/srs.c
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-03-31 23:00:40 +0200
committerPaul Kocialkowski <contact@paulk.fr>2013-03-31 23:00:40 +0200
commit0b717836e1f4ba0b02bb2757d694ae11e11d05c0 (patch)
treead17d39a8b2278417abab104489c62ed6314e99e /srs.c
parent79ab28a95dbc9443b6c883c604a9a8f240b8a74c (diff)
downloadhardware_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 'srs.c')
-rw-r--r--srs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/srs.c b/srs.c
index 7ce2466..741d01e 100644
--- a/srs.c
+++ b/srs.c
@@ -1,7 +1,7 @@
/*
* This file is part of Samsung-RIL.
*
- * 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
@@ -15,7 +15,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/>.
- *
*/
#include <fcntl.h>