From 558ba6b7af07ffede8aebbdfe4c7114129d018b3 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 21 Aug 2012 18:40:32 -0500 Subject: Adding a copyright header --- src/freerdp-auth-check.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src') diff --git a/src/freerdp-auth-check.c b/src/freerdp-auth-check.c index 5b29cf1..83bab2f 100644 --- a/src/freerdp-auth-check.c +++ b/src/freerdp-auth-check.c @@ -1,3 +1,21 @@ +/* + * Copyright © 2012 Canonical Ltd. + * + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3, as + * published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranties of + * MERCHANTABILITY, SATISFACTORY QUALITY, 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 . + * + * Author: Ted Gould + */ + #include #include #include -- cgit v1.2.3