aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxlu_cfg_i.h
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2011-06-02 18:46:31 +0100
committerIan Jackson <ian.jackson@eu.citrix.com>2011-06-02 18:46:31 +0100
commitd32e1379d68b85142b4d025a8fbb91180e6880a8 (patch)
tree6f3a29766df6d0aa82adf3b85761bff42cca460c /tools/libxl/libxlu_cfg_i.h
parentc6386a7eecd4844c5e512ab5e7dca0fdeea0fdf5 (diff)
downloadxen-d32e1379d68b85142b4d025a8fbb91180e6880a8.tar.gz
xen-d32e1379d68b85142b4d025a8fbb91180e6880a8.tar.bz2
xen-d32e1379d68b85142b4d025a8fbb91180e6880a8.zip
libxl: add missing copyright notices to some files
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'tools/libxl/libxlu_cfg_i.h')
-rw-r--r--tools/libxl/libxlu_cfg_i.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/libxl/libxlu_cfg_i.h b/tools/libxl/libxlu_cfg_i.h
index 88d2a02811..eaac208217 100644
--- a/tools/libxl/libxlu_cfg_i.h
+++ b/tools/libxl/libxlu_cfg_i.h
@@ -1,3 +1,20 @@
+/*
+ * libxlu_cfg_i.h - xl configuration file parsing: parser-internal declarations
+ *
+ * Copyright (C) 2010 Citrix Ltd.
+ * Author Ian Jackson <ian.jackson@eu.citrix.com>
+ *
+ * This program 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; version 2.1 only. with the special
+ * exception on linking described in file LICENSE.
+ *
+ * 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 Lesser General Public License for more details.
+ */
+
#ifndef LIBXLU_CFG_I_H
#define LIBXLU_CFG_I_H