summaryrefslogtreecommitdiffstats
path: root/server/main_dispatcher.h
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2015-10-07 17:22:50 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2015-10-19 14:25:36 +0200
commite5e3e9eefe3f7bed86af33aa1e855f6f83431f24 (patch)
treeac1981c14c04f526d8cfbc1779771134c12c4d93 /server/main_dispatcher.h
parent5f6b583e7a3921539a88db031e914676d6e26c1c (diff)
downloadspice-e5e3e9eefe3f7bed86af33aa1e855f6f83431f24.tar.gz
spice-e5e3e9eefe3f7bed86af33aa1e855f6f83431f24.tar.xz
spice-e5e3e9eefe3f7bed86af33aa1e855f6f83431f24.zip
Add missing license headers
Diffstat (limited to 'server/main_dispatcher.h')
-rw-r--r--server/main_dispatcher.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/server/main_dispatcher.h b/server/main_dispatcher.h
index 522c7f91..af400932 100644
--- a/server/main_dispatcher.h
+++ b/server/main_dispatcher.h
@@ -1,3 +1,20 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
+/*
+ Copyright (C) 2009-2015 Red Hat, Inc.
+
+ 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.1 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, see <http://www.gnu.org/licenses/>.
+*/
#ifndef MAIN_DISPATCHER_H
#define MAIN_DISPATCHER_H