Towards 2.1.44. Bump copyright year.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 3 Jan 2007 08:42:13 +0000 (08:42 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 3 Jan 2007 08:42:13 +0000 (08:42 +0000)
201 files changed:
LICENSE
Makefile.am
NEWS
README
client/Makefile.am
client/admin.c
client/bertorture.c
client/client.c
client/tabcomplete.c
client/tabcomplete.h
configure.ac
debian/changelog
doc/entities.ent
header.c
include/yaz/backend.h
include/yaz/charneg.h
include/yaz/comstack.h
include/yaz/cql.h
include/yaz/ill.h
include/yaz/libxml2_error.h
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/nmem.h
include/yaz/nmem_xml.h
include/yaz/odr.h
include/yaz/oid.h
include/yaz/options.h
include/yaz/otherinfo.h
include/yaz/pquery.h
include/yaz/proto.h
include/yaz/prt-ext.h
include/yaz/querytowrbuf.h
include/yaz/readconf.h
include/yaz/record_conv.h
include/yaz/retrieval.h
include/yaz/soap.h
include/yaz/sortspec.h
include/yaz/srw.h
include/yaz/statserv.h
include/yaz/tcpip.h
include/yaz/test.h
include/yaz/tpath.h
include/yaz/unix.h
include/yaz/wrbuf.h
include/yaz/xmalloc.h
include/yaz/xmlquery.h
include/yaz/xmltypes.h
include/yaz/yaz-ccl.h
include/yaz/yaz-iconv.h
include/yaz/yaz-util.h
include/yaz/yaz-version.h
include/yaz/yconfig.h
include/yaz/zgdu.h
include/yaz/zoom.h
src/Makefile.am
src/atoin.c
src/ber_any.c
src/ber_bit.c
src/ber_bool.c
src/ber_int.c
src/ber_len.c
src/ber_null.c
src/ber_oct.c
src/ber_oid.c
src/ber_tag.c
src/charneg.c
src/comstack.c
src/cqlstdio.c
src/cqlstrer.c
src/cqlstring.c
src/cqltransform.c
src/cqlutil.c
src/csvtobib1.tcl
src/csvtodiag.tcl
src/csvtosru_update.tcl
src/csvtosrw.tcl
src/diag-entry.c
src/diag-entry.h
src/dumpber.c
src/elementset.c
src/eventl.c
src/eventl.h
src/grs1disp.c
src/ill-get.c
src/initopt.c
src/libxml2_error.c
src/log.c
src/logrpn.c
src/marc_read_iso2709.c
src/marc_read_line.c
src/marc_read_xml.c
src/marcdisp.c
src/matchstr.c
src/mime.c
src/mime.h
src/nmem.c
src/nmemsdup.c
src/odr.c
src/odr_any.c
src/odr_bit.c
src/odr_bool.c
src/odr_choice.c
src/odr_cons.c
src/odr_enum.c
src/odr_int.c
src/odr_mem.c
src/odr_null.c
src/odr_oct.c
src/odr_oid.c
src/odr_seq.c
src/odr_tag.c
src/odr_use.c
src/odr_util.c
src/oid.c
src/opacdisp.c
src/options.c
src/otherinfo.c
src/pquery.c
src/prt-ext.c
src/querytowrbuf.c
src/readconf.c
src/record_conv.c
src/requestq.c
src/retrieval.c
src/service.c
src/seshigh.c
src/session.h
src/siconv.c
src/soap.c
src/sortspec.c
src/srw.c
src/srwutil.c
src/statserv.c
src/tcpdchk.c
src/tcpip.c
src/test.c
src/tpath.c
src/unix.c
src/version.c
src/waislen.c
src/wrbuf.c
src/xcqlutil.c
src/xmalloc.c
src/xmlquery.c
src/yaz-ccl.c
src/z3950oid.c
src/zgdu.c
src/zget.c
src/zoom-c.c
src/zoom-opt.c
src/zoom-p.h
test/Makefile.am
test/tst_filepath.c
test/tst_record_conv.c
test/tst_retrieval.c
test/tst_tpath.c
test/tstccl.c
test/tsticonv.c
test/tstlog.c
test/tstlogthread.c
test/tstmatchstr.c
test/tstnmem.c
test/tstodr.c
test/tstodrstack.c
test/tstpquery.c
test/tstsoap1.c
test/tstsoap2.c
test/tstwrbuf.c
test/tstxmlquery.c
util/Makefile.am
util/benchmark.c
util/cclsh.c
util/cql2pqf.c
util/cql2xcql.c
util/marcdump.c
util/srwtst.c
util/yaz-asncomp
util/yaz-xmlquery.c
util/yaziconv.c
win/LICENSE.txt
win/makefile
win/yaz.nsi
win/yaz.rc
zoom/zoom-benchmark.c
zoom/zoom-bug-641.c
zoom/zoom-ka.c
zoom/zoomsh.c
zoom/zoomtst1.c
zoom/zoomtst10.c
zoom/zoomtst2.c
zoom/zoomtst3.c
zoom/zoomtst4.c
zoom/zoomtst5.c
zoom/zoomtst6.c
zoom/zoomtst7.c
zoom/zoomtst8.c
zoom/zoomtst9.c
ztest/read-grs.c
ztest/read-marc.c
ztest/ztest.c

diff --git a/LICENSE b/LICENSE
index 16df605..8e2d8ce 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 1995-2006, Index Data
+Copyright (c) 1995-2007, Index Data
 All rights reserved.
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
index 0fac4ad..5459ebe 100644 (file)
@@ -1,6 +1,6 @@
 ## This file is part of the YAZ toolkit.
-## Copyright (C) 1994-2005, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.38 2006-11-29 22:35:17 adam Exp $
+## Copyright (C) 1995-2007, Index Data, All rights reserved.
+## $Id: Makefile.am,v 1.39 2007-01-03 08:42:13 adam Exp $
 
 AUTOMAKE_OPTIONS = foreign 
 
diff --git a/NEWS b/NEWS
index c137df4..49b5559 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
+--- 2.1.44 2007/01/03
+
 Added yaz_marc_write_xml which creates MARCXML/MarcXchange record as
 Libxml2 tree.
 
+Fixed bug #779: Rotation of apdu.log fails.
+
+Fixed for character set conversions:
+  Unicode to MARC-8 conversion for certain less preferred UTF-8 sequences.
+  Honor G1 set in MARC-8 decoding.
+
 --- 2.1.42 2006/12/17
 
 Fixed bug #775: char conversion does not handle Alternative UTF-8
diff --git a/README b/README
index fbdd32c..b80dda1 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-YAZ toolkit - $Id: README,v 1.49 2006-10-13 11:25:24 adam Exp $
+YAZ toolkit - $Id: README,v 1.50 2007-01-03 08:42:13 adam Exp $
 
-Copyright (C) 1995-2006, Index Data ApS.
+Copyright (C) 1995-2007, Index Data ApS.
 See the file LICENSE for details.
 
 The primary output of the source here is the YAZ library, which
index 8516cdc..a5241d2 100644 (file)
@@ -1,6 +1,6 @@
-## Copyright (C) 1995-2004, Index Data
+## Copyright (C) 1995-2007, Index Data
 ## All rights reserved.
-## $Id: Makefile.am,v 1.27 2006-08-11 12:57:30 adam Exp $
+## $Id: Makefile.am,v 1.28 2007-01-03 08:42:13 adam Exp $
 
 
 bin_PROGRAMS=yaz-client 
index 134812f..30afef2 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: admin.c,v 1.22 2006-10-04 16:59:33 mike Exp $
+ * $Id: admin.c,v 1.23 2007-01-03 08:42:13 adam Exp $
  */
 
 #include <stdio.h>
index d2a4b2f..7565123 100644 (file)
@@ -1,8 +1,8 @@
 /* 
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: bertorture.c,v 1.4 2005-06-25 15:46:01 adam Exp $
+ * $Id: bertorture.c,v 1.5 2007-01-03 08:42:13 adam Exp $
  */
 
 #include <signal.h>
index d8097ad..91883c1 100644 (file)
@@ -1,8 +1,8 @@
 /* 
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: client.c,v 1.321 2006-12-13 11:23:48 adam Exp $
+ * $Id: client.c,v 1.322 2007-01-03 08:42:13 adam Exp $
  */
 /** \file client.c
  *  \brief yaz-client program
index 28faedf..4d2032d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tabcomplete.c,v 1.16 2006-05-07 20:57:26 adam Exp $
+ * $Id: tabcomplete.c,v 1.17 2007-01-03 08:42:13 adam Exp $
  */
 
 #include <string.h>
index 62ba0e6..f7e0707 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tabcomplete.h,v 1.7 2006-05-07 20:57:26 adam Exp $
+ * $Id: tabcomplete.h,v 1.8 2007-01-03 08:42:13 adam Exp $
  */
 
 /* 
index 0ea8585..fb1cdfd 100644 (file)
@@ -1,8 +1,8 @@
-dnl YAZ Toolkit, Index Data 1994-2006
+dnl YAZ Toolkit, Index Data 1995-2007
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.52 2006-12-18 08:48:30 adam Exp $
+dnl $Id: configure.ac,v 1.53 2007-01-03 08:42:13 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yaz],[2.1.43],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[2.1.44],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.8])
index 1273e3c..1220690 100644 (file)
@@ -1,3 +1,9 @@
+yaz (2.1.44-1) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed,  3 Jan 2007 09:36:02 +0100
+
 yaz (2.1.42-1) unstable; urgency=low
 
   * Upstream.
index 9a25e45..3ebacfe 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: entities.ent,v 1.4 2006-12-13 09:40:32 adam Exp $ -->
+<!-- $Id: entities.ent,v 1.5 2007-01-03 08:42:14 adam Exp $ -->
 <!ENTITY yaz "YAZ">
 <!ENTITY bookinfo SYSTEM "bookinfo.xml">
 <!ENTITY chap-introduction SYSTEM "introduction.xml">
@@ -26,4 +26,4 @@
 <!ENTITY zoom "<acronym>ZOOM</acronym>">
 <!ENTITY gfs-synopsis-app "application">
 <!ENTITY reference-tools-cql-map "<xref linkend='cql.to.rpn'/>">
-<!ENTITY copyright-year "1995-2006">
+<!ENTITY copyright-year "1995-2007">
index b506bc0..f7f24db 100644 (file)
--- a/header.c
+++ b/header.c
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: header.c,v 1.10 2005-06-25 15:46:01 adam Exp $
+ * $Id: header.c,v 1.11 2007-01-03 08:42:13 adam Exp $
  *
  */
 
index a0a59e8..6c6d806 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: backend.h,v 1.40 2006-12-06 21:35:58 adam Exp $ */
+/* $Id: backend.h,v 1.41 2007-01-03 08:42:14 adam Exp $ */
 
 /** 
  * \file backend.h
index c395bbf..485af0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: charneg.h,v 1.9 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: charneg.h,v 1.10 2007-01-03 08:42:14 adam Exp $ */
 
 /** 
  * \file charneg.h
index d940411..d011259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: comstack.h,v 1.24 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: comstack.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
 
 /** 
  * \file comstack.h
index 26ff71d..a2c3411 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: cql.h,v 1.16 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: cql.h,v 1.17 2007-01-03 08:42:14 adam Exp $ */
 
 /** \file cql.h
     \brief Header with public definitions about CQL.
index 97dc40a..bac208d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: ill.h,v 1.11 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: ill.h,v 1.12 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file ill.h
index 71c044d..540187b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: libxml2_error.h,v 1.2 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: libxml2_error.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file libxml2_error.h
index e1c4d84..2e416c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: log.h,v 1.41 2007-01-01 22:56:37 adam Exp $ */
+/* $Id: log.h,v 1.42 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file log.h
index 3b08df2..d641d1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: logrpn.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: logrpn.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file logrpn.h
index 0e85c3b..26984b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: marcdisp.h,v 1.24 2006-12-18 10:32:47 adam Exp $ */
+/* $Id: marcdisp.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file marcdisp.h
index fb28913..e786d0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: nmem.h,v 1.23 2006-10-27 12:19:15 adam Exp $ */
+/* $Id: nmem.h,v 1.24 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file nmem.h
index 08eb524..854a07e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: nmem_xml.h,v 1.2 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: nmem_xml.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file nmem_xml.h
index d84405d..a25ad20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: odr.h,v 1.24 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: odr.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file odr.h
index 17bc4f5..69d999f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: oid.h,v 1.29 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: oid.h,v 1.30 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file oid.h
index d82181e..b046364 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: options.h,v 1.7 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: options.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file options.h
index a8d45ac..045ff6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: otherinfo.h,v 1.7 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: otherinfo.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file otherinfo.h
index b1ec2ac..bc480c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: pquery.h,v 1.9 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: pquery.h,v 1.10 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file pquery.h
index 92b3da1..f10dd6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: proto.h,v 1.25 2006-11-14 08:37:38 adam Exp $ */
+/* $Id: proto.h,v 1.26 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file proto.h
index 3622192..526b4af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: prt-ext.h,v 1.14 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: prt-ext.h,v 1.15 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file prt-ext.h
index 620771f..572ce88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: querytowrbuf.h,v 1.3 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: querytowrbuf.h,v 1.4 2007-01-03 08:42:14 adam Exp $ */
 /**
  * \file querytowrbuf.h
  * \brief Query to WRBUF (to strings)
index fcbf355..af71a26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: readconf.h,v 1.6 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: readconf.h,v 1.7 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file readconf.h
index b96046e..919f76d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: record_conv.h,v 1.7 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: record_conv.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file record_conv.h
index e1cb75d..b2a6126 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: retrieval.h,v 1.7 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: retrieval.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file retrieval.h
index bebaad2..df47bff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: soap.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: soap.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file soap.h
index 69dea51..f6e7537 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: sortspec.h,v 1.5 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: sortspec.h,v 1.6 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file sortspec.h
index 6e563f5..26e3d3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: srw.h,v 1.32 2006-12-06 21:35:58 adam Exp $ */
+/* $Id: srw.h,v 1.33 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file srw.h
index 1c57b32..c3046a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: statserv.h,v 1.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: statserv.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file statserv.h
index 3a2257b..224ef82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: tcpip.h,v 1.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: tcpip.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file tcpip.h
index e5592c4..ff34d17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: test.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: test.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
 
 /** \file test.h
     \brief Unit Test for YAZ
index 4369cd0..44e064a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: tpath.h,v 1.13 2006-10-11 08:43:21 adam Exp $ */
+/* $Id: tpath.h,v 1.14 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file tpath.h
index 7cbb820..ac420ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: unix.h,v 1.7 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: unix.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file unix.h
index ba0d04a..173ca27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: wrbuf.h,v 1.20 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: wrbuf.h,v 1.21 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file wrbuf.h
index 350d289..9e8e840 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: xmalloc.h,v 1.8 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: xmalloc.h,v 1.9 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file xmalloc.h
index 069dab8..fc6e7db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: xmlquery.h,v 1.8 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: xmlquery.h,v 1.9 2007-01-03 08:42:14 adam Exp $ */
 
 /** \file xmlquery.h
     \brief Query / XML conversions
index 7f14df7..2c905db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: xmltypes.h,v 1.1 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: xmltypes.h,v 1.2 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file xmltypes.h
index bd61059..d2ab815 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-ccl.h,v 1.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yaz-ccl.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file yaz-ccl.h
index ad59e68..f1e53e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-iconv.h,v 1.13 2006-10-25 09:54:35 adam Exp $ */
+/* $Id: yaz-iconv.h,v 1.14 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file yaz-iconv.h
index 78c8107..cfdbf60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-util.h,v 1.17 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yaz-util.h,v 1.18 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file yaz-util.h
index 1500734..8f00df4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-version.h,v 1.107 2006-12-18 08:48:30 adam Exp $ */
+/* $Id: yaz-version.h,v 1.108 2007-01-03 08:42:14 adam Exp $ */
 /**
  * \file yaz-version.h
  * \brief Defines YAZ version.
@@ -33,8 +33,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.43"
-#define YAZ_VERSIONL 0x02012B
+#define YAZ_VERSION "2.1.44"
+#define YAZ_VERSIONL 0x02012C
 
 #define YAZ_DATE 1
 
index b5e8e43..5c485d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yconfig.h,v 1.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yconfig.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file yconfig.h
index dac7413..92abdbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: zgdu.h,v 1.10 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: zgdu.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file zgdu.h
index 4f3e479..7909b4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: zoom.h,v 1.40 2006-10-31 14:08:02 adam Exp $ */
+/* $Id: zoom.h,v 1.41 2007-01-03 08:42:14 adam Exp $ */
 
 /**
  * \file zoom.h
index 324cb1e..d163182 100644 (file)
@@ -1,6 +1,6 @@
 ## This file is part of the YAZ toolkit.
-## Copyright (C) 1994-2006, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.46 2006-12-15 12:37:18 adam Exp $
+## Copyright (C) 1995-2007, Index Data, All rights reserved.
+## $Id: Makefile.am,v 1.47 2007-01-03 08:42:15 adam Exp $
 
 YAZ_VERSION_INFO=2:1:0
 
index 0239f82..fc40f19 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: atoin.c,v 1.7 2005-06-25 15:46:03 adam Exp $
+ * $Id: atoin.c,v 1.8 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 0c73bd7..6f0e977 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_any.c,v 1.5 2006-08-24 13:10:03 adam Exp $
+ * $Id: ber_any.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 7fbaed1..211fa4e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_bit.c,v 1.4 2005-06-25 15:46:03 adam Exp $
+ * $Id: ber_bit.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index db10678..c8f6725 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_bool.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_bool.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index e445bc9..f9a61ae 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_int.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_int.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 61ec613..00be87c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_len.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_len.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 7b00d57..3d743ae 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_null.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_null.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 593cc11..a31ba85 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_oct.c,v 1.4 2005-06-25 15:46:03 adam Exp $
+ * $Id: ber_oct.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index ed05298..c5dd5ea 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_oid.c,v 1.8 2006-04-17 07:40:15 adam Exp $
+ * $Id: ber_oid.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index f7c0686..cdf4dd9 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_tag.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_tag.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 8469eee..51a4b25 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: charneg.c,v 1.6 2006-03-31 09:51:22 adam Exp $
+ * $Id: charneg.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 12b5218..7bd72d3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: comstack.c,v 1.16 2006-08-24 13:25:45 adam Exp $
+ * $Id: comstack.c,v 1.17 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
index 83875f1..83a1fe0 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlstdio.c,v 1.4 2005-06-25 15:46:03 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstdio.c,v 1.5 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index c783134..43362f0 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlstrer.c,v 1.6 2006-03-10 10:43:32 mike Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstrer.c,v 1.7 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 2469b97..d9923e5 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlstring.c,v 1.5 2005-06-25 15:46:03 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstring.c,v 1.6 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 133db94..2c64c32 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqltransform.c,v 1.25 2006-10-25 09:58:19 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqltransform.c,v 1.26 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 6342bf9..7550535 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlutil.c,v 1.10 2006-09-27 11:39:01 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlutil.c,v 1.11 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index d9adc78..8065bbb 100755 (executable)
@@ -3,15 +3,15 @@
 exec tclsh "$0" "$@"
 #
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with Bib-1 diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl
 
index 3224647..e0df27e 100644 (file)
@@ -1,8 +1,8 @@
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: csvtodiag.tcl,v 1.3 2006-04-20 20:50:51 adam Exp $
+# $Id: csvtodiag.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with diagnostics to C+H file for easy
 # maintenance
index 7b51605..fa9ccdd 100644 (file)
@@ -3,15 +3,15 @@
 exec tclsh "$0" "$@"
 #
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with SRU update diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl
 
index cd0e08a..71e4558 100755 (executable)
@@ -3,15 +3,15 @@
 exec tclsh "$0" "$@"
 #
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with SRW diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl
 
index 98b07b8..40f54c4 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: diag-entry.c,v 1.3 2006-04-19 23:15:39 adam Exp $
+ * $Id: diag-entry.c,v 1.4 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index a6c98e1..afc9b25 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: diag-entry.h,v 1.3 2006-04-19 23:15:39 adam Exp $
+ * $Id: diag-entry.h,v 1.4 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 7e81995..a60cb3c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: dumpber.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: dumpber.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index ee75e70..8e2bf9a 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: elementset.c,v 1.2 2006-12-13 11:25:17 adam Exp $
+ * $Id: elementset.c,v 1.3 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file elementset.c
index 2fcac05..7023003 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: eventl.c,v 1.10 2006-12-04 14:56:55 adam Exp $
+ * $Id: eventl.c,v 1.11 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 099d764..300e9cd 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: eventl.h,v 1.7 2006-12-04 14:56:55 adam Exp $
+ * $Id: eventl.h,v 1.8 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 0a9df7a..a2f32bb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: grs1disp.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: grs1disp.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 4cfaa6a..87f9d6c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ill-get.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: ill-get.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index a83029b..d1cd75e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: initopt.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: initopt.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 00f5881..725b7cf 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2006, Index Data ApS
+ * Copyright (C) 2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: libxml2_error.c,v 1.2 2006-07-06 10:17:53 adam Exp $
+ * $Id: libxml2_error.c,v 1.3 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file libxml2_error.c
index 956e321..2708bb4 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: log.c,v 1.44 2007-01-01 22:39:08 adam Exp $
+ * $Id: log.c,v 1.45 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index fbcd0ab..14bca6d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * All rights reserved.
  *
- * $Id: logrpn.c,v 1.14 2006-01-20 10:34:51 adam Exp $
+ * $Id: logrpn.c,v 1.15 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index aee41b4..cf3f0aa 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: marc_read_iso2709.c,v 1.1 2006-12-15 12:37:18 adam Exp $
+ * $Id: marc_read_iso2709.c,v 1.2 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 90a3521..9649937 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: marc_read_line.c,v 1.2 2006-12-15 19:28:47 adam Exp $
+ * $Id: marc_read_line.c,v 1.3 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 2642dd4..ce9cc7d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: marc_read_xml.c,v 1.1 2006-12-15 12:37:18 adam Exp $
+ * $Id: marc_read_xml.c,v 1.2 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index f415bc7..62200fa 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: marcdisp.c,v 1.41 2007-01-02 07:01:56 quinn Exp $
+ * $Id: marcdisp.c,v 1.42 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 95d767e..3a319d3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: matchstr.c,v 1.6 2006-10-24 08:07:02 adam Exp $
+ * $Id: matchstr.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 2a82c7d..a081f53 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: mime.c,v 1.2 2006-04-20 20:50:51 adam Exp $
+ * $Id: mime.c,v 1.3 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file mime.c
index ab8964d..ffb35bb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: mime.h,v 1.3 2006-09-27 11:39:02 adam Exp $
+ * $Id: mime.h,v 1.4 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file mime.h
index 920d4e5..82ce672 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: nmem.c,v 1.27 2006-12-13 15:29:01 adam Exp $
+ * $Id: nmem.c,v 1.28 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 4ba527d..016676c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: nmemsdup.c,v 1.9 2006-08-11 12:50:23 adam Exp $
+ * $Id: nmemsdup.c,v 1.10 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index e312a49..30b08c8 100644 (file)
--- a/src/odr.c
+++ b/src/odr.c
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr.c,v 1.13 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr.c,v 1.14 2007-01-03 08:42:15 adam Exp $
  *
  */
 
index d1d6a71..3d190d9 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_any.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_any.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 69ceac9..5addedc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_bit.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_bit.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index f02cbdd..6a77716 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_bool.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_bool.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index c27ea15..082dbda 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_choice.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_choice.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 8544142..c6d092c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_cons.c,v 1.7 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_cons.c,v 1.8 2007-01-03 08:42:15 adam Exp $
  *
  */
 
index 1b3f81f..214cdb3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_enum.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_enum.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_enum.c
index b7001d3..cb9645f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_int.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_int.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_int.c
index 42f8d87..c994c23 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_mem.c,v 1.7 2006-02-19 18:33:09 adam Exp $
+ * $Id: odr_mem.c,v 1.8 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_mem.c
index 877f8be..bf6df75 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_null.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_null.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_null.c
index 0832643..5d2603f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_oct.c,v 1.9 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_oct.c,v 1.10 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_oct.c
index 8530f7b..1034a7b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_oid.c,v 1.7 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_oid.c,v 1.8 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_oid.c
index 9230ed5..b73d1fd 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_seq.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_seq.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_seq.c
index 685238d..3fe167b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_tag.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_tag.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_tag.c
index f01d6eb..1dc27f3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_use.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_use.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_use.c
index a433c35..370132f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_util.c,v 1.8 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_util.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file odr_util.c
index c54798a..8fef519 100644 (file)
--- a/src/oid.c
+++ b/src/oid.c
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: oid.c,v 1.12 2006-05-08 19:45:29 adam Exp $
+ * $Id: oid.c,v 1.13 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 17902d9..e8b4b04 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: opacdisp.c,v 1.8 2005-08-22 20:34:21 adam Exp $
+ * $Id: opacdisp.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file opacdisp.c
index c91e7f0..47dd433 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: options.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: options.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file options.c
index 2dc06f3..fe2b637 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: otherinfo.c,v 1.5 2006-01-16 15:53:28 adam Exp $
+ * $Id: otherinfo.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file otherinfo.c
index 99786fc..da12e21 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: pquery.c,v 1.8 2006-04-01 11:45:23 adam Exp $
+ * $Id: pquery.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file pquery.c
index d784b83..746bcb7 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: prt-ext.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: prt-ext.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index b2d8db7..2381010 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * All rights reserved.
  *
- * $Id: querytowrbuf.c,v 1.5 2006-07-07 12:09:05 marc Exp $
+ * $Id: querytowrbuf.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file querytowrbuf.c
index f923526..28a21bd 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * All rights reserved.
  *
- * $Id: readconf.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: readconf.c,v 1.7 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 086eec5..860a317 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: record_conv.c,v 1.13 2006-12-13 11:25:17 adam Exp $
+ * $Id: record_conv.c,v 1.14 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file record_conv.c
index 1290b59..1a264a7 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: requestq.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: requestq.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file requestq.c
index 32afd87..f9e5116 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: retrieval.c,v 1.14 2006-12-13 11:25:17 adam Exp $
+ * $Id: retrieval.c,v 1.15 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file retrieval.c
index bf211ae..7ed3770 100644 (file)
@@ -2,7 +2,7 @@
  * NT Service interface Utility.
  *  Based on code written by
  *     Chas Woodfield, Fretwell Downing Informatics.
- * $Id: service.c,v 1.4 2006-05-07 20:32:56 adam Exp $
+ * $Id: service.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index fd9e7cf..5394cc4 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: seshigh.c,v 1.107 2006-12-08 13:53:26 adam Exp $
+ * $Id: seshigh.c,v 1.108 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file seshigh.c
@@ -2351,7 +2351,7 @@ static Z_APDU *process_initRequest(association *assoc, request *reqb)
                 assoc->init->implementation_name,
                 odr_prepend(assoc->encode, "GFS", resp->implementationName));
 
-    version = odr_strdup(assoc->encode, "$Revision: 1.107 $");
+    version = odr_strdup(assoc->encode, "$Revision: 1.108 $");
     if (strlen(version) > 10)   /* check for unexpanded CVS strings */
         version[strlen(version)-2] = '\0';
     resp->implementationVersion = odr_prepend(assoc->encode,
index b63d2cf..e0cba4c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: session.h,v 1.12 2006-12-04 14:56:55 adam Exp $
+ * $Id: session.h,v 1.13 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file session.h
index c2cbb2f..b040729 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: siconv.c,v 1.31 2006-12-21 20:50:56 adam Exp $
+ * $Id: siconv.c,v 1.32 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file siconv.c
index d14daa7..5a3b442 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: soap.c,v 1.16 2006-10-24 09:18:34 adam Exp $
+ * $Id: soap.c,v 1.17 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file soap.c
index 83b04b5..3ca7e03 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: sortspec.c,v 1.7 2006-05-30 22:00:09 adam Exp $
+ * $Id: sortspec.c,v 1.8 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file sortspec.c
index 531c82d..6cda0cc 100644 (file)
--- a/src/srw.c
+++ b/src/srw.c
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: srw.c,v 1.53 2006-12-07 19:06:11 adam Exp $
+ * $Id: srw.c,v 1.54 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file srw.c
index bb2da66..c7ae1c2 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: srwutil.c,v 1.54 2006-12-06 21:35:58 adam Exp $
+ * $Id: srwutil.c,v 1.55 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file srwutil.c
index 4a8bad6..5c29e32 100644 (file)
@@ -1,11 +1,11 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
  * NT threaded server code by
  *   Chas Woodfield, Fretwell Downing Informatics.
  *
- * $Id: statserv.c,v 1.45 2006-10-09 11:21:37 adam Exp $
+ * $Id: statserv.c,v 1.46 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index a2d1f4d..1a9d786 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tcpdchk.c,v 1.8 2005-06-25 15:46:06 adam Exp $
+ * $Id: tcpdchk.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file tcpdchk.c
index 6b7ec9e..e350cdf 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tcpip.c,v 1.32 2006-10-13 11:22:26 adam Exp $
+ * $Id: tcpip.c,v 1.33 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file tcpip.c
index b258b61..7beefb1 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: test.c,v 1.11 2006-10-04 16:59:33 mike Exp $
+ * $Id: test.c,v 1.12 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file test.c
index 2cd900d..c5b804b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tpath.c,v 1.12 2006-10-11 08:43:22 adam Exp $
+ * $Id: tpath.c,v 1.13 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file tpath.c
index 77cea3c..cf5bf3b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: unix.c,v 1.17 2006-09-06 15:01:53 adam Exp $
+ * $Id: unix.c,v 1.18 2007-01-03 08:42:15 adam Exp $
  * UNIX socket COMSTACK. By Morten Bøgeskov.
  */
 /**
index c52a0af..73f5374 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: version.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: version.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index fa7ee5f..e065c65 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: waislen.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: waislen.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file waislen.c
index fe3065b..5882072 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: wrbuf.c,v 1.12 2006-08-28 12:34:41 adam Exp $
+ * $Id: wrbuf.c,v 1.13 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 70ecbde..cad5907 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: xcqlutil.c,v 1.6 2005-06-25 15:46:06 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: xcqlutil.c,v 1.7 2007-01-03 08:42:15 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 61d2d4f..8ef1d8f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * All rights reserved.
  *
- * $Id: xmalloc.c,v 1.8 2006-12-13 15:28:28 adam Exp $
+ * $Id: xmalloc.c,v 1.9 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file xmalloc.c
index d6df3b4..a66560b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * All rights reserved.
  *
- * $Id: xmlquery.c,v 1.11 2006-10-27 12:19:15 adam Exp $
+ * $Id: xmlquery.c,v 1.12 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file xmlquery.c
index a74dd9d..3ab49dc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: yaz-ccl.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: yaz-ccl.c,v 1.5 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file yaz-ccl.c
index 1da2652..b2cdb9e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: z3950oid.c,v 1.5 2006-04-20 20:50:51 adam Exp $
+ * $Id: z3950oid.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** \file z3950oid.c
index 6fc72f8..3634aeb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zgdu.c,v 1.16 2006-09-14 07:40:00 marc Exp $
+ * $Id: zgdu.c,v 1.17 2007-01-03 08:42:15 adam Exp $
  */
 
 /**
index 27d243a..8537a89 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zget.c,v 1.11 2005-06-25 15:46:06 adam Exp $
+ * $Id: zget.c,v 1.12 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file zget.c
index 26e773d..2a9d433 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zoom-c.c,v 1.103 2006-12-17 16:03:01 adam Exp $
+ * $Id: zoom-c.c,v 1.104 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file zoom-c.c
@@ -1276,7 +1276,7 @@ static zoom_ret ZOOM_connection_send_init(ZOOM_connection c)
                     odr_prepend(c->odr_out, "ZOOM-C",
                                 ireq->implementationName));
     
-    version = odr_strdup(c->odr_out, "$Revision: 1.103 $");
+    version = odr_strdup(c->odr_out, "$Revision: 1.104 $");
     if (strlen(version) > 10)   /* check for unexpanded CVS strings */
         version[strlen(version)-2] = '\0';
     ireq->implementationVersion = 
index a82b4d0..e7e77cb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zoom-opt.c,v 1.5 2005-10-17 12:28:20 mike Exp $
+ * $Id: zoom-opt.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file zoom-opt.c
index 96a9904..cd0004f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zoom-p.h,v 1.15 2006-11-01 15:39:05 adam Exp $
+ * $Id: zoom-p.h,v 1.16 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file zoom-p.h
index 803e0f0..db2dd19 100644 (file)
@@ -1,6 +1,6 @@
-## Copyright (C) 1994-2006, Index Data ApS
+## Copyright (C) 1995-2007, Index Data ApS
 ## All rights reserved.
-## $Id: Makefile.am,v 1.28 2006-12-17 15:34:11 adam Exp $
+## $Id: Makefile.am,v 1.29 2007-01-03 08:42:16 adam Exp $
 
 check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \
  tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \
index 58c37d0..9f023a0 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tst_filepath.c,v 1.1 2006-04-26 09:40:43 adam Exp $
+ * $Id: tst_filepath.c,v 1.2 2007-01-03 08:42:16 adam Exp $
  */
 
 #if HAVE_CONFIG_H
index bd1a770..c08b937 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tst_record_conv.c,v 1.12 2006-12-12 10:41:39 marc Exp $
+ * $Id: tst_record_conv.c,v 1.13 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <yaz/record_conv.h>
index 3e5cd56..f49c2c2 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tst_retrieval.c,v 1.8 2006-12-12 10:41:39 marc Exp $
+ * $Id: tst_retrieval.c,v 1.9 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <yaz/retrieval.h>
index cbec193..e951b98 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tst_tpath.c,v 1.2 2006-10-11 08:43:22 adam Exp $
+ * $Id: tst_tpath.c,v 1.3 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <yaz/tpath.h>
index 6505c87..32c0329 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstccl.c,v 1.11 2006-07-31 11:42:32 adam Exp $
+ * $Id: tstccl.c,v 1.12 2007-01-03 08:42:16 adam Exp $
  */
 
 /* CCL test */
index 338490d..d1ce8cc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tsticonv.c,v 1.23 2006-10-04 16:59:34 mike Exp $
+ * $Id: tsticonv.c,v 1.24 2007-01-03 08:42:16 adam Exp $
  */
 
 #if HAVE_CONFIG_H
index 96cd95b..5364b63 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstlog.c,v 1.11 2006-10-04 07:32:36 adam Exp $
+ * $Id: tstlog.c,v 1.12 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <stdio.h>
index 49b384e..10ae7cf 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2005, Index Data.
+ * Copyright (c) 1998-2007, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: tstlogthread.c,v 1.4 2006-10-09 14:22:44 heikki Exp $
+ * $Id: tstlogthread.c,v 1.5 2007-01-03 08:42:16 adam Exp $
  */
 
 #if HAVE_CONFIG_H
index cf0ec13..9d75eb1 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstmatchstr.c,v 1.5 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstmatchstr.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdio.h>
index 000c7d2..930d18c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstnmem.c,v 1.6 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstnmem.c,v 1.7 2007-01-03 08:42:16 adam Exp $
  */
 
 #if HAVE_CONFIG_H
index 268224d..1ebacf3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstodr.c,v 1.8 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstodr.c,v 1.9 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <stdlib.h>
index 34252ba..f6349bc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstodrstack.c,v 1.5 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstodrstack.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  *
  */
 #include <stdlib.h>
index 1084626..f099862 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstpquery.c,v 1.3 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstpquery.c,v 1.4 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index 80df562..11ad088 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstsoap1.c,v 1.8 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstsoap1.c,v 1.9 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index 6bf0181..230d403 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstsoap2.c,v 1.5 2006-07-06 10:17:55 adam Exp $
+ * $Id: tstsoap2.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index 5888afe..e1ed5f6 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstwrbuf.c,v 1.5 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstwrbuf.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index c79f285..bb3e334 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstxmlquery.c,v 1.13 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstxmlquery.c,v 1.14 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index a53da0b..8f8e511 100644 (file)
@@ -1,6 +1,6 @@
-## Copyright (C) 1994-2006, Index Data
+## Copyright (C) 1995-2007, Index Data
 ## All rights reserved.
-## $Id: Makefile.am,v 1.29 2006-02-23 10:40:59 adam Exp $
+## $Id: Makefile.am,v 1.30 2007-01-03 08:42:16 adam Exp $
 
 bin_SCRIPTS = yaz-asncomp yaz-config
 
index 14db792..0119dc8 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: benchmark.c,v 1.9 2005-10-22 13:13:56 adam Exp $
- * Copyright (C) 1995-2005, Index Data ApS
+/* $Id: benchmark.c,v 1.10 2007-01-03 08:42:16 adam Exp $
+ * Copyright (C) 1995-2007, Index Data ApS
  *
  * This file is part of the YAZ toolkit.
  *
index eb94fb3..4110aad 100644 (file)
@@ -44,7 +44,7 @@
 /* CCL shell.
  * Europagate 1995
  *
- * $Id: cclsh.c,v 1.3 2006-09-11 12:12:42 adam Exp $
+ * $Id: cclsh.c,v 1.4 2007-01-03 08:42:16 adam Exp $
  *
  * Old Europagate Log:
  *
index a0166d7..4faab79 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cql2pqf.c,v 1.8 2006-09-27 11:39:04 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cql2pqf.c,v 1.9 2007-01-03 08:42:16 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 191b8c9..7a3b07f 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cql2xcql.c,v 1.7 2005-06-25 15:46:07 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cql2xcql.c,v 1.8 2007-01-03 08:42:16 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
index 8e9c4d8..1542fb1 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: marcdump.c,v 1.46 2006-12-18 10:33:52 adam Exp $
+ * $Id: marcdump.c,v 1.47 2007-01-03 08:42:16 adam Exp $
  */
 
 #define _FILE_OFFSET_BITS 64
index 35e60b4..232efda 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: srwtst.c,v 1.5 2006-07-06 10:17:55 adam Exp $
+ * $Id: srwtst.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index f858c77..a881daa 100755 (executable)
@@ -3,10 +3,10 @@
 if [ -f /usr/local/bin/tclsh8.4 ]; then exec tclsh8.4 "$0" "$@"; else exec tclsh "$0" "$@"; fi
 #
 # yaz-comp: ASN.1 Compiler for YAZ
-# (c) Index Data 1996-2004
+# (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: yaz-asncomp,v 1.7 2006-05-22 19:08:38 adam Exp $
+# $Id: yaz-asncomp,v 1.8 2007-01-03 08:42:16 adam Exp $
 #
 
 set yc_version 0.4
index 864df44..39000fc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: yaz-xmlquery.c,v 1.5 2006-10-27 11:02:50 adam Exp $
+ * $Id: yaz-xmlquery.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #include <stdlib.h>
index a755a7d..35e38e3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: yaziconv.c,v 1.5 2006-04-21 10:28:07 adam Exp $
+ * $Id: yaziconv.c,v 1.6 2007-01-03 08:42:16 adam Exp $
  */
 
 #if HAVE_CONFIG_H
index 748e53b..f3723a3 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 1995-2006, Index Data.
+Copyright (c) 1995-2007, Index Data.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 2fb9914..1ac9eef 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (C) 1994-2006, Index Data ApS
+# Copyright (C) 1995-2007, Index Data ApS
 # All rights reserved.
-# $Id: makefile,v 1.122 2006-12-15 12:37:18 adam Exp $
+# $Id: makefile,v 1.123 2007-01-03 08:42:17 adam Exp $
 #
 # Programmed by
 #  Heikki Levanto & Adam Dickmeiss
index 2b96c37..c03403a 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.100 2006-12-17 16:28:18 adam Exp $
+; $Id: yaz.nsi,v 1.101 2007-01-03 08:42:17 adam Exp $
 
-!define VERSION "2.1.42"
+!define VERSION "2.1.44"
 
 ; Microsoft runtime CRT
 ; VS 2003
index afd34b2..da412bb 100644 (file)
@@ -1,8 +1,8 @@
 #include "winver.h"
 
 VS_VERSION_INFO VERSIONINFO 
-  FILEVERSION 2,1,42,1
-  PRODUCTVERSION  2,1,42,1
+  FILEVERSION 2,1,44,1
+  PRODUCTVERSION  2,1,44,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
   FILEFLAGS 0x1L
@@ -20,14 +20,14 @@ VS_VERSION_INFO VERSIONINFO
             VALUE "Comments", "Z39.50/SRU Library\0"
             VALUE "CompanyName", "Index Data ApS\0"
             VALUE "FileDescription", "YAZ Library\0"
-            VALUE "FileVersion", "2, 1, 42, 1\0"
+            VALUE "FileVersion", "2, 1, 44, 1\0"
             VALUE "InternalName", "YAZ\0"
-            VALUE "LegalCopyright", "Copyright © 1995-2006 Index Data ApS\0"
+            VALUE "LegalCopyright", "Copyright © 1995-2007 Index Data ApS\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "yaz.rc\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "YAZ Toolkit\0"
-            VALUE "ProductVersion", "2, 1, 42, 1\0"
+            VALUE "ProductVersion", "2, 1, 44, 1\0"
             VALUE "SpecialBuild", "\0"
         END
  }
index 0fc1408..6de24ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: zoom-benchmark.c,v 1.15 2006-10-04 16:59:35 mike Exp $
+ * $Id: zoom-benchmark.c,v 1.16 2007-01-03 08:42:17 adam Exp $
  *
  * Asynchronous multi-target client doing search and piggyback retrieval
  */
index 24a4b17..d8afa4d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoom-bug-641.c,v 1.1 2006-09-19 21:15:01 adam Exp $  */
+/* $Id: zoom-bug-641.c,v 1.2 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoom-bug641.c
     \brief Program to illustrate bug 641
index 83252b3..13fa4c6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoom-ka.c,v 1.1 2006-09-19 19:41:32 adam Exp $  */
+/* $Id: zoom-ka.c,v 1.2 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoom-ka.c
     \brief Test ZOOM Keepalive / reconnect
index 5f99d66..0d14c02 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: zoomsh.c,v 1.42 2006-10-31 14:08:03 adam Exp $
+ * $Id: zoomsh.c,v 1.43 2007-01-03 08:42:17 adam Exp $
  */
 
 /** \file zoomsh.c
index 76ff2d7..b3dae58 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst1.c,v 1.5 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst1.c,v 1.6 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst1.c
     \brief Synchronous single-target client doing search (but no retrieval)
index c79b5ea..a02c199 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst10.c,v 1.3 2006-10-24 09:53:42 adam Exp $  */
+/* $Id: zoomtst10.c,v 1.4 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst10.c
     \brief Synchronous single-target search using CCL conversion
index f8e3159..43aeaff 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst2.c,v 1.8 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst2.c,v 1.9 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst2.c
     \brief Asynchronous single-target client performing search (no retrieval)
index ba07960..8e2a054 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst3.c,v 1.11 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst3.c,v 1.12 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst3.c
     \brief Asynchronous multi-target client
index bb26fc2..a9bf85c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst4.c,v 1.9 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst4.c,v 1.10 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst4.c
     \brief Asynchronous multi-target client with separate present
index 1d4cdda..c88b762 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst5.c,v 1.11 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst5.c,v 1.12 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst5.c
     \brief Asynchronous multi-target client with sort
index 90f41ff..891a419 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst6.c,v 1.12 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst6.c,v 1.13 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst6.c
     \brief Asynchronous multi-target client with two searches
index 0f39f89..cc255dd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst7.c,v 1.15 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst7.c,v 1.16 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst7.c
     \brief Mix of operations
index 9c73d05..39fc1b1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst8.c,v 1.5 2006-04-21 10:28:08 adam Exp $  */
+/* $Id: zoomtst8.c,v 1.6 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst8.c
     \brief Asynchronous multi-target client doing scan
index f97c84f..fd01158 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zoomtst9.c,v 1.4 2006-10-04 16:59:35 mike Exp $  */
+/* $Id: zoomtst9.c,v 1.5 2007-01-03 08:42:17 adam Exp $  */
 
 /** \file zoomtst9.c
     \brief Extended Service Update
index f67f053..1821de5 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: read-grs.c,v 1.13 2005-06-25 15:46:09 adam Exp $
+ * $Id: read-grs.c,v 1.14 2007-01-03 08:42:18 adam Exp $
  */
 
 /*
index eb44631..102e8ff 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: read-marc.c,v 1.7 2005-06-25 15:46:09 adam Exp $
+ * $Id: read-marc.c,v 1.8 2007-01-03 08:42:18 adam Exp $
  */
 
 /*
index 77a600d..1963764 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ztest.c,v 1.83 2006-12-06 21:35:59 adam Exp $
+ * $Id: ztest.c,v 1.84 2007-01-03 08:42:18 adam Exp $
  */
 
 /*