summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-access-point.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-11-14 17:41:16 +0000
committerDan Williams <dcbw@redhat.com>2008-11-14 17:41:16 +0000
commit71186769682c17ff03e10ace0dcad5aacf7dbeb7 (patch)
tree75358e5567c8929276633f5e66d96b32567d3a81 /libnm-glib/nm-access-point.h
parentc37695009f79502b3c9db99f700f34eac5968dcd (diff)
downloadNetworkManager-71186769682c17ff03e10ace0dcad5aacf7dbeb7.tar.gz
2008-11-14 Dan Williams <dcbw@redhat.com>
Relicense libnm-glib to LGPLv2+ with agreement from contributors git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4285 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'libnm-glib/nm-access-point.h')
-rw-r--r--libnm-glib/nm-access-point.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/libnm-glib/nm-access-point.h b/libnm-glib/nm-access-point.h
index a98b8c687a..c5017bd2e0 100644
--- a/libnm-glib/nm-access-point.h
+++ b/libnm-glib/nm-access-point.h
@@ -1,3 +1,26 @@
+/* -*- 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
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
+ *
+ * Copyright (C) 2007 - 2008 Novell, Inc.
+ * Copyright (C) 2007 - 2008 Red Hat, Inc.
+ */
+
#ifndef NM_ACCESS_POINT_H
#define NM_ACCESS_POINT_H