From 26210912d9c90a03ce9404ee34a62edeeab9c9b1 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 1 Oct 2010 06:51:34 +0200 Subject: [PATCH] plugins: Mode fixups for copyrigh headers --- plugins/bluetooth.c | 3 ++- plugins/bluetooth.h | 1 + plugins/calypso.c | 1 + plugins/g1.c | 1 + plugins/hfp.c | 1 + plugins/smart_messaging.c | 1 + plugins/usbpnmodem.c | 26 +++++++++++++------------- 7 files changed, 20 insertions(+), 14 deletions(-) diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c index 5a85eaa8..8e79b2e3 100644 --- a/plugins/bluetooth.c +++ b/plugins/bluetooth.c @@ -1,9 +1,10 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. * Copyright (C) 2010 ProFUSION embedded systems - * Copyright (C) 2010 Gustavo F. Padovan + * Copyright (C) 2010 Gustavo F. Padovan * * 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/bluetooth.h b/plugins/bluetooth.h index b70bb0c0..f1875297 100644 --- a/plugins/bluetooth.h +++ b/plugins/bluetooth.h @@ -1,4 +1,5 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2010 Gustavo F. Padovan diff --git a/plugins/calypso.c b/plugins/calypso.c index 130fa6e9..f787c7b6 100644 --- a/plugins/calypso.c +++ b/plugins/calypso.c @@ -1,4 +1,5 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. diff --git a/plugins/g1.c b/plugins/g1.c index 0cbecef1..22bacdc4 100644 --- a/plugins/g1.c +++ b/plugins/g1.c @@ -1,4 +1,5 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. diff --git a/plugins/hfp.c b/plugins/hfp.c index 62d884be..0a19dac4 100644 --- a/plugins/hfp.c +++ b/plugins/hfp.c @@ -1,4 +1,5 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. diff --git a/plugins/smart_messaging.c b/plugins/smart_messaging.c index 27f88e78..3ae07b7e 100644 --- a/plugins/smart_messaging.c +++ b/plugins/smart_messaging.c @@ -1,4 +1,5 @@ /* + * * oFono - Open Source Telephony * * Copyright (C) 2008-2010 Intel Corporation. All rights reserved. diff --git a/plugins/usbpnmodem.c b/plugins/usbpnmodem.c index 68beb6fe..b314dbac 100644 --- a/plugins/usbpnmodem.c +++ b/plugins/usbpnmodem.c @@ -1,21 +1,21 @@ /* - * This file is part of oFono - Open Source Telephony * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * oFono - Open Source Telephony * - * 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 published by the Free Software Foundation. + * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. + * 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 + * published by the Free Software Foundation. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */