summaryrefslogtreecommitdiff
path: root/src/nm-netlink-monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-netlink-monitor.h')
-rw-r--r--src/nm-netlink-monitor.h14
1 files changed, 8 insertions, 6 deletions
diff --git a/src/nm-netlink-monitor.h b/src/nm-netlink-monitor.h
index a74b763a05..c5576310e3 100644
--- a/src/nm-netlink-monitor.h
+++ b/src/nm-netlink-monitor.h
@@ -1,12 +1,10 @@
-/* nm-netlink-monitor.h - monitor netlink socket for network
- * interface eventss
- *
- * Copyright (C) 2005 Ray Strode
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
+/* NetworkManager -- Network link manager
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -17,7 +15,11 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
+ * Copyright (C) 2005 - 2008 Red Hat, Inc.
+ * Copyright (C) 2005 - 2008 Novell, Inc.
+ * Copyright (C) 2005 Ray Strode
*/
+
#ifndef NM_NETLINK_MONITOR_H
#define NM_NETLINK_MONITOR_H