Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz

This commit is contained in:
Jaroslav Kysela 2007-10-15 10:24:55 +02:00
parent d2a2d964b8
commit d25e281230
114 changed files with 144 additions and 144 deletions

View file

@ -1,7 +1,7 @@
/**
* \file timer/timer.c
* \brief Timer Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 1998-2001
*
* Timer Interface is designed to access timers.
@ -9,7 +9,7 @@
*/
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer interface - local header file
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,13 +1,13 @@
/**
* \file timer/timer_query.c
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*
* Timer Query Interface is designed to obtain identification of timers.
*/
/*
* Timer Query Interface - main file
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer Symbols
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as