summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/bluetooth.c3
-rw-r--r--plugins/bluetooth.h1
-rw-r--r--plugins/calypso.c1
-rw-r--r--plugins/g1.c1
-rw-r--r--plugins/hfp.c1
-rw-r--r--plugins/smart_messaging.c1
-rw-r--r--plugins/usbpnmodem.c26
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 <gustavo@padovan.org>
+ * Copyright (C) 2010 Gustavo F. Padovan <gustavo@padovan.org>
*
* 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 <gustavo@padovan.org>
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
*
*/