mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
missing ">"s
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14910 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
57cc5debe9
commit
5bc029eff8
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* search-param.c -- a container for a Search Parameter
|
||||
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU
|
||||
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* search-param.h -- a container for a Search Parameter
|
||||
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU
|
||||
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
Loading…
Reference in New Issue
Block a user