From 5c96185f5d3077e315ed18ca0f774a229732be7f 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 --- cfg.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'cfg.h') diff --git a/cfg.h b/cfg.h index 38b04e4..2397d58 100644 --- a/cfg.h +++ b/cfg.h @@ -1,8 +1,9 @@ -/* $Id: cfg.h,v 1.11 2004/06/20 10:09:53 reinelt Exp $ +/* $Id: cfg.h,v 1.12 2005/01/18 06:30:21 reinelt Exp $ * * config file stuff * - * 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: cfg.h,v $ + * Revision 1.12 2005/01/18 06:30:21 reinelt + * added (C) to all copyright statements + * * Revision 1.11 2004/06/20 10:09:53 reinelt * * 'const'ified the whole source -- cgit v1.2.3