X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fidzebra%2Frecgrs.h;h=79717a557fb0160dfa4d1fd92529b1e29c8035c7;hb=4478d785b7769691261005c98063b98a5a5971b3;hp=ae6a89a2239ef1e5273f45dd2244c7b3b59cb722;hpb=9402543e65954f4106b9e6d321a4f8dbee1a7d45;p=idzebra-moved-to-github.git diff --git a/include/idzebra/recgrs.h b/include/idzebra/recgrs.h index ae6a89a..79717a5 100644 --- a/include/idzebra/recgrs.h +++ b/include/idzebra/recgrs.h @@ -1,6 +1,6 @@ -/* $Id: recgrs.h,v 1.2 2004-09-28 13:31:20 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: recgrs.h,v 1.5 2006-08-14 10:40:14 adam Exp $ + Copyright (C) 1995-2006 + Index Data ApS This file is part of the Zebra server. @@ -15,9 +15,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #ifndef RECGRS_H @@ -54,3 +54,11 @@ int grs_extract_tree(struct recExtractCtrl *p, data1_node *n); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +