From 2aaac03da9ce4932f476095840e0a372a8977e9f Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 23 Mar 2011 21:18:09 +0100 Subject: switch license to GPLv3 Signed-off-by: Florian Pritz --- fb.c.in | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'fb.c.in') diff --git a/fb.c.in b/fb.c.in index c8468f1..ff0a8ab 100644 --- a/fb.c.in +++ b/fb.c.in @@ -1,3 +1,14 @@ +/* + * Description: This is intended as a helper script for fb only. + * + * Synopsis: ./fb-upload + * + * Author: Florian "Bluewind" Pritz + * + * Licensed under GPLv3 + * (see COPYING for full license text) + */ + #include #include #include -- cgit v1.2.3-24-g4f1b