From 9d89878c2eea17a1e5a6da92e45df1d67b19785a Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Tue, 23 Nov 2010 15:54:39 +0100 Subject: gtk: add missing copyright headers --- gtk/channel-inputs.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'gtk/channel-inputs.h') diff --git a/gtk/channel-inputs.h b/gtk/channel-inputs.h index e464165..589f6da 100644 --- a/gtk/channel-inputs.h +++ b/gtk/channel-inputs.h @@ -1,3 +1,20 @@ +/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* + Copyright (C) 2010 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 . +*/ #ifndef __SPICE_CLIENT_INPUTS_CHANNEL_H__ #define __SPICE_CLIENT_INPUTS_CHANNEL_H__ -- cgit v1.2.3