summaryrefslogtreecommitdiff
path: root/src/nm-call-store.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-11-03 04:13:42 +0000
committerDan Williams <dcbw@redhat.com>2008-11-03 04:13:42 +0000
commit24e50f7f6fe61bf33b3a42e63c3eda882f40b01c (patch)
tree32167db470b69dae4795542fa0891fc0bc4307cc /src/nm-call-store.h
parent10ab020b2916733330e6a22afa7924d40f84576c (diff)
2008-11-02 Dan Williams <dcbw@redhat.com>
* Add license headers to everything in src/ git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4247 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'src/nm-call-store.h')
-rw-r--r--src/nm-call-store.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/nm-call-store.h b/src/nm-call-store.h
index a4574cbffb..0ae5a769be 100644
--- a/src/nm-call-store.h
+++ b/src/nm-call-store.h
@@ -1,3 +1,23 @@
+/* -*- 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 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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * 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 Novell, Inc.
+ */
+
#ifndef NM_CALLBACK_STORE_H
#define NM_CALLBACK_STORE_H