Actually set the right copyright date

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7082 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2002-07-04 03:40:12 +00:00
parent 654dc44be8
commit 512bb1be52
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* business-urls.c -- Initialize HTML for business code
*
* Written By: Derek Atkins <warlord@MIT.EDU>
* Copyright (C) 2001, 2002 Derek Atkins
* Copyright (C) 2002 Derek Atkins
*/
#include "config.h"

View File

@ -2,7 +2,7 @@
* business-urls.h -- Initialize HTML for business code
*
* Written By: Derek Atkins <warlord@MIT.EDU>
* Copyright (C) 2001
* Copyright (C) 2002
*/
#ifndef GNC_BUSINESS_URLS_H_