mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
70cadd54af
commit
8fcf30e6be
@ -1,5 +1,6 @@
|
||||
/********************************************************************\
|
||||
* 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 *
|
||||
* modify it under the terms of the GNU General Public License as *
|
||||
|
@ -17,11 +17,11 @@
|
||||
* Free Software Foundation Voice: +1-617-542-5942 *
|
||||
* 59 Temple Place - Suite 330 Fax: +1-617-542-2652 *
|
||||
* 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
|
||||
#define GNC_ERR_POPUP_H
|
||||
|
Loading…
Reference in New Issue
Block a user