fix copyrights/credits

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9405 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-09-22 03:06:44 +00:00
parent 70cadd54af
commit 8fcf30e6be
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
/********************************************************************\ /********************************************************************\
* gnc-err-popup.c -- GnuCash error GUI popups * * gnc-err-popup.c -- GnuCash error GUI popups *
* Copyright (c) 2001 Linux Developers Group, Inc. *
* * * *
* This program is free software; you can redistribute it and/or * * This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as * * modify it under the terms of the GNU General Public License as *

View File

@ -17,11 +17,11 @@
* Free Software Foundation Voice: +1-617-542-5942 * * Free Software Foundation Voice: +1-617-542-5942 *
* 59 Temple Place - Suite 330 Fax: +1-617-542-2652 * * 59 Temple Place - Suite 330 Fax: +1-617-542-2652 *
* Boston, MA 02111-1307, USA gnu@gnu.org * * Boston, MA 02111-1307, USA gnu@gnu.org *
* *
* Author: Linas Vepstas (linas@linas.org) *
\********************************************************************/ \********************************************************************/
/** @file gnc-err-popup.h @brief GnuCash GUI error loging facility */ /** @file gnc-err-popup.h @brief GnuCash GUI error loging facility
* Copyright (c) 2001 Linux Developers Group, Inc.
*/
#ifndef GNC_ERR_POPUP_H #ifndef GNC_ERR_POPUP_H
#define GNC_ERR_POPUP_H #define GNC_ERR_POPUP_H