From e99c3e5c94628984d5f1f38b38ce3ed0363e3935 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 18 Feb 2010 11:07:22 +0000 Subject: Added copyright --- tools/mhmake/src/commandqueue.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'tools/mhmake/src/commandqueue.h') diff --git a/tools/mhmake/src/commandqueue.h b/tools/mhmake/src/commandqueue.h index 54a22e98e..1e70e3cb6 100644 --- a/tools/mhmake/src/commandqueue.h +++ b/tools/mhmake/src/commandqueue.h @@ -1,3 +1,23 @@ +/* This file is part of mhmake. + * + * Copyright (C) 2001-2009 Marc Haesen + * + * Mhmake 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. + * + * Mhmake 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 Mhmake. If not, see . +*/ + +/* $Rev$ */ + #ifndef __COMMANDQUEUE_H__ #define __COMMANDQUEUE_H__ -- cgit v1.2.3