diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-10-01 06:51:34 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-10-01 06:51:34 +0200 |
commit | 26210912d9c90a03ce9404ee34a62edeeab9c9b1 (patch) | |
tree | 140598b26e7fdc3ad9dabef6608a7515ccdf543f /plugins/usbpnmodem.c | |
parent | b246df78f1b78b28d037db60cbf1954baf4aa1bf (diff) | |
download | ofono-26210912d9c90a03ce9404ee34a62edeeab9c9b1.tar.bz2 |
plugins: Mode fixups for copyrigh headers
Diffstat (limited to 'plugins/usbpnmodem.c')
-rw-r--r-- | plugins/usbpnmodem.c | 26 |
1 files changed, 13 insertions, 13 deletions
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 * */ |