From ae6d2a0a265f41e9c9773d61dcf16da3653b674e Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 18 Jan 2005 06:30:24 +0000 Subject: [lcd4linux @ 2005-01-18 06:30:21 by reinelt] added (C) to all copyright statements git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- debug.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'debug.h') diff --git a/debug.h b/debug.h index 2a30d8c..61c7469 100644 --- a/debug.h +++ b/debug.h @@ -1,8 +1,9 @@ -/* $Id: debug.h,v 1.8 2004/06/20 10:09:54 reinelt Exp $ +/* $Id: debug.h,v 1.9 2005/01/18 06:30:22 reinelt Exp $ * * debug messages * - * Copyright 1999, 2000 Michael Reinelt + * Copyright (C) 1999, 2000 Michael Reinelt + * Copyright (C) 2004 The LCD4Linux Team * * This file is part of LCD4Linux. * @@ -22,6 +23,9 @@ * * * $Log: debug.h,v $ + * Revision 1.9 2005/01/18 06:30:22 reinelt + * added (C) to all copyright statements + * * Revision 1.8 2004/06/20 10:09:54 reinelt * * 'const'ified the whole source -- cgit v1.2.3