diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2011-10-15 12:21:30 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-10-15 12:21:30 -0700 |
commit | 48190bdc11b47d183bfd94f87a45a6fa64695b97 (patch) | |
tree | 854e14468e08bfeb36fef5ae00321026d9b8ffa8 | |
parent | ac4c9d72371687290123d6bf5b02230a9d407dcf (diff) | |
download | ofono-48190bdc11b47d183bfd94f87a45a6fa64695b97.tar.bz2 |
drivers: Some more copyright fixes
-rw-r--r-- | drivers/cdmamodem/cdmamodem.c | 2 | ||||
-rw-r--r-- | drivers/cdmamodem/cdmamodem.h | 2 | ||||
-rw-r--r-- | drivers/cdmamodem/connman.c | 2 | ||||
-rw-r--r-- | drivers/cdmamodem/devinfo.c | 2 | ||||
-rw-r--r-- | drivers/hfpmodem/handsfree.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/call-settings.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/ussd.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/drivers/cdmamodem/cdmamodem.c b/drivers/cdmamodem/cdmamodem.c index 62c1a5db..50908e35 100644 --- a/drivers/cdmamodem/cdmamodem.c +++ b/drivers/cdmamodem/cdmamodem.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). * * 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/cdmamodem/cdmamodem.h b/drivers/cdmamodem/cdmamodem.h index 36505d96..35547057 100644 --- a/drivers/cdmamodem/cdmamodem.h +++ b/drivers/cdmamodem/cdmamodem.h @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). * * 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/cdmamodem/connman.c b/drivers/cdmamodem/connman.c index 711416af..49f60ac9 100644 --- a/drivers/cdmamodem/connman.c +++ b/drivers/cdmamodem/connman.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). * * 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/cdmamodem/devinfo.c b/drivers/cdmamodem/devinfo.c index df90a4c8..f8818ae6 100644 --- a/drivers/cdmamodem/devinfo.c +++ b/drivers/cdmamodem/devinfo.c @@ -3,7 +3,7 @@ * oFono - Open Source Telephony * * Copyright (C) 2008-2011 Intel Corporation. All rights reserved. - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). * * 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 c9bae653..05bf2c88 100644 --- a/drivers/hfpmodem/handsfree.c +++ b/drivers/hfpmodem/handsfree.c @@ -3,7 +3,7 @@ * oFono - Open Source Telephony * * Copyright (C) 2008-2011 Intel Corporation. All rights reserved. - * Copyright (C) 2011 BMW Car IT GmbH. All rights reserved. + * Copyright (C) 2011 BMW Car IT GmbH. 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/isimodem/call-settings.c b/drivers/isimodem/call-settings.c index e9a4f608..b4533bbb 100644 --- a/drivers/isimodem/call-settings.c +++ b/drivers/isimodem/call-settings.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies). * * 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/isimodem/ussd.c b/drivers/isimodem/ussd.c index ab49e3ad..71f246d0 100644 --- a/drivers/isimodem/ussd.c +++ b/drivers/isimodem/ussd.c @@ -2,7 +2,7 @@ * * oFono - Open Source Telephony * - * Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies). * * 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 |