From c0f1d5313683d928f003ea07b515b59e706f2926 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Sat, 31 Jul 1999 17:25:04 +0000 Subject: [PATCH] add copyrights git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1849 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/register/table-allgui.c | 2 +- src/register/table-allgui.h | 2 +- src/register/table-motif.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/register/table-allgui.c b/src/register/table-allgui.c index 0557395551..f59d041983 100644 --- a/src/register/table-allgui.c +++ b/src/register/table-allgui.c @@ -6,7 +6,7 @@ * Implements the gui-independent parts of the table infrastructure. * * HISTORY: - * Copyright (c) 1998 Linas Vepstas + * Copyright (c) 1998,1999 Linas Vepstas */ /********************************************************************\ diff --git a/src/register/table-allgui.h b/src/register/table-allgui.h index 15bfd79d8a..7c76baeb7c 100644 --- a/src/register/table-allgui.h +++ b/src/register/table-allgui.h @@ -32,7 +32,7 @@ * in table-gtk.c and table-motif.c * * HISTORY: - * Copyright (c) 1998 Linas Vepstas + * Copyright (c) 1998,1999 Linas Vepstas */ /********************************************************************\ diff --git a/src/register/table-motif.c b/src/register/table-motif.c index 30abe175dd..ebc4cbc405 100644 --- a/src/register/table-motif.c +++ b/src/register/table-motif.c @@ -8,7 +8,7 @@ * ported to GTK, etc. * * HISTORY: - * Copyright (c) 1998 Linas Vepstas + * Copyright (c) 1998,1999 Linas Vepstas */ /********************************************************************\