From 1e68c71d728bdcf313f9fc2c3b37908831b32a2b Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 21 Apr 2010 23:11:30 +0200 Subject: [PATCH] added template --- TEMPLATE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TEMPLATE diff --git a/TEMPLATE b/TEMPLATE new file mode 100644 index 0000000..caf7caa --- /dev/null +++ b/TEMPLATE @@ -0,0 +1,12 @@ +/* path/to/file.c - + * + * Copyright (C) 2010 + * Copyright (C) 2009 + * + * 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 2 + * of the License, or (at your option) any later version. + * + * + */