[Spice-devel] [spice-server 1/9] syntax-check: Add missing license
Christophe Fergeau
cfergeau at redhat.com
Thu Oct 27 14:12:09 UTC 2016
---
server/dummy-channel.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/server/dummy-channel.c b/server/dummy-channel.c
index c43221b..be1982b 100644
--- a/server/dummy-channel.c
+++ b/server/dummy-channel.c
@@ -1,4 +1,19 @@
-/* dummy-channel.c */
+/*
+ Copyright (C) 2016 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/>.
+*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
--
2.9.3
More information about the Spice-devel
mailing list