diff options
Diffstat (limited to 'drivers/hfpmodem')
-rw-r--r-- | drivers/hfpmodem/call-volume.c | 2 | ||||
-rw-r--r-- | drivers/hfpmodem/handsfree.c | 2 | ||||
-rw-r--r-- | drivers/hfpmodem/hfpmodem.c | 2 | ||||
-rw-r--r-- | drivers/hfpmodem/hfpmodem.h | 2 | ||||
-rw-r--r-- | drivers/hfpmodem/network-registration.c | 4 | ||||
-rw-r--r-- | drivers/hfpmodem/voicecall.c | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/drivers/hfpmodem/call-volume.c b/drivers/hfpmodem/call-volume.c index e86c9f36..804d9e25 100644 --- a/drivers/hfpmodem/call-volume.c +++ b/drivers/hfpmodem/call-volume.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2011 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/handsfree.c b/drivers/hfpmodem/handsfree.c index 9b7b9862..752c43b9 100644 --- a/drivers/hfpmodem/handsfree.c +++ b/drivers/hfpmodem/handsfree.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2011 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 e2b172d0..13d77667 100644 --- a/drivers/hfpmodem/hfpmodem.c +++ b/drivers/hfpmodem/hfpmodem.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2011 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 643ec33c..4a996cfa 100644 --- a/drivers/hfpmodem/hfpmodem.h +++ b/drivers/hfpmodem/hfpmodem.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2011 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 67038853..da7d8eb1 100644 --- a/drivers/hfpmodem/network-registration.c +++ b/drivers/hfpmodem/network-registration.c @@ -2,8 +2,8 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. - * Copyright (C) 2009 ProFUSION embedded systems. All rights reserved. + * Copyright (C) 2008-2011 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 * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/hfpmodem/voicecall.c b/drivers/hfpmodem/voicecall.c index 9903db0b..bcf42925 100644 --- a/drivers/hfpmodem/voicecall.c +++ b/drivers/hfpmodem/voicecall.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. + * Copyright (C) 2008-2011 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 |