From 5bc029eff8c6722f66a332bcc65f7d60458d0395 Mon Sep 17 00:00:00 2001 From: Joshua Sled Date: Fri, 29 Sep 2006 20:10:05 +0000 Subject: [PATCH] missing ">"s git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14910 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome-utils/search-param.c | 2 +- src/gnome-utils/search-param.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gnome-utils/search-param.c b/src/gnome-utils/search-param.c index c15420a836..9502a11609 100644 --- a/src/gnome-utils/search-param.c +++ b/src/gnome-utils/search-param.c @@ -1,6 +1,6 @@ /* * search-param.c -- a container for a Search Parameter - * Copyright (C) 2002 Derek Atkins * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/gnome-utils/search-param.h b/src/gnome-utils/search-param.h index bed7d4d449..138cd9f5d8 100644 --- a/src/gnome-utils/search-param.h +++ b/src/gnome-utils/search-param.h @@ -1,6 +1,6 @@ /* * search-param.h -- a container for a Search Parameter - * Copyright (C) 2002 Derek Atkins * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as