[Kos-cvs] kos/modules/ide _ide_karm.c,1.11,1.12

thomas at kos.enix.org thomas at kos.enix.org
Tue May 31 09:58:06 CEST 2005


Update of /var/cvs/kos/kos/modules/ide
In directory the-doors:/home/the-doors/thomas/kos-cvs/kos/modules/ide

Modified Files:
	_ide_karm.c 
Log Message:
Add GPL header + copyright information

Index: _ide_karm.c
===================================================================
RCS file: /var/cvs/kos/kos/modules/ide/_ide_karm.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- _ide_karm.c	30 Jan 2005 16:11:20 -0000	1.11
+++ _ide_karm.c	31 May 2005 07:58:03 -0000	1.12
@@ -1,3 +1,24 @@
+/* Copyright (C) 2000-2005, Thomas Petazzoni <thomas.petazzoni at enix.org>
+                            David Decotigny <david.decotigny at free.fr>
+
+   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.
+   
+   This program 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 this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+   USA.
+
+   @(#) $Id$
+*/
+
 #include <karm/interface/block.h>
 #include <kos/macros.h>
 #include <kos/assert.h>



More information about the Kos-cvs mailing list