From cb7e1893e7016e2a6a7b6a820f5b9ab092d100b7 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 4 Jul 2014 13:33:18 -0400 Subject: libnm-util, libnm-glib: standardize copyright/license headers - Remove list of authors from files that had them; these serve no purpose except to quickly get out of date (and were only used in libnm-util and not libnm-glib anyway). - Just say "Copyright", not "(C) Copyright" or "Copyright (C)" - Put copyright statement after the license, not before - Remove "NetworkManager - Network link manager" from the few files that contained it, and "libnm_glib -- Access network status & information from glib applications" from the many files that contained it. - Remove vim modeline from nm-device-olpc-mesh.[ch], add emacs modeline to files that were missing it. --- libnm-util/nm-setting-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-util/nm-setting-private.h') diff --git a/libnm-util/nm-setting-private.h b/libnm-util/nm-setting-private.h index fae03762f2..c2c46e6adb 100644 --- a/libnm-util/nm-setting-private.h +++ b/libnm-util/nm-setting-private.h @@ -15,7 +15,7 @@ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301 USA. * - * (C) Copyright 2011 Red Hat, Inc. + * Copyright 2011 Red Hat, Inc. */ #ifndef NM_SETTING_PRIVATE_H -- cgit v1.2.1