From d940392c53c32ccf76fb287cc5b997b9e921a431 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 4 Apr 2008 23:24:40 +0200 Subject: [PATCH] Update headers and omit CVS Ids. --- Makefile.am | 3 +-- README | 2 +- TODO | 2 +- buildconf.sh | 1 - client/Makefile.am | 6 ++---- client/default.bib | 1 - configure.ac | 5 ++--- doc/Makefile.am | 3 ++- doc/asn.xml | 1 - doc/bookinfo.xml | 1 - doc/comstack.xml | 1 - doc/credits.xml | 1 - doc/entities.ent | 1 - doc/frontend.xml | 1 - doc/future.xml | 1 - doc/gfs-options.xml | 1 - doc/gfs-synopsis.xml | 1 - doc/gfs-virtual.xml | 1 - doc/indexdata.xml | 1 - doc/installation.xml | 1 - doc/introduction.xml | 1 - doc/license.xml | 1 - doc/local.ent.in | 1 - doc/odr.xml | 1 - doc/soap.xml | 1 - doc/tools.xml | 1 - doc/yaz-client-commands.xml | 1 - doc/yaz-client-man.xml | 1 - doc/yaz-config-man.xml | 1 - doc/yaz-iconv-man.xml | 1 - doc/yaz-icu-man.xml | 1 - doc/yaz-illclient-man.xml | 1 - doc/yaz-log-man.xml | 1 - doc/yaz-man.xml | 1 - doc/yaz-marcdump-man.xml | 1 - doc/yaz-ztest-man.xml | 1 - doc/yaz.xml | 1 - doc/zoom.xml | 1 - doc/zoomsh-man.xml | 1 - etc/MARC21slim2DC.xsl | 1 - etc/MARC21slim2MODS.xsl | 2 +- etc/MARC21slim2RDFDC.xsl | 2 +- etc/MARC21slimUtils.xsl | 2 +- etc/Makefile.am | 3 ++- etc/cqlpass.properties | 1 - etc/debian.init.d | 1 - etc/maps.xml | 1 - etc/pqf.properties | 4 +--- etc/yazgfs.xml | 1 - include/Makefile.am | 3 ++- include/yaz/Makefile.am | 3 ++- include/yaz/backend.h | 1 - include/yaz/ccl.h | 1 - include/yaz/ccl_xml.h | 1 - include/yaz/charneg.h | 1 - include/yaz/comstack.h | 1 - include/yaz/copy_types.h | 1 - include/yaz/cql.h | 1 - include/yaz/daemon.h | 1 - include/yaz/ill.h | 1 - include/yaz/libxml2_error.h | 1 - include/yaz/log.h | 1 - include/yaz/logrpn.h | 1 - include/yaz/marcdisp.h | 1 - include/yaz/match_glob.h | 1 - include/yaz/mutex.h | 1 - include/yaz/nmem.h | 1 - include/yaz/nmem_xml.h | 1 - include/yaz/odr.h | 1 - include/yaz/oid_db.h | 1 - include/yaz/oid_util.h | 1 - include/yaz/options.h | 1 - include/yaz/otherinfo.h | 1 - include/yaz/poll.h | 1 - include/yaz/pquery.h | 1 - include/yaz/proto.h | 1 - include/yaz/prt-ext.h | 1 - include/yaz/query-charset.h | 1 - include/yaz/querytowrbuf.h | 1 - include/yaz/readconf.h | 1 - include/yaz/record_conv.h | 1 - include/yaz/retrieval.h | 1 - include/yaz/snprintf.h | 1 - include/yaz/soap.h | 1 - include/yaz/sortspec.h | 1 - include/yaz/srw.h | 1 - include/yaz/statserv.h | 1 - include/yaz/tcpip.h | 1 - include/yaz/test.h | 1 - include/yaz/timing.h | 1 - include/yaz/tokenizer.h | 1 - include/yaz/tpath.h | 1 - include/yaz/unix.h | 1 - include/yaz/wrbuf.h | 1 - include/yaz/xmalloc.h | 1 - include/yaz/xmlquery.h | 1 - include/yaz/xmltypes.h | 1 - include/yaz/yaz-ccl.h | 1 - include/yaz/yaz-iconv.h | 1 - include/yaz/yaz-util.h | 1 - include/yaz/yconfig.h | 1 - include/yaz/zgdu.h | 1 - include/yaz/zoom.h | 1 - src/Makefile.am | 3 +-- src/attset_bib1.csv | 1 - src/bib1.csv | 1 - src/charconv.sgm | 1 - src/charconv.tcl | 1 - src/charconv_cjk.xml | 2 +- src/codetables.xml | 1 - src/cql.y | 15 +++++---------- src/cqlstd.y | 6 +++++- src/csvtobib1.tcl | 2 -- src/csvtodiag.tcl | 1 - src/csvtosru_update.tcl | 2 -- src/csvtosrw.tcl | 2 -- src/ill.tcl | 1 - src/oclcui.asn | 1 - src/oid.csv | 1 - src/oidtoc.tcl | 1 - src/srw.csv | 1 - src/z.tcl | 1 - test/Makefile.am | 5 ++--- test/cql2pqf-order.txt | 2 -- test/cql2pqfsample | 1 - test/cqlsample | 1 - test/tstcql.sh | 1 - test/tstcql2pqf.sh | 1 - test/tstmarc.sh | 1 - test/tstmarccol.sh | 1 - test/tstodr.asn | 1 - util/Makefile.am | 5 ++--- util/yaz-asncomp | 2 -- util/yaz-illclient.c | 5 +++-- win/makefile | 5 ++--- win/yaz.nsi | 3 ++- yaz-config.in | 4 +++- zoom/Makefile.am | 4 ++-- ztest/Makefile.am | 3 ++- ztest/config1.xml | 1 - 140 files changed, 49 insertions(+), 171 deletions(-) mode change 100755 => 100644 src/charconv.tcl mode change 100755 => 100644 src/csvtobib1.tcl mode change 100755 => 100644 src/csvtosrw.tcl diff --git a/Makefile.am b/Makefile.am index 7283653..7f07356 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.46 2008-01-14 20:34:14 adam Exp $ +## Copyright (C) 1995-2008 Index Data AUTOMAKE_OPTIONS = foreign diff --git a/README b/README index 4460120..b08a437 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -YAZ toolkit - $Id: README,v 1.51 2008-01-14 23:13:54 adam Exp $ +YAZ toolkit Copyright (C) 1995-2008, Index Data ApS. See the file LICENSE for details. diff --git a/TODO b/TODO index a00da4a..e2026a0 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -YAZ TODO $Id: TODO,v 1.15 2007-12-11 13:14:45 adam Exp $ +YAZ TODO Versions to be put automatically in configure.ac diff --git a/buildconf.sh b/buildconf.sh index 8f58349..7e6581d 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.46 2007-02-20 09:53:01 adam Exp $ automake=automake aclocal=aclocal diff --git a/client/Makefile.am b/client/Makefile.am index 1611803..680c289 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -1,7 +1,5 @@ -## Copyright (C) 1995-2007, Index Data -## All rights reserved. -## $Id: Makefile.am,v 1.30 2007-02-25 14:46:50 adam Exp $ - +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data bin_PROGRAMS=yaz-client EXTRA_PROGRAMS=bertorture diff --git a/client/default.bib b/client/default.bib index 67b8093..faf44c4 100644 --- a/client/default.bib +++ b/client/default.bib @@ -1,5 +1,4 @@ # CCL field mappings -# $Id: default.bib,v 1.11 2007-04-30 19:55:39 adam Exp $ # # The rule below is used when no fields are specified term t=l,r s=al diff --git a/configure.ac b/configure.ac index 987546c..304d3f1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,5 @@ -dnl YAZ Toolkit, Index Data 1995-2008 -dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.111 2008-02-21 10:48:44 adam Exp $ +dnl This file is part of the YAZ toolkit. +dnl Copyright (C) 1995-2008 Index Data AC_PREREQ(2.60) AC_INIT([yaz],[3.0.28],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) diff --git a/doc/Makefile.am b/doc/Makefile.am index d77b93f..21ea6d7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,5 @@ -## $Id: Makefile.am,v 1.86 2008-01-14 20:34:14 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data SUBDIRS = common diff --git a/doc/asn.xml b/doc/asn.xml index e0c70ef..bb84b52 100644 --- a/doc/asn.xml +++ b/doc/asn.xml @@ -1,4 +1,3 @@ - The Z39.50 ASN.1 Module Introduction diff --git a/doc/bookinfo.xml b/doc/bookinfo.xml index 8fdb000..589fff9 100644 --- a/doc/bookinfo.xml +++ b/doc/bookinfo.xml @@ -1,4 +1,3 @@ - YAZ User's Guide and Reference diff --git a/doc/comstack.xml b/doc/comstack.xml index 7ef336a..e951696 100644 --- a/doc/comstack.xml +++ b/doc/comstack.xml @@ -1,4 +1,3 @@ - The COMSTACK Module Synopsis (blocking mode) diff --git a/doc/credits.xml b/doc/credits.xml index 7740434..265dacb 100644 --- a/doc/credits.xml +++ b/doc/credits.xml @@ -1,4 +1,3 @@ - Credits This appendix lists individuals that have contributed in the development diff --git a/doc/entities.ent b/doc/entities.ent index c82a5fd..e8c70df 100644 --- a/doc/entities.ent +++ b/doc/entities.ent @@ -1,4 +1,3 @@ - diff --git a/doc/frontend.xml b/doc/frontend.xml index d8b61e9..fe1bd27 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,3 @@ - Generic server Introduction diff --git a/doc/future.xml b/doc/future.xml index 1c6d0be..b3f6f9a 100644 --- a/doc/future.xml +++ b/doc/future.xml @@ -1,4 +1,3 @@ - Future Directions diff --git a/doc/gfs-options.xml b/doc/gfs-options.xml index 247c89c..9af6f0e 100644 --- a/doc/gfs-options.xml +++ b/doc/gfs-options.xml @@ -1,5 +1,4 @@ diff --git a/doc/gfs-synopsis.xml b/doc/gfs-synopsis.xml index 3fda880..81266c6 100644 --- a/doc/gfs-synopsis.xml +++ b/doc/gfs-synopsis.xml @@ -1,5 +1,4 @@ diff --git a/doc/gfs-virtual.xml b/doc/gfs-virtual.xml index d04e9e2..56b2cc3 100644 --- a/doc/gfs-virtual.xml +++ b/doc/gfs-virtual.xml @@ -1,5 +1,4 @@ diff --git a/doc/indexdata.xml b/doc/indexdata.xml index 44bbbe2..8497180 100644 --- a/doc/indexdata.xml +++ b/doc/indexdata.xml @@ -1,4 +1,3 @@ - About Index Data diff --git a/doc/installation.xml b/doc/installation.xml index ca8f5c7..c6f81f2 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,3 @@ - Compilation and Installation Introduction diff --git a/doc/introduction.xml b/doc/introduction.xml index 8f8ce2d..f2ca4ff 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,4 +1,3 @@ - Introduction diff --git a/doc/license.xml b/doc/license.xml index e0e02fd..7eafc2a 100644 --- a/doc/license.xml +++ b/doc/license.xml @@ -1,4 +1,3 @@ - License Index Data Copyright diff --git a/doc/local.ent.in b/doc/local.ent.in index b7d3bb8..22cfcf2 100644 --- a/doc/local.ent.in +++ b/doc/local.ent.in @@ -1,3 +1,2 @@ - diff --git a/doc/odr.xml b/doc/odr.xml index 4ea7ed0..51189f3 100644 --- a/doc/odr.xml +++ b/doc/odr.xml @@ -1,4 +1,3 @@ - The ODR Module Introduction diff --git a/doc/soap.xml b/doc/soap.xml index ce26f63..46e785f 100644 --- a/doc/soap.xml +++ b/doc/soap.xml @@ -1,4 +1,3 @@ - SOAP and SRU Introduction diff --git a/doc/tools.xml b/doc/tools.xml index 4cfcf1d..1f3cf5f 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,3 @@ - Supporting Tools diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 52a2bd8..02c2ac5 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,4 @@ diff --git a/doc/yaz-client-man.xml b/doc/yaz-client-man.xml index 42eb323..9b51b2f 100644 --- a/doc/yaz-client-man.xml +++ b/doc/yaz-client-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-config-man.xml b/doc/yaz-config-man.xml index 3d99793..022df82 100644 --- a/doc/yaz-config-man.xml +++ b/doc/yaz-config-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-iconv-man.xml b/doc/yaz-iconv-man.xml index 0dd2a49..4bf973b 100644 --- a/doc/yaz-iconv-man.xml +++ b/doc/yaz-iconv-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-icu-man.xml b/doc/yaz-icu-man.xml index 033defa..f488504 100644 --- a/doc/yaz-icu-man.xml +++ b/doc/yaz-icu-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-illclient-man.xml b/doc/yaz-illclient-man.xml index e70436d..43c489c 100644 --- a/doc/yaz-illclient-man.xml +++ b/doc/yaz-illclient-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-log-man.xml b/doc/yaz-log-man.xml index 0b680d9..1510977 100644 --- a/doc/yaz-log-man.xml +++ b/doc/yaz-log-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-man.xml b/doc/yaz-man.xml index 2b5b30d..03788eb 100644 --- a/doc/yaz-man.xml +++ b/doc/yaz-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-marcdump-man.xml b/doc/yaz-marcdump-man.xml index 5979a50..8095098 100644 --- a/doc/yaz-marcdump-man.xml +++ b/doc/yaz-marcdump-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index a0fde75..965c15a 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -11,7 +11,6 @@ ]> - YAZ diff --git a/doc/yaz.xml b/doc/yaz.xml index 8fb9064..9bf4c96 100644 --- a/doc/yaz.xml +++ b/doc/yaz.xml @@ -1,5 +1,4 @@ - - ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is diff --git a/doc/zoomsh-man.xml b/doc/zoomsh-man.xml index 7c113a4..e0bdf7e 100644 --- a/doc/zoomsh-man.xml +++ b/doc/zoomsh-man.xml @@ -8,7 +8,6 @@ %idcommon; ]> - YAZ diff --git a/etc/MARC21slim2DC.xsl b/etc/MARC21slim2DC.xsl index 75f92ab..df85b6d 100644 --- a/etc/MARC21slim2DC.xsl +++ b/etc/MARC21slim2DC.xsl @@ -1,5 +1,4 @@ - ---> \ No newline at end of file +--> diff --git a/etc/MARC21slim2RDFDC.xsl b/etc/MARC21slim2RDFDC.xsl index 2e81677..06afea4 100644 --- a/etc/MARC21slim2RDFDC.xsl +++ b/etc/MARC21slim2RDFDC.xsl @@ -194,4 +194,4 @@ ---> \ No newline at end of file +--> diff --git a/etc/MARC21slimUtils.xsl b/etc/MARC21slimUtils.xsl index acfe598..5f3cce3 100644 --- a/etc/MARC21slimUtils.xsl +++ b/etc/MARC21slimUtils.xsl @@ -62,4 +62,4 @@ ---> \ No newline at end of file +--> diff --git a/etc/Makefile.am b/etc/Makefile.am index f07489d..a55db76 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,5 @@ -# $Id: Makefile.am,v 1.6 2008-01-25 16:30:47 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data etcdatadir = $(pkgdatadir)/etc etcdata_DATA = \ diff --git a/etc/cqlpass.properties b/etc/cqlpass.properties index ca1ca67..8ece0ff 100644 --- a/etc/cqlpass.properties +++ b/etc/cqlpass.properties @@ -1,4 +1,3 @@ -# $Id: cqlpass.properties,v 1.2 2007-02-07 15:13:16 mike Exp $ # Properties for pass-through index name to Bib-1 use attribute # Requires YAZ 2.1.49 or later. diff --git a/etc/debian.init.d b/etc/debian.init.d index 82592b8..3d252a5 100755 --- a/etc/debian.init.d +++ b/etc/debian.init.d @@ -1,5 +1,4 @@ #! /bin/sh -# $Id: debian.init.d,v 1.1 2004-01-18 21:11:11 adam Exp $ # Debian sample start/stop script for YAZ Generic Frontend Server # set -e diff --git a/etc/maps.xml b/etc/maps.xml index 72c7227..01da8f5 100644 --- a/etc/maps.xml +++ b/etc/maps.xml @@ -1,6 +1,5 @@ diff --git a/etc/pqf.properties b/etc/pqf.properties index fda24d5..380f7ed 100644 --- a/etc/pqf.properties +++ b/etc/pqf.properties @@ -1,6 +1,4 @@ -# $Id: pqf.properties,v 1.14 2008-01-06 13:08:09 adam Exp $ -# -# Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF() +# Properties file to drive org.z3950.zing.cql.CQLNode's toPQF() # back-end and the YAZ CQL-to-PQF converter. This specifies the # interpretation of various CQL indexes, relations, etc. in terms # of Type-1 query attributes. diff --git a/etc/yazgfs.xml b/etc/yazgfs.xml index 96dbfef..f63439d 100644 --- a/etc/yazgfs.xml +++ b/etc/yazgfs.xml @@ -1,4 +1,3 @@ - diff --git a/include/Makefile.am b/include/Makefile.am index 39c4c96..3c02a5c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,5 @@ -## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data AUTOMAKE_OPTIONS = foreign diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index a5d4fef..a1b13b6 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,4 +1,5 @@ -## $Id: Makefile.am,v 1.51 2008-02-18 17:07:05 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data noinst_HEADERS = icu_I18N.h diff --git a/include/yaz/backend.h b/include/yaz/backend.h index 2ebeee8..19d4229 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -24,7 +24,6 @@ * (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.48 2007-05-30 08:12:17 adam Exp $ */ /** * \file backend.h diff --git a/include/yaz/ccl.h b/include/yaz/ccl.h index 4f65026..3cad4a1 100644 --- a/include/yaz/ccl.h +++ b/include/yaz/ccl.h @@ -32,7 +32,6 @@ /* * CCL - header file * - * $Id: ccl.h,v 1.29 2007-05-01 12:22:10 adam Exp $ * * Old Europagate Log: * diff --git a/include/yaz/ccl_xml.h b/include/yaz/ccl_xml.h index a7abed6..ae61bf4 100644 --- a/include/yaz/ccl_xml.h +++ b/include/yaz/ccl_xml.h @@ -24,7 +24,6 @@ * (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: ccl_xml.h,v 1.1 2007-01-08 10:48:07 adam Exp $ */ /** * \file ccl_xml.h diff --git a/include/yaz/charneg.h b/include/yaz/charneg.h index 973f5ae..fabd654 100644 --- a/include/yaz/charneg.h +++ b/include/yaz/charneg.h @@ -24,7 +24,6 @@ * (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.10 2007-01-03 08:42:14 adam Exp $ */ /** * \file charneg.h diff --git a/include/yaz/comstack.h b/include/yaz/comstack.h index 46aef6c..a25b417 100644 --- a/include/yaz/comstack.h +++ b/include/yaz/comstack.h @@ -24,7 +24,6 @@ * (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.30 2007-10-09 06:00:55 adam Exp $ */ /** * \file comstack.h diff --git a/include/yaz/copy_types.h b/include/yaz/copy_types.h index 5a25abd..3d463a1 100644 --- a/include/yaz/copy_types.h +++ b/include/yaz/copy_types.h @@ -24,7 +24,6 @@ * (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: copy_types.h,v 1.1 2007-04-30 08:29:07 adam Exp $ */ /** * \file copy_types.h * \brief Copies various Z39.50 types diff --git a/include/yaz/cql.h b/include/yaz/cql.h index 84570e8..859519f 100644 --- a/include/yaz/cql.h +++ b/include/yaz/cql.h @@ -24,7 +24,6 @@ * (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.20 2008-01-06 16:22:02 adam Exp $ */ /** \file cql.h \brief Header with public definitions about CQL. diff --git a/include/yaz/daemon.h b/include/yaz/daemon.h index 02cb3fb..22de18f 100644 --- a/include/yaz/daemon.h +++ b/include/yaz/daemon.h @@ -24,7 +24,6 @@ * (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: daemon.h,v 1.3 2008-02-21 10:44:43 adam Exp $ */ /** * \file daemon.h diff --git a/include/yaz/ill.h b/include/yaz/ill.h index bb2e1ae..f566db6 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -24,7 +24,6 @@ * (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.12 2007-01-03 08:42:14 adam Exp $ */ /** * \file ill.h diff --git a/include/yaz/libxml2_error.h b/include/yaz/libxml2_error.h index ceb3471..d0ba8d1 100644 --- a/include/yaz/libxml2_error.h +++ b/include/yaz/libxml2_error.h @@ -24,7 +24,6 @@ * (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.3 2007-01-03 08:42:14 adam Exp $ */ /** * \file libxml2_error.h diff --git a/include/yaz/log.h b/include/yaz/log.h index 5b1e5be..7ab5469 100644 --- a/include/yaz/log.h +++ b/include/yaz/log.h @@ -24,7 +24,6 @@ * (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.43 2007-03-19 12:54:58 adam Exp $ */ /** * \file log.h diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index 352fc14..9ae7854 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -24,7 +24,6 @@ * (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.16 2007-05-08 08:22:35 adam Exp $ */ /** * \file logrpn.h diff --git a/include/yaz/marcdisp.h b/include/yaz/marcdisp.h index 75bf1ad..188ddac 100644 --- a/include/yaz/marcdisp.h +++ b/include/yaz/marcdisp.h @@ -24,7 +24,6 @@ * (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.32 2008-02-20 10:03:25 adam Exp $ */ /** * \file marcdisp.h diff --git a/include/yaz/match_glob.h b/include/yaz/match_glob.h index 9cf19a7..d0e2389 100644 --- a/include/yaz/match_glob.h +++ b/include/yaz/match_glob.h @@ -24,7 +24,6 @@ * (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: match_glob.h,v 1.1 2007-10-24 13:50:02 adam Exp $ */ /** \file \brief Glob expression matcher diff --git a/include/yaz/mutex.h b/include/yaz/mutex.h index 2fb24e1..a93a049 100644 --- a/include/yaz/mutex.h +++ b/include/yaz/mutex.h @@ -24,7 +24,6 @@ * (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: mutex.h,v 1.1 2007-04-17 20:26:18 adam Exp $ */ /** * \file mutex.h diff --git a/include/yaz/nmem.h b/include/yaz/nmem.h index 1676cfe..6913f43 100644 --- a/include/yaz/nmem.h +++ b/include/yaz/nmem.h @@ -24,7 +24,6 @@ * (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.26 2007-11-14 21:03:59 adam Exp $ */ /** * \file diff --git a/include/yaz/nmem_xml.h b/include/yaz/nmem_xml.h index 6378093..6d282c0 100644 --- a/include/yaz/nmem_xml.h +++ b/include/yaz/nmem_xml.h @@ -24,7 +24,6 @@ * (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.3 2007-01-03 08:42:14 adam Exp $ */ /** * \file nmem_xml.h diff --git a/include/yaz/odr.h b/include/yaz/odr.h index 4694aa2..64f4206 100644 --- a/include/yaz/odr.h +++ b/include/yaz/odr.h @@ -24,7 +24,6 @@ * (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.29 2007-09-11 08:35:42 adam Exp $ */ /** * \file odr.h diff --git a/include/yaz/oid_db.h b/include/yaz/oid_db.h index 6aeec74..8d1307a 100644 --- a/include/yaz/oid_db.h +++ b/include/yaz/oid_db.h @@ -24,7 +24,6 @@ * (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_db.h,v 1.10 2007-11-30 11:42:04 adam Exp $ */ /** * \file oid_db.h diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index 744300d..c201225 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -24,7 +24,6 @@ * (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_util.h,v 1.4 2007-05-08 08:22:35 adam Exp $ */ /** * \file oid_util.h diff --git a/include/yaz/options.h b/include/yaz/options.h index edc602f..2202fd6 100644 --- a/include/yaz/options.h +++ b/include/yaz/options.h @@ -24,7 +24,6 @@ * (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.9 2008-02-20 10:03:42 adam Exp $ */ /** * \file options.h diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index e267c88..6da601a 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -24,7 +24,6 @@ * (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.11 2007-05-08 08:22:35 adam Exp $ */ /** * \file otherinfo.h diff --git a/include/yaz/poll.h b/include/yaz/poll.h index 3a11496..a8ec97f 100644 --- a/include/yaz/poll.h +++ b/include/yaz/poll.h @@ -24,7 +24,6 @@ * (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: poll.h,v 1.5 2008-02-21 10:15:03 adam Exp $ */ /** * \file diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index a4ea1a0..079083d 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -24,7 +24,6 @@ * (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.11 2007-04-12 13:52:57 adam Exp $ */ /** * \file pquery.h diff --git a/include/yaz/proto.h b/include/yaz/proto.h index 531610e..651125e 100644 --- a/include/yaz/proto.h +++ b/include/yaz/proto.h @@ -24,7 +24,6 @@ * (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.28 2007-12-16 11:08:50 adam Exp $ */ /** * \file proto.h diff --git a/include/yaz/prt-ext.h b/include/yaz/prt-ext.h index 3eba377..74f88e5 100644 --- a/include/yaz/prt-ext.h +++ b/include/yaz/prt-ext.h @@ -24,7 +24,6 @@ * (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.20 2007-05-08 08:22:35 adam Exp $ */ /** * \file prt-ext.h diff --git a/include/yaz/query-charset.h b/include/yaz/query-charset.h index 48ea791..92e1c01 100644 --- a/include/yaz/query-charset.h +++ b/include/yaz/query-charset.h @@ -24,7 +24,6 @@ * (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: query-charset.h,v 1.2 2007-04-12 13:52:57 adam Exp $ */ /** * \file query-charset.h * \brief Query to WRBUF (to strings) diff --git a/include/yaz/querytowrbuf.h b/include/yaz/querytowrbuf.h index 9708ccd..000787b 100644 --- a/include/yaz/querytowrbuf.h +++ b/include/yaz/querytowrbuf.h @@ -24,7 +24,6 @@ * (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.7 2007-05-08 08:22:35 adam Exp $ */ /** * \file querytowrbuf.h * \brief Query to WRBUF (to strings) diff --git a/include/yaz/readconf.h b/include/yaz/readconf.h index ed72b1e..8107cd0 100644 --- a/include/yaz/readconf.h +++ b/include/yaz/readconf.h @@ -24,7 +24,6 @@ * (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.7 2007-01-03 08:42:14 adam Exp $ */ /** * \file readconf.h diff --git a/include/yaz/record_conv.h b/include/yaz/record_conv.h index 71adf38..763f882 100644 --- a/include/yaz/record_conv.h +++ b/include/yaz/record_conv.h @@ -24,7 +24,6 @@ * (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.9 2007-12-16 11:08:50 adam Exp $ */ /** * \file record_conv.h diff --git a/include/yaz/retrieval.h b/include/yaz/retrieval.h index 8d20b95..9fdccb9 100644 --- a/include/yaz/retrieval.h +++ b/include/yaz/retrieval.h @@ -24,7 +24,6 @@ * (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.10 2007-05-08 08:22:35 adam Exp $ */ /** * \file retrieval.h diff --git a/include/yaz/snprintf.h b/include/yaz/snprintf.h index 9d1cc26..4c633d5 100644 --- a/include/yaz/snprintf.h +++ b/include/yaz/snprintf.h @@ -24,7 +24,6 @@ * (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: snprintf.h,v 1.1 2007-02-23 10:15:01 adam Exp $ */ /** * \file snprintf.h diff --git a/include/yaz/soap.h b/include/yaz/soap.h index c4b9e3f..b0974d3 100644 --- a/include/yaz/soap.h +++ b/include/yaz/soap.h @@ -24,7 +24,6 @@ * (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.13 2007-01-03 08:42:14 adam Exp $ */ /** * \file soap.h diff --git a/include/yaz/sortspec.h b/include/yaz/sortspec.h index ca5bb7d..73cceb0 100644 --- a/include/yaz/sortspec.h +++ b/include/yaz/sortspec.h @@ -24,7 +24,6 @@ * (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.6 2007-01-03 08:42:14 adam Exp $ */ /** * \file sortspec.h diff --git a/include/yaz/srw.h b/include/yaz/srw.h index 3ae7815..4609411 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -24,7 +24,6 @@ * (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.37 2008-01-28 09:51:02 adam Exp $ */ /** * \file srw.h diff --git a/include/yaz/statserv.h b/include/yaz/statserv.h index ec5cb7a..6a27024 100644 --- a/include/yaz/statserv.h +++ b/include/yaz/statserv.h @@ -24,7 +24,6 @@ * (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.11 2007-01-03 08:42:14 adam Exp $ */ /** * \file statserv.h diff --git a/include/yaz/tcpip.h b/include/yaz/tcpip.h index b67ce62..90bd877 100644 --- a/include/yaz/tcpip.h +++ b/include/yaz/tcpip.h @@ -24,7 +24,6 @@ * (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.14 2007-10-09 06:00:55 adam Exp $ */ /** * \file tcpip.h diff --git a/include/yaz/test.h b/include/yaz/test.h index 93ff3e8..865b049 100644 --- a/include/yaz/test.h +++ b/include/yaz/test.h @@ -24,7 +24,6 @@ * (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.13 2007-01-03 08:42:14 adam Exp $ */ /** \file test.h \brief Unit Test for YAZ diff --git a/include/yaz/timing.h b/include/yaz/timing.h index 0f96357..f1ff879 100644 --- a/include/yaz/timing.h +++ b/include/yaz/timing.h @@ -24,7 +24,6 @@ * (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: timing.h,v 1.1 2007-01-03 13:46:17 adam Exp $ */ /** * \file timing.h diff --git a/include/yaz/tokenizer.h b/include/yaz/tokenizer.h index 2a8f396..f8deacb 100644 --- a/include/yaz/tokenizer.h +++ b/include/yaz/tokenizer.h @@ -24,7 +24,6 @@ * (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: tokenizer.h,v 1.2 2007-04-27 10:09:44 adam Exp $ */ /** \file tokenizer.h \brief Header with public definitions about YAZ' tokenizer diff --git a/include/yaz/tpath.h b/include/yaz/tpath.h index 4b01d45..fc33749 100644 --- a/include/yaz/tpath.h +++ b/include/yaz/tpath.h @@ -24,7 +24,6 @@ * (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.14 2007-01-03 08:42:14 adam Exp $ */ /** * \file tpath.h diff --git a/include/yaz/unix.h b/include/yaz/unix.h index ee8ce1a..e477f18 100644 --- a/include/yaz/unix.h +++ b/include/yaz/unix.h @@ -24,7 +24,6 @@ * (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.10 2007-10-09 06:00:55 adam Exp $ */ /** * \file unix.h diff --git a/include/yaz/wrbuf.h b/include/yaz/wrbuf.h index c69c3ad..37f96e7 100644 --- a/include/yaz/wrbuf.h +++ b/include/yaz/wrbuf.h @@ -24,7 +24,6 @@ * (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.29 2008-01-30 19:58:24 adam Exp $ */ /** * \file wrbuf.h diff --git a/include/yaz/xmalloc.h b/include/yaz/xmalloc.h index 290f23d..8faf00b 100644 --- a/include/yaz/xmalloc.h +++ b/include/yaz/xmalloc.h @@ -24,7 +24,6 @@ * (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.9 2007-01-03 08:42:14 adam Exp $ */ /** * \file xmalloc.h diff --git a/include/yaz/xmlquery.h b/include/yaz/xmlquery.h index 4b4e554..05409af 100644 --- a/include/yaz/xmlquery.h +++ b/include/yaz/xmlquery.h @@ -24,7 +24,6 @@ * (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.10 2007-05-06 20:12:20 adam Exp $ */ /** \file xmlquery.h \brief Query / XML conversions diff --git a/include/yaz/xmltypes.h b/include/yaz/xmltypes.h index 39c7da5..0def187 100644 --- a/include/yaz/xmltypes.h +++ b/include/yaz/xmltypes.h @@ -24,7 +24,6 @@ * (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.2 2007-01-03 08:42:14 adam Exp $ */ /** * \file xmltypes.h diff --git a/include/yaz/yaz-ccl.h b/include/yaz/yaz-ccl.h index 843674d..ae53919 100644 --- a/include/yaz/yaz-ccl.h +++ b/include/yaz/yaz-ccl.h @@ -24,7 +24,6 @@ * (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.11 2007-01-03 08:42:14 adam Exp $ */ /** * \file yaz-ccl.h diff --git a/include/yaz/yaz-iconv.h b/include/yaz/yaz-iconv.h index d066694..20d8a9e 100644 --- a/include/yaz/yaz-iconv.h +++ b/include/yaz/yaz-iconv.h @@ -24,7 +24,6 @@ * (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.15 2007-05-23 12:58:59 adam Exp $ */ /** * \file yaz-iconv.h diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index 4fc37eb..09bc159 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.h @@ -24,7 +24,6 @@ * (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.19 2007-01-12 21:41:53 adam Exp $ */ /** * \file yaz-util.h diff --git a/include/yaz/yconfig.h b/include/yaz/yconfig.h index f523a74..ea011b4 100644 --- a/include/yaz/yconfig.h +++ b/include/yaz/yconfig.h @@ -24,7 +24,6 @@ * (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.12 2007-04-24 12:54:42 adam Exp $ */ /** * \file yconfig.h diff --git a/include/yaz/zgdu.h b/include/yaz/zgdu.h index 1d4d7df..02908a2 100644 --- a/include/yaz/zgdu.h +++ b/include/yaz/zgdu.h @@ -24,7 +24,6 @@ * (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.13 2007-09-06 17:09:56 mike Exp $ */ /** * \file zgdu.h diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 9b2d21f..f14942d 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -24,7 +24,6 @@ * (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.49 2008-02-21 12:42:13 adam Exp $ */ /** * \file zoom.h diff --git a/src/Makefile.am b/src/Makefile.am index dece367..3bfc92d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.74 2008-03-05 10:41:45 adam Exp $ +## Copyright (C) 1995-2008 Index Data YAZ_VERSION_INFO=3:0:0 diff --git a/src/attset_bib1.csv b/src/attset_bib1.csv index 8cec508..4805a06 100644 --- a/src/attset_bib1.csv +++ b/src/attset_bib1.csv @@ -1,4 +1,3 @@ -"$Id: attset_bib1.csv,v 1.1 2007-07-11 08:35:57 adam Exp $" "type", 1, "Use" 1, "Personal name" 2, "Corporate name" diff --git a/src/bib1.csv b/src/bib1.csv index ef86981..e9d4a85 100644 --- a/src/bib1.csv +++ b/src/bib1.csv @@ -1,4 +1,3 @@ -"$Id: bib1.csv,v 1.1 2005-04-22 08:27:58 adam Exp $" 1, "Permanent system error" 2, "Temporary system error" 3, "Unsupported search" diff --git a/src/charconv.sgm b/src/charconv.sgm index 352643c..e1b33c6 100644 --- a/src/charconv.sgm +++ b/src/charconv.sgm @@ -4,7 +4,6 @@ - diff --git a/src/charconv.tcl b/src/charconv.tcl old mode 100755 new mode 100644 index 3086d26..4412c2a --- a/src/charconv.tcl +++ b/src/charconv.tcl @@ -1,5 +1,4 @@ #!/usr/bin/tclsh -# $Id: charconv.tcl,v 1.21 2008-01-06 13:02:48 adam Exp $ proc usage {} { puts {charconv.tcl: [-p prefix] [-s split] [-o ofile] file ... } diff --git a/src/charconv_cjk.xml b/src/charconv_cjk.xml index 494e523..99927dd 100644 --- a/src/charconv_cjk.xml +++ b/src/charconv_cjk.xml @@ -15727,4 +15727,4 @@ 9170East Asian ideograph 8E3AEast Asian ideograph 9B0FEast Asian ideograph - \ No newline at end of file + diff --git a/src/codetables.xml b/src/codetables.xml index 2edf3ff..e4a4f18 100644 --- a/src/codetables.xml +++ b/src/codetables.xml @@ -1,5 +1,4 @@ - diff --git a/src/cql.y b/src/cql.y index 2670216..c6151a2 100644 --- a/src/cql.y +++ b/src/cql.y @@ -1,13 +1,8 @@ -/* $Id: cql.y,v 1.17 2008-01-06 16:22:02 adam Exp $ - Copyright (C) 2002-2006 - Index Data ApS - -This file is part of the YAZ toolkit. - -See the file LICENSE. - - bison parser for CQL grammar. -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2008 Index Data + * See the file LICENSE for details. + */ +/* bison parser for CQL grammar. */ %{ /** * \file cql.c diff --git a/src/cqlstd.y b/src/cqlstd.y index cd2238d..2daec40 100644 --- a/src/cqlstd.y +++ b/src/cqlstd.y @@ -1,4 +1,8 @@ -/* $Id: cqlstd.y,v 1.3 2006-03-02 09:38:41 adam Exp $ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2008 Index Data + * See the file LICENSE for details. + */ +/* YACC CQL grammar taken verbatim from the official spec. We don't use that in YAZ but I don't know of a better place to put it. */ diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl old mode 100755 new mode 100644 index 2ed437b..920b6dd --- a/src/csvtobib1.tcl +++ b/src/csvtobib1.tcl @@ -4,12 +4,10 @@ # Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ # # Converts a CSV file with Bib-1 diagnostics to C+H file for easy # maintenance # -# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl diff --git a/src/csvtodiag.tcl b/src/csvtodiag.tcl index e0df27e..3124ba9 100644 --- a/src/csvtodiag.tcl +++ b/src/csvtodiag.tcl @@ -2,7 +2,6 @@ # Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $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 diff --git a/src/csvtosru_update.tcl b/src/csvtosru_update.tcl index 156744c..681f189 100644 --- a/src/csvtosru_update.tcl +++ b/src/csvtosru_update.tcl @@ -4,12 +4,10 @@ # Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $ # # Converts a CSV file with SRU update diagnostics to C+H file for easy # maintenance # -# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl diff --git a/src/csvtosrw.tcl b/src/csvtosrw.tcl old mode 100755 new mode 100644 index 8a1dc4b..f101bf1 --- a/src/csvtosrw.tcl +++ b/src/csvtosrw.tcl @@ -4,12 +4,10 @@ # Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ # # Converts a CSV file with SRW diagnostics to C+H file for easy # maintenance # -# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl diff --git a/src/ill.tcl b/src/ill.tcl index 29964bc..d03146a 100644 --- a/src/ill.tcl +++ b/src/ill.tcl @@ -1,5 +1,4 @@ # Config File for ILL -# $Id: ill.tcl,v 1.3 2007-05-03 08:34:52 heikki Exp $ # ---------------------------------------------------------- # Prefix Specifications # diff --git a/src/oclcui.asn b/src/oclcui.asn index 33b4c23..7f553b9 100644 --- a/src/oclcui.asn +++ b/src/oclcui.asn @@ -2,7 +2,6 @@ UserInfoFormat-oclcUserInformation {Z39-50-userInfoFormat OCLCUserInformation (7)} DEFINITIONS ::= BEGIN --- $Id: oclcui.asn,v 1.1 2003-10-27 12:21:33 adam Exp $ -- -- This format is returned from the server at -- fsz3950test.oclc.org:210 diff --git a/src/oid.csv b/src/oid.csv index 94a4706..6aa3af0 100644 --- a/src/oid.csv +++ b/src/oid.csv @@ -1,4 +1,3 @@ -"$Id: oid.csv,v 1.3 2007-05-30 08:12:17 adam Exp $" TRANSYN, 2.1.1, "BER" TRANSYN, 1.0.2709.1.1, "ISO2709" GENERAL, 1.0.10161.2.1, "ISOILL-1" diff --git a/src/oidtoc.tcl b/src/oidtoc.tcl index 87443e1..314a0d9 100644 --- a/src/oidtoc.tcl +++ b/src/oidtoc.tcl @@ -2,7 +2,6 @@ # Copyright (c) Index Data 2006-2007 # See the file LICENSE for details. # -# $Id: oidtoc.tcl,v 1.8 2007-05-31 12:14:02 adam Exp $ # # Converts a CSV file with Object identifiers to C diff --git a/src/srw.csv b/src/srw.csv index 23033f4..3182068 100644 --- a/src/srw.csv +++ b/src/srw.csv @@ -1,4 +1,3 @@ -"$Id: srw.csv,v 1.4 2006-09-06 15:45:13 adam Exp $" 1, "Permanent system error" 2, "System temporarily unavailable" 3, "Authentication error" diff --git a/src/z.tcl b/src/z.tcl index 38dee6c..418593d 100644 --- a/src/z.tcl +++ b/src/z.tcl @@ -1,5 +1,4 @@ # YC Sample Config File for Z39.50 -# $Id: z.tcl,v 1.1 2003-10-27 12:21:36 adam Exp $ # ---------------------------------------------------------- # Prefix Specifications # diff --git a/test/Makefile.am b/test/Makefile.am index 9f5ed92..4071ba6 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,5 @@ -## Copyright (C) 1995-2007, Index Data ApS -## All rights reserved. -## $Id: Makefile.am,v 1.42 2008-01-06 21:48:23 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \ tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \ diff --git a/test/cql2pqf-order.txt b/test/cql2pqf-order.txt index cb9037c..48f2506 100644 --- a/test/cql2pqf-order.txt +++ b/test/cql2pqf-order.txt @@ -1,5 +1,3 @@ -# $Id: cql2pqf-order.txt,v 1.1 2006-07-05 14:45:57 adam Exp $ -# # cql2pqf spec which tests evaluation order of rules # Identifiers for prefixes used in this file. (index.*) set.cql = info:srw/cql-context-set/1/cql-v1.1 diff --git a/test/cql2pqfsample b/test/cql2pqfsample index 8bc6a96..166bcca 100644 --- a/test/cql2pqfsample +++ b/test/cql2pqfsample @@ -1,4 +1,3 @@ -# $Id: cql2pqfsample,v 1.1 2008-01-06 21:48:23 adam Exp $ # CQL queries for testing. # from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html # Simple Term diff --git a/test/cqlsample b/test/cqlsample index 5b5b469..9bc2819 100644 --- a/test/cqlsample +++ b/test/cqlsample @@ -1,4 +1,3 @@ -# $Id: cqlsample,v 1.4 2008-01-06 17:37:13 adam Exp $ # CQL queries for testing. # from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html # Simple Term diff --git a/test/tstcql.sh b/test/tstcql.sh index bd8a436..7bcda25 100755 --- a/test/tstcql.sh +++ b/test/tstcql.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: tstcql.sh,v 1.4 2004-11-16 22:44:31 adam Exp $ srcdir=${srcdir:-.} oIFS="$IFS" IFS=' diff --git a/test/tstcql2pqf.sh b/test/tstcql2pqf.sh index 3833d94..052b8e4 100755 --- a/test/tstcql2pqf.sh +++ b/test/tstcql2pqf.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: tstcql2pqf.sh,v 1.1 2008-01-06 21:48:23 adam Exp $ srcdir=${srcdir:-.} oIFS="$IFS" IFS=' diff --git a/test/tstmarc.sh b/test/tstmarc.sh index b061adf..ff0b686 100755 --- a/test/tstmarc.sh +++ b/test/tstmarc.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: tstmarc.sh,v 1.4 2007-09-25 07:34:03 adam Exp $ # Tests reading of ISO2709 and checks that we get identical MARCXML # # Reads marc?.marc files , Generates marc*.xml files diff --git a/test/tstmarccol.sh b/test/tstmarccol.sh index 0f20969..63031b7 100755 --- a/test/tstmarccol.sh +++ b/test/tstmarccol.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: tstmarccol.sh,v 1.2 2006-12-15 19:28:47 adam Exp $ # Tests reading of a bunch of non-roman UTF-8 ISO2709 and see if # we can encode it in MARC-8 # diff --git a/test/tstodr.asn b/test/tstodr.asn index a526abb..3fc8d62 100644 --- a/test/tstodr.asn +++ b/test/tstodr.asn @@ -1,5 +1,4 @@ -- Small ASN.1 spec for tstodr test --- $Id: tstodr.asn,v 1.2 2005-05-26 21:47:16 adam Exp $ tstodrcodec {tstodrcodec} DEFINITIONS ::= BEGIN diff --git a/util/Makefile.am b/util/Makefile.am index 699b5d2..8cf30d5 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,5 @@ -## Copyright (C) 1995-2007, Index Data -## All rights reserved. -## $Id: Makefile.am,v 1.36 2007-11-12 11:14:49 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data bin_SCRIPTS = yaz-asncomp yaz-config diff --git a/util/yaz-asncomp b/util/yaz-asncomp index bbdeb04..e0a86b1 100755 --- a/util/yaz-asncomp +++ b/util/yaz-asncomp @@ -4,8 +4,6 @@ # (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: yaz-asncomp,v 1.9 2008-01-06 13:02:48 adam Exp $ -# set yc_version 0.4 diff --git a/util/yaz-illclient.c b/util/yaz-illclient.c index 791cf56..389f11d 100644 --- a/util/yaz-illclient.c +++ b/util/yaz-illclient.c @@ -182,7 +182,7 @@ void parseargs( int argc, char * argv[], struct prog_args *args) { int ret; char *arg; char *prog=*argv; - const char *version="$Id: yaz-illclient.c,v 1.9 2007-11-30 11:44:47 adam Exp $"; /* from cvs */ + char version[60]; struct nameval *nv; /* default values */ @@ -222,7 +222,8 @@ void parseargs( int argc, char * argv[], struct prog_args *args) { yaz_log_init_file(arg); break; case 'V': - printf("%s %s",prog, version ); + yaz_version(version, 0); + printf("%s %s\n",prog, version); break; case 'D': nv=parse_nameval(arg); diff --git a/win/makefile b/win/makefile index f9f40a4..bf8216e 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,5 @@ -# Copyright (C) 1995-2008, Index Data ApS -# All rights reserved. -# $Id: makefile,v 1.145 2008-02-21 10:15:31 adam Exp $ +# This file is part of the YAZ toolkit. +# Copyright (C) 1995-2008 Index Data # # Programmed by # Heikki Levanto & Adam Dickmeiss diff --git a/win/yaz.nsi b/win/yaz.nsi index 82e1a64..638c7bb 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,4 +1,5 @@ -; $Id: yaz.nsi,v 1.129 2008-02-21 10:48:45 adam Exp $ +; This file is part of the YAZ toolkit. +; Copyright (C) 1995-2008 Index Data !define VERSION "3.0.28" diff --git a/yaz-config.in b/yaz-config.in index cec9911..9931978 100644 --- a/yaz-config.in +++ b/yaz-config.in @@ -1,5 +1,7 @@ #!/bin/sh -# $Id: yaz-config.in,v 1.34 2008-01-16 12:18:51 adam Exp $ +# This file is part of the YAZ toolkit. +# Copyright (C) 1995-2008 Index Data + yazprefix=@prefix@ yaz_echo_cflags=no yaz_echo_libs=no diff --git a/zoom/Makefile.am b/zoom/Makefile.am index aff2c27..f735bec 100644 --- a/zoom/Makefile.am +++ b/zoom/Makefile.am @@ -1,5 +1,5 @@ -## $Id: Makefile.am,v 1.23 2007-02-21 09:10:19 adam Exp $ -## Copyright (C) 2001-2007, Index Data +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data AM_CPPFLAGS = -I$(top_srcdir)/include $(XML2_CFLAGS) diff --git a/ztest/Makefile.am b/ztest/Makefile.am index 35e90d7..7135612 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,5 @@ -## $Id: Makefile.am,v 1.22 2007-04-17 20:26:19 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data bin_PROGRAMS=yaz-ztest diff --git a/ztest/config1.xml b/ztest/config1.xml index 45995be..f51ce36 100644 --- a/ztest/config1.xml +++ b/ztest/config1.xml @@ -1,4 +1,3 @@ - tcp:@:9900 unix:/var/tmp/socket -- 1.7.10.4