summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-01 17:00:10 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-01 17:00:10 -0800
commit144080e74916fe709a986d8b6ff06a5f1f19149a (patch)
tree530a8e610b24cefc0ccd734169c140f58223db21
parent3947638941b8d2ac4026e350cb626a9103d214a2 (diff)
downloadofono-144080e74916fe709a986d8b6ff06a5f1f19149a.tar.bz2
Update copyright information
-rw-r--r--README2
-rw-r--r--doc/overview.txt2
-rw-r--r--drivers/atmodem/atmodem.c2
-rw-r--r--drivers/atmodem/atmodem.h2
-rw-r--r--drivers/atmodem/atutil.c2
-rw-r--r--drivers/atmodem/atutil.h2
-rw-r--r--drivers/atmodem/call-barring.c2
-rw-r--r--drivers/atmodem/call-forwarding.c2
-rw-r--r--drivers/atmodem/call-meter.c2
-rw-r--r--drivers/atmodem/call-settings.c2
-rw-r--r--drivers/atmodem/call-volume.c2
-rw-r--r--drivers/atmodem/cbs.c2
-rw-r--r--drivers/atmodem/devinfo.c2
-rw-r--r--drivers/atmodem/gprs-context.c2
-rw-r--r--drivers/atmodem/gprs.c2
-rw-r--r--drivers/atmodem/network-registration.c2
-rw-r--r--drivers/atmodem/sim.c2
-rw-r--r--drivers/atmodem/sms.c2
-rw-r--r--drivers/atmodem/ssn.c2
-rw-r--r--drivers/atmodem/ussd.c2
-rw-r--r--drivers/atmodem/vendor.h2
-rw-r--r--drivers/atmodem/voicecall.c2
-rw-r--r--drivers/calypsomodem/calypsomodem.c2
-rw-r--r--drivers/calypsomodem/calypsomodem.h2
-rw-r--r--drivers/calypsomodem/voicecall.c2
-rw-r--r--drivers/hfpmodem/call-volume.c2
-rw-r--r--drivers/hfpmodem/hfpmodem.c2
-rw-r--r--drivers/hfpmodem/hfpmodem.h2
-rw-r--r--drivers/hfpmodem/network-registration.c2
-rw-r--r--drivers/hfpmodem/voicecall.c2
-rw-r--r--drivers/hsomodem/gprs-context.c2
-rw-r--r--drivers/hsomodem/hsomodem.c2
-rw-r--r--drivers/hsomodem/hsomodem.h2
-rw-r--r--drivers/mbmmodem/gprs-context.c2
-rw-r--r--drivers/mbmmodem/mbmmodem.c2
-rw-r--r--drivers/mbmmodem/mbmmodem.h2
-rw-r--r--gatchat/gatchat.c2
-rw-r--r--gatchat/gatchat.h2
-rw-r--r--gatchat/gatmux.c2
-rw-r--r--gatchat/gatmux.h2
-rw-r--r--gatchat/gatresult.c2
-rw-r--r--gatchat/gatresult.h2
-rw-r--r--gatchat/gatsyntax.c2
-rw-r--r--gatchat/gatsyntax.h2
-rw-r--r--gatchat/gattty.c2
-rw-r--r--gatchat/gattty.h2
-rw-r--r--gatchat/gsm0710.c2
-rw-r--r--gatchat/gsm0710.h2
-rw-r--r--gatchat/gsmdial.c2
-rw-r--r--gatchat/ringbuffer.c2
-rw-r--r--gatchat/ringbuffer.h2
-rw-r--r--include/call-barring.h2
-rw-r--r--include/call-forwarding.h2
-rw-r--r--include/call-meter.h2
-rw-r--r--include/call-settings.h2
-rw-r--r--include/call-volume.h2
-rw-r--r--include/cbs.h2
-rw-r--r--include/dbus.h2
-rw-r--r--include/devinfo.h2
-rw-r--r--include/gprs-context.h2
-rw-r--r--include/gprs.h2
-rw-r--r--include/history.h2
-rw-r--r--include/log.h2
-rw-r--r--include/message-waiting.h2
-rw-r--r--include/modem.h2
-rw-r--r--include/netreg.h2
-rw-r--r--include/phonebook.h2
-rw-r--r--include/plugin.h2
-rw-r--r--include/sim.h2
-rw-r--r--include/sms.h2
-rw-r--r--include/ssn.h2
-rw-r--r--include/types.h2
-rw-r--r--include/ussd.h2
-rw-r--r--include/version.h.in2
-rw-r--r--include/voicecall.h2
-rw-r--r--plugins/atgen.c2
-rw-r--r--plugins/calypso.c2
-rw-r--r--plugins/example_history.c2
-rw-r--r--plugins/g1.c2
-rw-r--r--plugins/hfp.c2
-rw-r--r--plugins/hso.c2
-rw-r--r--plugins/huawei.c2
-rw-r--r--plugins/mbm.c2
-rw-r--r--plugins/modemconf.c2
-rw-r--r--plugins/novatel.c2
-rw-r--r--plugins/palmpre.c2
-rw-r--r--plugins/phonesim.c2
-rw-r--r--plugins/udev.c2
-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
-rw-r--r--unit/test-common.c2
-rw-r--r--unit/test-mux.c2
-rw-r--r--unit/test-simutil.c2
-rw-r--r--unit/test-util.c2
125 files changed, 125 insertions, 125 deletions
diff --git a/README b/README
index 3f345182..176a2dee 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
oFono - Open Source Telephony
*****************************
-Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
Compilation and installation
diff --git a/doc/overview.txt b/doc/overview.txt
index bc3df9e5..e3303b3b 100644
--- a/doc/overview.txt
+++ b/doc/overview.txt
@@ -1,7 +1,7 @@
oFono - Open Source Telephony
*****************************
-Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
Mission statement
diff --git a/drivers/atmodem/atmodem.c b/drivers/atmodem/atmodem.c
index 71cafcb8..0ac81829 100644
--- a/drivers/atmodem/atmodem.c
+++ b/drivers/atmodem/atmodem.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/drivers/atmodem/atmodem.h b/drivers/atmodem/atmodem.h
index 8d567088..1fb4bfac 100644
--- a/drivers/atmodem/atmodem.h
+++ b/drivers/atmodem/atmodem.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/drivers/atmodem/atutil.c b/drivers/atmodem/atutil.c
index 1098e1e3..c0d71f63 100644
--- a/drivers/atmodem/atutil.c
+++ b/drivers/atmodem/atutil.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/drivers/atmodem/atutil.h b/drivers/atmodem/atutil.h
index 9c6e9b91..4b60cd12 100644
--- a/drivers/atmodem/atutil.h
+++ b/drivers/atmodem/atutil.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/drivers/atmodem/call-barring.c b/drivers/atmodem/call-barring.c
index 0f9cea82..cdf992e8 100644
--- a/drivers/atmodem/call-barring.c
+++ b/drivers/atmodem/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/drivers/atmodem/call-forwarding.c b/drivers/atmodem/call-forwarding.c
index cfa997e5..d2d42d12 100644
--- a/drivers/atmodem/call-forwarding.c
+++ b/drivers/atmodem/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/drivers/atmodem/call-meter.c b/drivers/atmodem/call-meter.c
index a26cd6ba..3cff8de0 100644
--- a/drivers/atmodem/call-meter.c
+++ b/drivers/atmodem/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/drivers/atmodem/call-settings.c b/drivers/atmodem/call-settings.c
index 0ebb6168..cc0c7d0c 100644
--- a/drivers/atmodem/call-settings.c
+++ b/drivers/atmodem/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/drivers/atmodem/call-volume.c b/drivers/atmodem/call-volume.c
index 39894508..d44789b0 100644
--- a/drivers/atmodem/call-volume.c
+++ b/drivers/atmodem/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/drivers/atmodem/cbs.c b/drivers/atmodem/cbs.c
index 10644147..b2a977ce 100644
--- a/drivers/atmodem/cbs.c
+++ b/drivers/atmodem/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/drivers/atmodem/devinfo.c b/drivers/atmodem/devinfo.c
index 06417122..fa1c376e 100644
--- a/drivers/atmodem/devinfo.c
+++ b/drivers/atmodem/devinfo.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/drivers/atmodem/gprs-context.c b/drivers/atmodem/gprs-context.c
index a7923f23..445b9905 100644
--- a/drivers/atmodem/gprs-context.c
+++ b/drivers/atmodem/gprs-context.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/drivers/atmodem/gprs.c b/drivers/atmodem/gprs.c
index 23ff6201..76085d9a 100644
--- a/drivers/atmodem/gprs.c
+++ b/drivers/atmodem/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/drivers/atmodem/network-registration.c b/drivers/atmodem/network-registration.c
index 7eccd9b3..202256a1 100644
--- a/drivers/atmodem/network-registration.c
+++ b/drivers/atmodem/network-registration.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/drivers/atmodem/sim.c b/drivers/atmodem/sim.c
index c7f2ede2..890c4b24 100644
--- a/drivers/atmodem/sim.c
+++ b/drivers/atmodem/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/drivers/atmodem/sms.c b/drivers/atmodem/sms.c
index bf3d4542..33ae57d0 100644
--- a/drivers/atmodem/sms.c
+++ b/drivers/atmodem/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/drivers/atmodem/ssn.c b/drivers/atmodem/ssn.c
index 26ad64fd..edd3fe82 100644
--- a/drivers/atmodem/ssn.c
+++ b/drivers/atmodem/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/drivers/atmodem/ussd.c b/drivers/atmodem/ussd.c
index c0f5b035..e4b19ee0 100644
--- a/drivers/atmodem/ussd.c
+++ b/drivers/atmodem/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/drivers/atmodem/vendor.h b/drivers/atmodem/vendor.h
index 55647a6d..8d9ed475 100644
--- a/drivers/atmodem/vendor.h
+++ b/drivers/atmodem/vendor.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/drivers/atmodem/voicecall.c b/drivers/atmodem/voicecall.c
index 114cbc78..d26fc4a7 100644
--- a/drivers/atmodem/voicecall.c
+++ b/drivers/atmodem/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/drivers/calypsomodem/calypsomodem.c b/drivers/calypsomodem/calypsomodem.c
index 0cc70b6a..8cd213ea 100644
--- a/drivers/calypsomodem/calypsomodem.c
+++ b/drivers/calypsomodem/calypsomodem.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/drivers/calypsomodem/calypsomodem.h b/drivers/calypsomodem/calypsomodem.h
index cb3d16a2..80af1340 100644
--- a/drivers/calypsomodem/calypsomodem.h
+++ b/drivers/calypsomodem/calypsomodem.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/drivers/calypsomodem/voicecall.c b/drivers/calypsomodem/voicecall.c
index 34d5ae91..4ff272f4 100644
--- a/drivers/calypsomodem/voicecall.c
+++ b/drivers/calypsomodem/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/drivers/hfpmodem/call-volume.c b/drivers/hfpmodem/call-volume.c
index a7ceb328..99c35dbc 100644
--- a/drivers/hfpmodem/call-volume.c
+++ b/drivers/hfpmodem/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/drivers/hfpmodem/hfpmodem.c b/drivers/hfpmodem/hfpmodem.c
index f3c7a91f..4471a7b2 100644
--- a/drivers/hfpmodem/hfpmodem.c
+++ b/drivers/hfpmodem/hfpmodem.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/drivers/hfpmodem/hfpmodem.h b/drivers/hfpmodem/hfpmodem.h
index 1935cb2e..509846b7 100644
--- a/drivers/hfpmodem/hfpmodem.h
+++ b/drivers/hfpmodem/hfpmodem.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/drivers/hfpmodem/network-registration.c b/drivers/hfpmodem/network-registration.c
index 5aba0f32..4793529f 100644
--- a/drivers/hfpmodem/network-registration.c
+++ b/drivers/hfpmodem/network-registration.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.
* Copyright (C) 2009 ProFUSION embedded systems. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/drivers/hfpmodem/voicecall.c b/drivers/hfpmodem/voicecall.c
index a06eb5d9..f8dbeddf 100644
--- a/drivers/hfpmodem/voicecall.c
+++ b/drivers/hfpmodem/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/drivers/hsomodem/gprs-context.c b/drivers/hsomodem/gprs-context.c
index 721a0175..46f83488 100644
--- a/drivers/hsomodem/gprs-context.c
+++ b/drivers/hsomodem/gprs-context.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/drivers/hsomodem/hsomodem.c b/drivers/hsomodem/hsomodem.c
index 7c38c7c2..ba50d8c5 100644
--- a/drivers/hsomodem/hsomodem.c
+++ b/drivers/hsomodem/hsomodem.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/drivers/hsomodem/hsomodem.h b/drivers/hsomodem/hsomodem.h
index 4b8b315d..c6747b4b 100644
--- a/drivers/hsomodem/hsomodem.h
+++ b/drivers/hsomodem/hsomodem.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/drivers/mbmmodem/gprs-context.c b/drivers/mbmmodem/gprs-context.c
index 3063810b..d783c855 100644
--- a/drivers/mbmmodem/gprs-context.c
+++ b/drivers/mbmmodem/gprs-context.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/drivers/mbmmodem/mbmmodem.c b/drivers/mbmmodem/mbmmodem.c
index a85dc12a..08e3d721 100644
--- a/drivers/mbmmodem/mbmmodem.c
+++ b/drivers/mbmmodem/mbmmodem.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/drivers/mbmmodem/mbmmodem.h b/drivers/mbmmodem/mbmmodem.h
index 18145e9a..0430c772 100644
--- a/drivers/mbmmodem/mbmmodem.h
+++ b/drivers/mbmmodem/mbmmodem.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/gatchat/gatchat.c b/gatchat/gatchat.c
index 7c8f35a4..8045c6bb 100644
--- a/gatchat/gatchat.c
+++ b/gatchat/gatchat.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gatchat.h b/gatchat/gatchat.h
index c74ef15f..999b92dd 100644
--- a/gatchat/gatchat.h
+++ b/gatchat/gatchat.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gatmux.c b/gatchat/gatmux.c
index def3bc23..55414244 100644
--- a/gatchat/gatmux.c
+++ b/gatchat/gatmux.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Trolltech ASA.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gatchat/gatmux.h b/gatchat/gatmux.h
index aff44ffb..1d608694 100644
--- a/gatchat/gatmux.h
+++ b/gatchat/gatmux.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Trolltech ASA.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gatchat/gatresult.c b/gatchat/gatresult.c
index 688b26b3..cd7ec716 100644
--- a/gatchat/gatresult.c
+++ b/gatchat/gatresult.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gatresult.h b/gatchat/gatresult.h
index 392e56cf..a74741fb 100644
--- a/gatchat/gatresult.h
+++ b/gatchat/gatresult.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gatsyntax.c b/gatchat/gatsyntax.c
index a02f326d..37344eac 100644
--- a/gatchat/gatsyntax.c
+++ b/gatchat/gatsyntax.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gatsyntax.h b/gatchat/gatsyntax.h
index d0d9254b..d76cf6fa 100644
--- a/gatchat/gatsyntax.h
+++ b/gatchat/gatsyntax.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gattty.c b/gatchat/gattty.c
index 7d665e1d..02ca389d 100644
--- a/gatchat/gattty.c
+++ b/gatchat/gattty.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gattty.h b/gatchat/gattty.h
index c8e0c8fa..dc3fe160 100644
--- a/gatchat/gattty.h
+++ b/gatchat/gattty.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/gsm0710.c b/gatchat/gsm0710.c
index 9a4b3d8e..e54d51ba 100644
--- a/gatchat/gsm0710.c
+++ b/gatchat/gsm0710.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Trolltech ASA.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gatchat/gsm0710.h b/gatchat/gsm0710.h
index 182cbc23..89ec6b1c 100644
--- a/gatchat/gsm0710.h
+++ b/gatchat/gsm0710.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Trolltech ASA.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gatchat/gsmdial.c b/gatchat/gsmdial.c
index f8035277..3b751897 100644
--- a/gatchat/gsmdial.c
+++ b/gatchat/gsmdial.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/ringbuffer.c b/gatchat/ringbuffer.c
index 0b1860f4..42d5b680 100644
--- a/gatchat/ringbuffer.c
+++ b/gatchat/ringbuffer.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/gatchat/ringbuffer.h b/gatchat/ringbuffer.h
index b77c428b..826f9aaf 100644
--- a/gatchat/ringbuffer.h
+++ b/gatchat/ringbuffer.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * 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/include/call-barring.h b/include/call-barring.h
index 31551c6c..bcfe6d98 100644
--- a/include/call-barring.h
+++ b/include/call-barring.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/call-forwarding.h b/include/call-forwarding.h
index 2a8a5fd9..06a75fac 100644
--- a/include/call-forwarding.h
+++ b/include/call-forwarding.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/call-meter.h b/include/call-meter.h
index c2aaddf5..6e8a3448 100644
--- a/include/call-meter.h
+++ b/include/call-meter.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/call-settings.h b/include/call-settings.h
index 1fd3feb1..77e04401 100644
--- a/include/call-settings.h
+++ b/include/call-settings.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/call-volume.h b/include/call-volume.h
index b13d46fc..a2cce13d 100644
--- a/include/call-volume.h
+++ b/include/call-volume.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/include/cbs.h b/include/cbs.h
index 7fc9b772..6714ce99 100644
--- a/include/cbs.h
+++ b/include/cbs.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/include/dbus.h b/include/dbus.h
index 5a421199..b1506903 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/devinfo.h b/include/devinfo.h
index 29f0c65f..5df13162 100644
--- a/include/devinfo.h
+++ b/include/devinfo.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/gprs-context.h b/include/gprs-context.h
index 2f547da1..06a34a5d 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.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/include/gprs.h b/include/gprs.h
index 72e480e2..8f54ba56 100644
--- a/include/gprs.h
+++ b/include/gprs.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/include/history.h b/include/history.h
index 28109f6c..300a4fbf 100644
--- a/include/history.h
+++ b/include/history.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/log.h b/include/log.h
index 84459d56..67014ad3 100644
--- a/include/log.h
+++ b/include/log.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/message-waiting.h b/include/message-waiting.h
index e0dd9307..b40993e1 100644
--- a/include/message-waiting.h
+++ b/include/message-waiting.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/include/modem.h b/include/modem.h
index f718b9cf..7fe00152 100644
--- a/include/modem.h
+++ b/include/modem.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/include/netreg.h b/include/netreg.h
index 78964b28..00794776 100644
--- a/include/netreg.h
+++ b/include/netreg.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/include/phonebook.h b/include/phonebook.h
index 72134e0b..a083833a 100644
--- a/include/phonebook.h
+++ b/include/phonebook.h
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/plugin.h b/include/plugin.h
index 8bd4ad4f..6f580424 100644
--- a/include/plugin.h
+++ b/include/plugin.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/include/sim.h b/include/sim.h
index 2bfe067f..bf13a8e2 100644
--- a/include/sim.h
+++ b/include/sim.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/include/sms.h b/include/sms.h
index 01ce667f..daaec37c 100644
--- a/include/sms.h
+++ b/include/sms.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/include/ssn.h b/include/ssn.h
index dc7f320d..d640cad9 100644
--- a/include/ssn.h
+++ b/include/ssn.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/include/types.h b/include/types.h
index 9ad31b9b..7b08b8c7 100644
--- a/include/types.h
+++ b/include/types.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/include/ussd.h b/include/ussd.h
index e39e3c76..a0f3a1e7 100644
--- a/include/ussd.h
+++ b/include/ussd.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/include/version.h.in b/include/version.h.in
index 5817e185..5dd81c5d 100644
--- a/include/version.h.in
+++ b/include/version.h.in
@@ -2,7 +2,7 @@
*
* oFono - Open Telephony stack for Linux
*
- * 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/include/voicecall.h b/include/voicecall.h
index e3ac67bb..6ceb3d80 100644
--- a/include/voicecall.h
+++ b/include/voicecall.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/plugins/atgen.c b/plugins/atgen.c
index e174d6fc..7e760bc3 100644
--- a/plugins/atgen.c
+++ b/plugins/atgen.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/plugins/calypso.c b/plugins/calypso.c
index 4d01881c..5b28176c 100644
--- a/plugins/calypso.c
+++ b/plugins/calypso.c
@@ -1,7 +1,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/plugins/example_history.c b/plugins/example_history.c
index d9dc3e4f..90fc9da4 100644
--- a/plugins/example_history.c
+++ b/plugins/example_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/plugins/g1.c b/plugins/g1.c
index 0ad27540..ca79e507 100644
--- a/plugins/g1.c
+++ b/plugins/g1.c
@@ -1,7 +1,7 @@
/*
* oFono - Open Source Telephony
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Collabora Ltd. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/hfp.c b/plugins/hfp.c
index b56abdb3..3bbd922a 100644
--- a/plugins/hfp.c
+++ b/plugins/hfp.c
@@ -1,7 +1,7 @@
/*
* oFono - Open Source Telephony
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
* Copyright (C) 2009 Collabora Ltd. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/hso.c b/plugins/hso.c
index 870086ca..e682064b 100644
--- a/plugins/hso.c
+++ b/plugins/hso.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/plugins/huawei.c b/plugins/huawei.c
index 50db2c5b..56119cc9 100644
--- a/plugins/huawei.c
+++ b/plugins/huawei.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/plugins/mbm.c b/plugins/mbm.c
index b3c0d719..a1643616 100644
--- a/plugins/mbm.c
+++ b/plugins/mbm.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/plugins/modemconf.c b/plugins/modemconf.c
index 882fa5a3..4da611ec 100644
--- a/plugins/modemconf.c
+++ b/plugins/modemconf.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/plugins/novatel.c b/plugins/novatel.c
index 77caa7ed..39288eba 100644
--- a/plugins/novatel.c
+++ b/plugins/novatel.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/plugins/palmpre.c b/plugins/palmpre.c
index 5ffd2a9e..049b9bd7 100644
--- a/plugins/palmpre.c
+++ b/plugins/palmpre.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/plugins/phonesim.c b/plugins/phonesim.c
index 6b5a0dab..523f5a93 100644
--- a/plugins/phonesim.c
+++ b/plugins/phonesim.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/plugins/udev.c b/plugins/udev.c
index 9ab865bd..1ee4cdd7 100644
--- a/plugins/udev.c
+++ b/plugins/udev.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-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
diff --git a/unit/test-common.c b/unit/test-common.c
index a7d0c573..f33f117e 100644
--- a/unit/test-common.c
+++ b/unit/test-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/unit/test-mux.c b/unit/test-mux.c
index e9b55d0e..ec242a08 100644
--- a/unit/test-mux.c
+++ b/unit/test-mux.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/unit/test-simutil.c b/unit/test-simutil.c
index a5703d87..5ed0f760 100644
--- a/unit/test-simutil.c
+++ b/unit/test-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/unit/test-util.c b/unit/test-util.c
index 69a7b957..b5feb408 100644
--- a/unit/test-util.c
+++ b/unit/test-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