summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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
34 files changed, 34 insertions, 34 deletions
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