[Gnucash-changes] restore copyrights that had been previously removed.

Linas Vepstas linas at cvs.gnucash.org
Mon May 31 14:29:27 EDT 2004


Log Message:
-----------
restore copyrights that had been previously removed.

Modified Files:
--------------
    gnucash/src/register/ledger-core:
        split-register-load.c

Revision Data
-------------
Index: split-register-load.c
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/register/ledger-core/split-register-load.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -Lsrc/register/ledger-core/split-register-load.c -Lsrc/register/ledger-core/split-register-load.c -u -r1.29 -r1.30
--- src/register/ledger-core/split-register-load.c
+++ src/register/ledger-core/split-register-load.c
@@ -1,5 +1,7 @@
 /********************************************************************\
  * split-register-load.c -- split register loading code             *
+ * Copyright (C) 1998-2000 Linas Vepstas <linas at linas.org>          *
+ * Copyright (C) 2000 Dave Peticolas                                *
  *                                                                  *
  * This program is free software; you can redistribute it and/or    *
  * modify it under the terms of the GNU General Public License as   *
@@ -37,8 +39,7 @@
 
 
 /* This static indicates the debugging module that this .o belongs to. */
-/* static short module = MOD_REGISTER; */
-
+/* static short module = MOD_LEDGER; */
 
 static void
 gnc_split_register_load_recn_cells (SplitRegister *reg)


More information about the gnucash-changes mailing list