diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/call-barring.c | 2 | ||||
-rw-r--r-- | src/call-forwarding.c | 2 | ||||
-rw-r--r-- | src/call-meter.c | 2 | ||||
-rw-r--r-- | src/call-settings.c | 2 | ||||
-rw-r--r-- | src/call-volume.c | 2 | ||||
-rw-r--r-- | src/cbs.c | 2 | ||||
-rw-r--r-- | src/common.c | 2 | ||||
-rw-r--r-- | src/common.h | 2 | ||||
-rw-r--r-- | src/dbus.c | 2 | ||||
-rw-r--r-- | src/gprs.c | 2 | ||||
-rw-r--r-- | src/history.c | 2 | ||||
-rw-r--r-- | src/log.c | 2 | ||||
-rw-r--r-- | src/main.c | 2 | ||||
-rw-r--r-- | src/manager.c | 2 | ||||
-rw-r--r-- | src/message-waiting.c | 2 | ||||
-rw-r--r-- | src/modem.c | 2 | ||||
-rw-r--r-- | src/network.c | 2 | ||||
-rw-r--r-- | src/ofono.h | 2 | ||||
-rw-r--r-- | src/plugin.c | 2 | ||||
-rw-r--r-- | src/sim.c | 2 | ||||
-rw-r--r-- | src/simutil.c | 2 | ||||
-rw-r--r-- | src/simutil.h | 2 | ||||
-rw-r--r-- | src/sms.c | 2 | ||||
-rw-r--r-- | src/smsutil.c | 2 | ||||
-rw-r--r-- | src/smsutil.h | 2 | ||||
-rw-r--r-- | src/ssn.c | 2 | ||||
-rw-r--r-- | src/storage.c | 2 | ||||
-rw-r--r-- | src/storage.h | 2 | ||||
-rw-r--r-- | src/ussd.c | 2 | ||||
-rw-r--r-- | src/util.c | 2 | ||||
-rw-r--r-- | src/util.h | 2 | ||||
-rw-r--r-- | src/voicecall.c | 2 | ||||
-rw-r--r-- | src/watch.c | 2 |
33 files changed, 33 insertions, 33 deletions
diff --git a/src/call-barring.c b/src/call-barring.c index dd5ce672..158ba076 100644 --- a/src/call-barring.c +++ b/src/call-barring.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/call-forwarding.c b/src/call-forwarding.c index f43772a6..9ae2c513 100644 --- a/src/call-forwarding.c +++ b/src/call-forwarding.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/call-meter.c b/src/call-meter.c index e264029c..3e401e9a 100644 --- a/src/call-meter.c +++ b/src/call-meter.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/call-settings.c b/src/call-settings.c index 069cd9c6..efe4f443 100644 --- a/src/call-settings.c +++ b/src/call-settings.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/call-volume.c b/src/call-volume.c index 55550913..03f9e821 100644 --- a/src/call-volume.c +++ b/src/call-volume.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/common.c b/src/common.c index 500a8c1b..db3e38bc 100644 --- a/src/common.c +++ b/src/common.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/common.h b/src/common.h index f60b592b..2b74dc43 100644 --- a/src/common.h +++ b/src/common.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/history.c b/src/history.c index 1b95b49a..f868ca22 100644 --- a/src/history.c +++ b/src/history.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/manager.c b/src/manager.c index e35728a2..593149c5 100644 --- a/src/manager.c +++ b/src/manager.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/message-waiting.c b/src/message-waiting.c index ff485899..104e3275 100644 --- a/src/message-waiting.c +++ b/src/message-waiting.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/modem.c b/src/modem.c index 557fe6ea..85a851db 100644 --- a/src/modem.c +++ b/src/modem.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/network.c b/src/network.c index 6836f1ea..69959c5e 100644 --- a/src/network.c +++ b/src/network.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ofono.h b/src/ofono.h index 05d035ea..1f288b03 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/plugin.c b/src/plugin.c index 979a6855..bc95d5d8 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/simutil.c b/src/simutil.c index 00701fec..8341a440 100644 --- a/src/simutil.c +++ b/src/simutil.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/simutil.h b/src/simutil.h index f4fbce3c..24a55d20 100644 --- a/src/simutil.h +++ b/src/simutil.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/smsutil.c b/src/smsutil.c index 537151e2..c1a5f9d6 100644 --- a/src/smsutil.c +++ b/src/smsutil.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/smsutil.h b/src/smsutil.h index 10774dca..c28a6daf 100644 --- a/src/smsutil.h +++ b/src/smsutil.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/storage.c b/src/storage.c index 865b146a..300c6eb4 100644 --- a/src/storage.c +++ b/src/storage.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/storage.h b/src/storage.h index 42707f61..d74de359 100644 --- a/src/storage.h +++ b/src/storage.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/voicecall.c b/src/voicecall.c index 21a80c4d..73de35f8 100644 --- a/src/voicecall.c +++ b/src/voicecall.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/watch.c b/src/watch.c index 9d5f8fbf..f93b68c8 100644 --- a/src/watch.c +++ b/src/watch.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2009 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |