diff options
Diffstat (limited to 'libnm-glib/nm-device-adsl.h')
-rw-r--r-- | libnm-glib/nm-device-adsl.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libnm-glib/nm-device-adsl.h b/libnm-glib/nm-device-adsl.h index 702d16dca..35d2731a2 100644 --- a/libnm-glib/nm-device-adsl.h +++ b/libnm-glib/nm-device-adsl.h @@ -1,7 +1,5 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ /* - * libnm_glib -- Access network status & information from glib applications - * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either @@ -17,7 +15,7 @@ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301 USA. * - * Copyright (C) 2011 Pantelis Koukousoulas <pktoss@gmail.com> + * Copyright 2011 Pantelis Koukousoulas <pktoss@gmail.com> */ #ifndef NM_DEVICE_ADSL_H |