From 93232d8899459a68aca82e01e0ec61299115635c Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Wed, 25 Mar 1998 08:01:03 +0000 Subject: [PATCH] add copyright notice git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@726 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/register/cellblock.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/register/cellblock.h b/src/register/cellblock.h index 61cc169bfa..54d903468e 100644 --- a/src/register/cellblock.h +++ b/src/register/cellblock.h @@ -30,6 +30,9 @@ * MEMBERS: * The right_traverse array indicates which cell chould be * 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 *