diff options
author | Aki Niemi <aki.niemi@nokia.com> | 2010-01-08 10:55:36 +0200 |
---|---|---|
committer | Aki Niemi <aki.niemi@nokia.com> | 2010-01-11 10:51:00 +0200 |
commit | 0bc615eeadda638d4cace5e478b80b512aa0fe7d (patch) | |
tree | b5f782c377cc289a18467eb79b4a872a99821593 | |
parent | d0b3e3b2115c9f3457f08b540c649336e3fe6853 (diff) | |
download | ofono-0bc615eeadda638d4cace5e478b80b512aa0fe7d.tar.bz2 |
Remove contact from boilerplate
-rw-r--r-- | drivers/isimodem/call-barring.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/call-forwarding.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/call-meter.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/call-settings.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/cbs.c | 2 | ||||
-rw-r--r-- | drivers/isimodem/devinfo.c | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/drivers/isimodem/call-barring.c b/drivers/isimodem/call-barring.c index ab38fc28..fbcb858c 100644 --- a/drivers/isimodem/call-barring.c +++ b/drivers/isimodem/call-barring.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Alexander Kanavin <alexander.kanavin@nokia.com> - * * 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. diff --git a/drivers/isimodem/call-forwarding.c b/drivers/isimodem/call-forwarding.c index 480dd1fe..900de45e 100644 --- a/drivers/isimodem/call-forwarding.c +++ b/drivers/isimodem/call-forwarding.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Alexander Kanavin <alexander.kanavin@nokia.com> - * * 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. diff --git a/drivers/isimodem/call-meter.c b/drivers/isimodem/call-meter.c index 1f5cec4f..89b40d19 100644 --- a/drivers/isimodem/call-meter.c +++ b/drivers/isimodem/call-meter.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Aki Niemi <aki.niemi@nokia.com> - * * 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. diff --git a/drivers/isimodem/call-settings.c b/drivers/isimodem/call-settings.c index fa3791cc..d32d1705 100644 --- a/drivers/isimodem/call-settings.c +++ b/drivers/isimodem/call-settings.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Alexander Kanavin <alexander.kanavin@nokia.com> - * * 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. diff --git a/drivers/isimodem/cbs.c b/drivers/isimodem/cbs.c index 3b422a55..781d5cd9 100644 --- a/drivers/isimodem/cbs.c +++ b/drivers/isimodem/cbs.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Aki Niemi <aki.niemi@nokia.com> - * * 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. diff --git a/drivers/isimodem/devinfo.c b/drivers/isimodem/devinfo.c index 5f960003..41b2870f 100644 --- a/drivers/isimodem/devinfo.c +++ b/drivers/isimodem/devinfo.c @@ -3,8 +3,6 @@ * * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). * - * Contact: Aki Niemi <aki.niemi@nokia.com> - * * 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. |