From 49797f6d4bd5c622b0ab3e9c111a8f09ff35f35c Mon Sep 17 00:00:00 2001 From: "Stephen M. Webb" Date: Mon, 14 Feb 2011 09:57:02 +0100 Subject: Changes required for uploading into Ubuntu Signed-off-by: Stephen M. Webb w Signed-off-by: Henrik Rydberg --- src/frame-impl.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'src/frame-impl.h') diff --git a/src/frame-impl.h b/src/frame-impl.h index c31f7da..63cbc7c 100644 --- a/src/frame-impl.h +++ b/src/frame-impl.h @@ -1,3 +1,24 @@ +/***************************************************************************** + * + * utouch-frame - Touch Frame Library + * + * Copyright (C) 2011 Canonical Ltd. + * + * 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 3 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, see . + * + ****************************************************************************/ + #ifndef _FRAME_IMPL_H #define _FRAME_IMPL_H -- cgit v1.2.3