From 4a36c05134c4c7699499b2e9a5f7f987e096727c Mon Sep 17 00:00:00 2001 From: H Hautakoski Date: Wed, 9 Jun 2010 14:33:40 +0200 Subject: [PATCH] Added docs dir, updated TEMPLATE --- HACKING => docs/HACKING | 0 TEMPLATE => docs/TEMPLATE | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) rename HACKING => docs/HACKING (100%) rename TEMPLATE => docs/TEMPLATE (68%) diff --git a/HACKING b/docs/HACKING similarity index 100% rename from HACKING rename to docs/HACKING diff --git a/TEMPLATE b/docs/TEMPLATE similarity index 68% rename from TEMPLATE rename to docs/TEMPLATE index e021210..49ea78a 100644 --- a/TEMPLATE +++ b/docs/TEMPLATE @@ -1,4 +1,4 @@ -/* path/to/file.c - +/* path/to/file - * * Copyright (C) 2010 * Copyright (C) 2002-2010 @@ -8,5 +8,8 @@ * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * * */