summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/call-barring.c2
-rw-r--r--src/call-forwarding.c2
-rw-r--r--src/call-meter.c2
-rw-r--r--src/call-settings.c2
-rw-r--r--src/call-volume.c2
-rw-r--r--src/cbs.c2
-rw-r--r--src/common.c2
-rw-r--r--src/common.h2
-rw-r--r--src/dbus.c2
-rw-r--r--src/gprs.c2
-rw-r--r--src/history.c2
-rw-r--r--src/log.c2
-rw-r--r--src/main.c2
-rw-r--r--src/manager.c2
-rw-r--r--src/message-waiting.c2
-rw-r--r--src/modem.c2
-rw-r--r--src/network.c2
-rw-r--r--src/ofono.h2
-rw-r--r--src/plugin.c2
-rw-r--r--src/sim.c2
-rw-r--r--src/simutil.c2
-rw-r--r--src/simutil.h2
-rw-r--r--src/sms.c2
-rw-r--r--src/smsutil.c2
-rw-r--r--src/smsutil.h2
-rw-r--r--src/ssn.c2
-rw-r--r--src/storage.c2
-rw-r--r--src/storage.h2
-rw-r--r--src/ussd.c2
-rw-r--r--src/util.c2
-rw-r--r--src/util.h2
-rw-r--r--src/voicecall.c2
-rw-r--r--src/watch.c2
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
diff --git a/src/cbs.c b/src/cbs.c
index 72a380dd..26c31a94 100644
--- a/src/cbs.c
+++ b/src/cbs.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.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
diff --git a/src/dbus.c b/src/dbus.c
index 9a196c16..5b005875 100644
--- a/src/dbus.c
+++ b/src/dbus.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/gprs.c b/src/gprs.c
index 57e8b2a9..1a7a0118 100644
--- a/src/gprs.c
+++ b/src/gprs.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/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
diff --git a/src/log.c b/src/log.c
index 164c11e1..fd3c0de5 100644
--- a/src/log.c
+++ b/src/log.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/main.c b/src/main.c
index 482a0259..5a8ad6a0 100644
--- a/src/main.c
+++ b/src/main.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/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
diff --git a/src/sim.c b/src/sim.c
index 06a7815d..339f2aaa 100644
--- a/src/sim.c
+++ b/src/sim.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.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
diff --git a/src/sms.c b/src/sms.c
index 3801677f..94216307 100644
--- a/src/sms.c
+++ b/src/sms.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.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
diff --git a/src/ssn.c b/src/ssn.c
index d8894acd..a90484ea 100644
--- a/src/ssn.c
+++ b/src/ssn.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.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
diff --git a/src/ussd.c b/src/ussd.c
index 7b5fc98b..464664c4 100644
--- a/src/ussd.c
+++ b/src/ussd.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/util.c b/src/util.c
index 2a74e97c..63aac5b4 100644
--- a/src/util.c
+++ b/src/util.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/util.h b/src/util.h
index 6b34fa17..2835b767 100644
--- a/src/util.h
+++ b/src/util.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/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