From 4d25c9c3ab792b9b94c3cf094d53d2d9e72f9f0a Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 2 Mar 2011 17:58:47 +0100 Subject: Conform to GPLv3 licensing As part of the utouch effort, align licensing accordingly. Signed-off-by: Henrik Rydberg --- tools/mtview.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tools') diff --git a/tools/mtview.c b/tools/mtview.c index c607cea..de01646 100644 --- a/tools/mtview.c +++ b/tools/mtview.c @@ -1,3 +1,24 @@ +/***************************************************************************** + * + * mtview - Multitouch Viewer (GPLv3 license) + * + * Copyright (C) 2010, 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 . + * + ****************************************************************************/ + #include "config.h" #include #include -- cgit v1.2.3