summaryrefslogtreecommitdiffstats
path: root/gisi/netlink.c
diff options
context:
space:
mode:
authorAki Niemi <aki.niemi@nokia.com>2010-10-14 15:29:58 +0300
committerAki Niemi <aki.niemi@nokia.com>2010-10-14 15:29:58 +0300
commit8698a0d4f2f8d2b9b0adea1f65bb881847aa6055 (patch)
tree7c79b6ae24fe4d0bdfd136b0dc1e6fb938530910 /gisi/netlink.c
parent5a85a57cc336f89ef731d09a4dd195e4d19da178 (diff)
downloadofono-8698a0d4f2f8d2b9b0adea1f65bb881847aa6055.tar.bz2
gisi: Fix copyright and license boilerplate
Diffstat (limited to 'gisi/netlink.c')
-rw-r--r--gisi/netlink.c26
1 files changed, 12 insertions, 14 deletions
diff --git a/gisi/netlink.c b/gisi/netlink.c
index 71fdfb29..44a4a8dd 100644
--- a/gisi/netlink.c
+++ b/gisi/netlink.c
@@ -1,23 +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
*
- * Contact: RĂ©mi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Copyright (C) 2009-2010 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 published by the Free Software Foundation.
+ * 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.
*
- * 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 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
+ * 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
*
*/