[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
This commit is contained in:
reinelt
2005-01-18 06:30:24 +00:00
parent 1f29316bdf
commit ae6d2a0a26
89 changed files with 603 additions and 261 deletions

View File

@@ -1,12 +1,12 @@
/* $Id: plugin_apm.c,v 1.4 2004/06/26 12:04:59 reinelt Exp $
/* $Id: plugin_apm.c,v 1.5 2005/01/18 06:30:23 reinelt Exp $
*
* plugin for APM (battery status)
*
* Copyright 2003 Michael Reinelt <reinelt@eunet.at>
* Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
* Copyright (C) 2003 Michael Reinelt <reinelt@eunet.at>
* Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* based on the old 'battery.c' which is
* Copyright 2001 Leopold T<>tsch <lt@toetsch.at>
* Copyright (C) 2001 Leopold T<>tsch <lt@toetsch.at>
*
* This file is part of LCD4Linux.
*
@@ -26,6 +26,9 @@
*
*
* $Log: plugin_apm.c,v $
* Revision 1.5 2005/01/18 06:30:23 reinelt
* added (C) to all copyright statements
*
* Revision 1.4 2004/06/26 12:04:59 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...