diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-01-01 17:00:10 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-01-01 17:00:10 -0800 |
commit | 144080e74916fe709a986d8b6ff06a5f1f19149a (patch) | |
tree | 530a8e610b24cefc0ccd734169c140f58223db21 /drivers/atmodem | |
parent | 3947638941b8d2ac4026e350cb626a9103d214a2 (diff) | |
download | ofono-144080e74916fe709a986d8b6ff06a5f1f19149a.tar.bz2 |
Update copyright information
Diffstat (limited to 'drivers/atmodem')
-rw-r--r-- | drivers/atmodem/atmodem.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/atmodem.h | 2 | ||||
-rw-r--r-- | drivers/atmodem/atutil.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/atutil.h | 2 | ||||
-rw-r--r-- | drivers/atmodem/call-barring.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/call-forwarding.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/call-meter.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/call-settings.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/call-volume.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/cbs.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/devinfo.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/gprs-context.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/gprs.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/network-registration.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/sim.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/sms.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/ssn.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/ussd.c | 2 | ||||
-rw-r--r-- | drivers/atmodem/vendor.h | 2 | ||||
-rw-r--r-- | drivers/atmodem/voicecall.c | 2 |
20 files changed, 20 insertions, 20 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 |