add copyright notice

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@726 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-03-25 08:01:03 +00:00
parent 5ba96f4421
commit 93232d8899

View File

@ -30,6 +30,9 @@
* MEMBERS: * MEMBERS:
* The right_traverse array indicates which cell chould be * The right_traverse array indicates which cell chould be
* traversed to when the tab key is pressed. * traversed to when the tab key is pressed.
*
* HISTORY:
* Copyright (c) 1988 Linas Vepstas
*/ */
/********************************************************************\ /********************************************************************\
* This program is free software; you can redistribute it and/or * * This program is free software; you can redistribute it and/or *