NetworkManager r4248 - trunk/callouts
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r4248 - trunk/callouts
- Date: Mon, 3 Nov 2008 04:22:46 +0000 (UTC)
Author: dcbw
Date: Mon Nov 3 04:22:46 2008
New Revision: 4248
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4248&view=rev
Log:
Normalize license headers
Modified:
trunk/callouts/nm-avahi-autoipd-action.c
trunk/callouts/nm-dhcp-client-action.c
trunk/callouts/nm-dispatcher-action.c
trunk/callouts/nm-dispatcher-action.h
Modified: trunk/callouts/nm-avahi-autoipd-action.c
==============================================================================
--- trunk/callouts/nm-avahi-autoipd-action.c (original)
+++ trunk/callouts/nm-avahi-autoipd-action.c Mon Nov 3 04:22:46 2008
@@ -1,7 +1,6 @@
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager -- Network link manager
*
- * Dan Williams <dcbw redhat com>
- *
* 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 of the License, or
@@ -16,7 +15,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * (C) Copyright 2008 Red Hat, Inc.
+ * Copyright (C) 2008 Red Hat, Inc.
*/
#define _GNU_SOURCE
Modified: trunk/callouts/nm-dhcp-client-action.c
==============================================================================
--- trunk/callouts/nm-dhcp-client-action.c (original)
+++ trunk/callouts/nm-dhcp-client-action.c Mon Nov 3 04:22:46 2008
@@ -1,7 +1,6 @@
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager -- Network link manager
*
- * Dan Williams <dcbw redhat com>
- *
* 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 of the License, or
@@ -16,7 +15,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * (C) Copyright 2007 Red Hat, Inc.
+ * Copyright (C) 2007 - 2008 Red Hat, Inc.
*/
#define _GNU_SOURCE
Modified: trunk/callouts/nm-dispatcher-action.c
==============================================================================
--- trunk/callouts/nm-dispatcher-action.c (original)
+++ trunk/callouts/nm-dispatcher-action.c Mon Nov 3 04:22:46 2008
@@ -1,7 +1,6 @@
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager -- Network link manager
*
- * Dan Williams <dcbw redhat com>
- *
* 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 of the License, or
@@ -16,7 +15,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * (C) Copyright 2008 Red Hat, Inc.
+ * Copyright (C) 2008 Red Hat, Inc.
*/
#include <syslog.h>
Modified: trunk/callouts/nm-dispatcher-action.h
==============================================================================
--- trunk/callouts/nm-dispatcher-action.h (original)
+++ trunk/callouts/nm-dispatcher-action.h Mon Nov 3 04:22:46 2008
@@ -1,7 +1,6 @@
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager -- Network link manager
*
- * Dan Williams <dcbw redhat com>
- *
* 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 of the License, or
@@ -16,10 +15,9 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * (C) Copyright 2008 Red Hat, Inc.
+ * Copyright (C) 2008 Red Hat, Inc.
*/
-
#define NM_DISPATCHER_DBUS_SERVICE "org.freedesktop.nm_dispatcher"
#define NM_DISPATCHER_DBUS_IFACE "org.freedesktop.nm_dispatcher"
#define NM_DISPATCHER_DBUS_PATH "/org/freedesktop/nm_dispatcher"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]