Update headers and omit CVS Ids.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Apr 2008 21:24:40 +0000 (23:24 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Apr 2008 21:24:40 +0000 (23:24 +0200)
140 files changed:
Makefile.am
README
TODO
buildconf.sh
client/Makefile.am
client/default.bib
configure.ac
doc/Makefile.am
doc/asn.xml
doc/bookinfo.xml
doc/comstack.xml
doc/credits.xml
doc/entities.ent
doc/frontend.xml
doc/future.xml
doc/gfs-options.xml
doc/gfs-synopsis.xml
doc/gfs-virtual.xml
doc/indexdata.xml
doc/installation.xml
doc/introduction.xml
doc/license.xml
doc/local.ent.in
doc/odr.xml
doc/soap.xml
doc/tools.xml
doc/yaz-client-commands.xml
doc/yaz-client-man.xml
doc/yaz-config-man.xml
doc/yaz-iconv-man.xml
doc/yaz-icu-man.xml
doc/yaz-illclient-man.xml
doc/yaz-log-man.xml
doc/yaz-man.xml
doc/yaz-marcdump-man.xml
doc/yaz-ztest-man.xml
doc/yaz.xml
doc/zoom.xml
doc/zoomsh-man.xml
etc/MARC21slim2DC.xsl
etc/MARC21slim2MODS.xsl
etc/MARC21slim2RDFDC.xsl
etc/MARC21slimUtils.xsl
etc/Makefile.am
etc/cqlpass.properties
etc/debian.init.d
etc/maps.xml
etc/pqf.properties
etc/yazgfs.xml
include/Makefile.am
include/yaz/Makefile.am
include/yaz/backend.h
include/yaz/ccl.h
include/yaz/ccl_xml.h
include/yaz/charneg.h
include/yaz/comstack.h
include/yaz/copy_types.h
include/yaz/cql.h
include/yaz/daemon.h
include/yaz/ill.h
include/yaz/libxml2_error.h
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/match_glob.h
include/yaz/mutex.h
include/yaz/nmem.h
include/yaz/nmem_xml.h
include/yaz/odr.h
include/yaz/oid_db.h
include/yaz/oid_util.h
include/yaz/options.h
include/yaz/otherinfo.h
include/yaz/poll.h
include/yaz/pquery.h
include/yaz/proto.h
include/yaz/prt-ext.h
include/yaz/query-charset.h
include/yaz/querytowrbuf.h
include/yaz/readconf.h
include/yaz/record_conv.h
include/yaz/retrieval.h
include/yaz/snprintf.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/timing.h
include/yaz/tokenizer.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/yconfig.h
include/yaz/zgdu.h
include/yaz/zoom.h
src/Makefile.am
src/attset_bib1.csv
src/bib1.csv
src/charconv.sgm
src/charconv.tcl [changed mode: 0755->0644]
src/charconv_cjk.xml
src/codetables.xml
src/cql.y
src/cqlstd.y
src/csvtobib1.tcl [changed mode: 0755->0644]
src/csvtodiag.tcl
src/csvtosru_update.tcl
src/csvtosrw.tcl [changed mode: 0755->0644]
src/ill.tcl
src/oclcui.asn
src/oid.csv
src/oidtoc.tcl
src/srw.csv
src/z.tcl
test/Makefile.am
test/cql2pqf-order.txt
test/cql2pqfsample
test/cqlsample
test/tstcql.sh
test/tstcql2pqf.sh
test/tstmarc.sh
test/tstmarccol.sh
test/tstodr.asn
util/Makefile.am
util/yaz-asncomp
util/yaz-illclient.c
win/makefile
win/yaz.nsi
yaz-config.in
zoom/Makefile.am
ztest/Makefile.am
ztest/config1.xml

index 7283653..7f07356 100644 (file)
@@ -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 (file)
--- 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 (file)
--- 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
index 8f58349..7e6581d 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.46 2007-02-20 09:53:01 adam Exp $
 
 automake=automake
 aclocal=aclocal
index 1611803..680c289 100644 (file)
@@ -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
index 67b8093..faf44c4 100644 (file)
@@ -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
index 987546c..304d3f1 100644 (file)
@@ -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)
index d77b93f..21ea6d7 100644 (file)
@@ -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
 
index e0c70ef..bb84b52 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: asn.xml,v 1.20 2007-10-16 10:45:53 adam Exp $ -->
  <chapter id="asn"><title>The Z39.50 ASN.1 Module</title>
   <sect1 id="asn.introduction"><title>Introduction</title>
    <para>
index 8fdb000..589fff9 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: bookinfo.xml,v 1.5 2007-01-19 15:59:49 adam Exp $ -->
  <bookinfo>
   <title>YAZ User&apos;s Guide and Reference</title>
   <authorgroup>
index 7ef336a..e951696 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: comstack.xml,v 1.15 2007-02-01 09:56:14 adam Exp $ -->
  <chapter id="comstack"><title>The COMSTACK Module</title>
   
   <sect1 id="comstack.synopsis"><title>Synopsis (blocking mode)</title>
index 7740434..265dacb 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: credits.xml,v 1.18 2007-05-23 08:53:20 adam Exp $ -->
  <appendix id="credits"><title>Credits</title>
   <para>
    This appendix lists individuals that have contributed in the development
index c82a5fd..e8c70df 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: entities.ent,v 1.10 2008-01-14 23:13:55 adam Exp $ -->
 <!ENTITY yaz "YAZ">
 <!ENTITY bookinfo SYSTEM "bookinfo.xml">
 <!ENTITY chap-introduction SYSTEM "introduction.xml">
index d8b61e9..fe1bd27 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: frontend.xml,v 1.37 2008-01-17 21:44:18 adam Exp $ -->
  <chapter id="server"><title>Generic server</title>
   <sect1 id="server.introduction"><title>Introduction</title>
    
index 1c6d0be..b3f6f9a 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: future.xml,v 1.11 2006-04-25 11:25:08 marc Exp $ -->
  <chapter id="future"><title>Future Directions</title>
   
   <para>
index 247c89c..9af6f0e 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: gfs-options.xml,v 1.6 2006-09-29 13:20:22 adam Exp $
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
index 3fda880..81266c6 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: gfs-synopsis.xml,v 1.4 2006-09-29 13:20:22 adam Exp $
    cmd description of YAZ GFS application.
    Included in both manual and man page for yaz-ztest
 -->
index d04e9e2..56b2cc3 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: gfs-virtual.xml,v 1.9 2007-08-13 16:58:46 mike Exp $
    Description of the virtual host mechanism in YAZ GFS
    Included in both manual and man page for yaz-ztest
 -->
index 44bbbe2..8497180 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: indexdata.xml,v 1.10 2007-02-01 09:56:14 adam Exp $ -->
  <appendix id="indexdata"><title>About Index Data</title>
 
   <para>
index ca8f5c7..c6f81f2 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: installation.xml,v 1.41 2008-01-25 16:28:42 adam Exp $ -->
 <chapter id="installation"><title>Compilation and Installation</title>
   
   <sect1 id="installation-introduction"><title>Introduction</title>
index 8f8ce2d..f2ca4ff 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: introduction.xml,v 1.27 2007-11-21 09:04:46 adam Exp $ -->
  <chapter id="introduction"><title>Introduction</title>
 
   <para>
index e0e02fd..7eafc2a 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: license.xml,v 1.17 2008-01-14 20:34:15 adam Exp $ -->
  <appendix id="license"><title>License</title>
 
   <sect1 id="license.indexdata"><title>Index Data Copyright</title>
index b7d3bb8..22cfcf2 100644 (file)
@@ -1,3 +1,2 @@
-<!-- $Id: local.ent.in,v 1.1 2006-05-28 19:56:25 adam Exp $ -->
 <!ENTITY version "@VERSION@">
 <!ENTITY prefix "@prefix@">
index 4ea7ed0..51189f3 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: odr.xml,v 1.21 2007-10-16 10:45:53 adam Exp $ -->
  <chapter id="odr"><title>The ODR Module</title>
   
   <sect1 id="odr.introduction"><title>Introduction</title>
index ce26f63..46e785f 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: soap.xml,v 1.7 2006-06-13 16:01:51 adam Exp $ -->
 <chapter id="soap"><title>SOAP and SRU</title>
   <sect1 id="soap.introduction"><title>Introduction</title>
     <para>
index 4cfcf1d..1f3cf5f 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: tools.xml,v 1.66 2008-02-28 09:40:42 adam Exp $ -->
  <chapter id="tools"><title>Supporting Tools</title>
   
   <para>
index 52a2bd8..02c2ac5 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: yaz-client-commands.xml,v 1.21 2007-11-21 09:04:46 adam Exp $
    Commands for YAZ client.
    Included in both manual and man page for yaz-client.
 -->
index 42eb323..9b51b2f 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-client-man.xml,v 1.17 2007-11-21 09:04:46 adam Exp $ -->
 <refentry id="yaz-client">
  <refentryinfo>
   <productname>YAZ</productname>
index 3d99793..022df82 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-config-man.xml,v 1.9 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="yaz-config">
  <refentryinfo>
   <productname>YAZ</productname>
index 0dd2a49..4bf973b 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-iconv-man.xml,v 1.6 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="yaz-iconv">
  <refentryinfo>
   <productname>YAZ</productname>
index 033defa..f488504 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-icu-man.xml,v 1.3 2007-11-21 09:04:47 adam Exp $ -->
 <refentry id="yaz-icu">
  <refentryinfo>
   <productname>YAZ</productname>
index e70436d..43c489c 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-illclient-man.xml,v 1.1 2007-06-03 09:56:50 adam Exp $ -->
 <refentry id="yaz-illclient">
  <refentryinfo>
   <productname>YAZ</productname>
index 0b680d9..1510977 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-log-man.xml,v 1.8 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="yaz-log">
  <refentryinfo>
   <productname>YAZ</productname>
index 2b5b30d..03788eb 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-man.xml,v 1.14 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="yaz">
  <refentryinfo>
   <productname>YAZ</productname>
index 5979a50..8095098 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: yaz-marcdump-man.xml,v 1.15 2007-09-23 07:40:13 adam Exp $ -->
 <refentry id="yaz-marcdump">
  <refentryinfo>
   <productname>YAZ</productname>
index a0fde75..965c15a 100644 (file)
@@ -11,7 +11,6 @@
      <!ENTITY reference-tools-cql-map 'section "Specifiction of CQL to RPN mappings"'>
      <!ENTITY reference-tools-cql-map 'section "CCL Qualifiers"'>
 ]>
-<!-- $Id: yaz-ztest-man.xml,v 1.18 2007-11-21 09:04:47 adam Exp $ -->
 <refentry id="yaz-ztest">
  <refentryinfo>
   <productname>YAZ</productname>
index 8fb9064..9bf4c96 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!-- $Id: yaz.xml,v 1.26 2008-01-14 20:34:15 adam Exp $ -->
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
 [
index 8c99869..5d89f45 100644 (file)
@@ -20,7 +20,6 @@ ZOOM_options_set_int(opt, name, value)
 ZOOM_connection_scan1 (ZOOM_connection c, ZOOM_query startterm)
 ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn)
 -->
-<!-- $Id: zoom.xml,v 1.65 2007-09-11 16:36:51 adam Exp $ -->
  <chapter id="zoom"><title>ZOOM</title>
   <para>
     &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is
index 7c113a4..e0bdf7e 100644 (file)
@@ -8,7 +8,6 @@
      <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: zoomsh-man.xml,v 1.6 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="zoomsh">
  <refentryinfo>
   <productname>YAZ</productname>
index 75f92ab..df85b6d 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: MARC21slim2DC.xsl,v 1.1 2003-01-06 08:20:27 adam Exp $ -->
 <xsl:stylesheet version="1.0"
   xmlns:marc="http://www.loc.gov/MARC21/slim"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
index ff35524..955a498 100644 (file)
 <metaInformation>\r
 <scenarios ><scenario default="yes" name="modstst2" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\modstst2.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="modstest" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\modstest.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\t.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/></scenarios><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
 </metaInformation>\r
--->
\ No newline at end of file
+-->
index 2e81677..06afea4 100644 (file)
 <metaInformation>\r
 <scenarios ><scenario default="no" name="MODS Website Samples" userelativepaths="yes" externalpreview="no" url="..\xml\MARC21slim\modswebsitesamples.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="Ray Charles" userelativepaths="yes" externalpreview="no" url="..\xml\MARC21slim\raycharles.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="yes" name="s6" userelativepaths="yes" externalpreview="no" url="..\ifla\sally6.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="s7" userelativepaths="yes" externalpreview="no" url="..\ifla\sally7.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="s12" userelativepaths="yes" externalpreview="no" url="..\ifla\sally12.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/></scenarios><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
 </metaInformation>\r
--->
\ No newline at end of file
+-->
index acfe598..5f3cce3 100644 (file)
@@ -62,4 +62,4 @@
 <metaInformation>\r
 <scenarios/><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
 </metaInformation>\r
--->
\ No newline at end of file
+-->
index f07489d..a55db76 100644 (file)
@@ -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 =  \
index ca1ca67..8ece0ff 100644 (file)
@@ -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.
 
index 82592b8..3d252a5 100755 (executable)
@@ -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
index 72c7227..01da8f5 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0"?>
 <!-- 
-  $Id: maps.xml,v 1.1 2003-01-06 08:20:27 adam Exp $
   XSLT for each schema conversion.
 -->
 <schema-mappings xmlns="http://indexdata.dk/srw/schema-mappings/v1.0/">
index fda24d5..380f7ed 100644 (file)
@@ -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.
index 96dbfef..f63439d 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: yazgfs.xml,v 1.8 2008-01-25 16:29:35 adam Exp $ -->
 <!-- sample YAZ GFS config file .. see 
   http://indexdata.dk/yaz/doc/server.vhosts.tkl -->
 <yazgfs>
index 39c4c96..3c02a5c 100644 (file)
@@ -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 
 
index a5d4fef..a1b13b6 100644 (file)
@@ -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
 
index 2ebeee8..19d4229 100644 (file)
@@ -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
index 4f65026..3cad4a1 100644 (file)
@@ -32,7 +32,6 @@
 /*
  * CCL - header file
  *
- * $Id: ccl.h,v 1.29 2007-05-01 12:22:10 adam Exp $
  *
  * Old Europagate Log:
  *
index a7abed6..ae61bf4 100644 (file)
@@ -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
index 973f5ae..fabd654 100644 (file)
@@ -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
index 46aef6c..a25b417 100644 (file)
@@ -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
index 5a25abd..3d463a1 100644 (file)
@@ -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
index 84570e8..859519f 100644 (file)
@@ -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.
index 02cb3fb..22de18f 100644 (file)
@@ -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
index bb2e1ae..f566db6 100644 (file)
@@ -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
index ceb3471..d0ba8d1 100644 (file)
@@ -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
index 5b1e5be..7ab5469 100644 (file)
@@ -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
index 352fc14..9ae7854 100644 (file)
@@ -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
index 75bf1ad..188ddac 100644 (file)
@@ -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
index 9cf19a7..d0e2389 100644 (file)
@@ -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
index 2fb24e1..a93a049 100644 (file)
@@ -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
index 1676cfe..6913f43 100644 (file)
@@ -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
index 6378093..6d282c0 100644 (file)
@@ -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
index 4694aa2..64f4206 100644 (file)
@@ -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
index 6aeec74..8d1307a 100644 (file)
@@ -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
index 744300d..c201225 100644 (file)
@@ -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
index edc602f..2202fd6 100644 (file)
@@ -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
index e267c88..6da601a 100644 (file)
@@ -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
index 3a11496..a8ec97f 100644 (file)
@@ -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
index a4ea1a0..079083d 100644 (file)
@@ -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
index 531610e..651125e 100644 (file)
@@ -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
index 3eba377..74f88e5 100644 (file)
@@ -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
index 48ea791..92e1c01 100644 (file)
@@ -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)
index 9708ccd..000787b 100644 (file)
@@ -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)
index ed72b1e..8107cd0 100644 (file)
@@ -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
index 71adf38..763f882 100644 (file)
@@ -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
index 8d20b95..9fdccb9 100644 (file)
@@ -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
index 9d1cc26..4c633d5 100644 (file)
@@ -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
index c4b9e3f..b0974d3 100644 (file)
@@ -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
index ca5bb7d..73cceb0 100644 (file)
@@ -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
index 3ae7815..4609411 100644 (file)
@@ -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
index ec5cb7a..6a27024 100644 (file)
@@ -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
index b67ce62..90bd877 100644 (file)
@@ -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
index 93ff3e8..865b049 100644 (file)
@@ -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
index 0f96357..f1ff879 100644 (file)
@@ -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
index 2a8f396..f8deacb 100644 (file)
@@ -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
index 4b01d45..fc33749 100644 (file)
@@ -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
index ee8ce1a..e477f18 100644 (file)
@@ -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
index c69c3ad..37f96e7 100644 (file)
@@ -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
index 290f23d..8faf00b 100644 (file)
@@ -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
index 4b4e554..05409af 100644 (file)
@@ -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
index 39c7da5..0def187 100644 (file)
@@ -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
index 843674d..ae53919 100644 (file)
@@ -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
index d066694..20d8a9e 100644 (file)
@@ -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
index 4fc37eb..09bc159 100644 (file)
@@ -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
index f523a74..ea011b4 100644 (file)
@@ -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
index 1d4d7df..02908a2 100644 (file)
@@ -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
index 9b2d21f..f14942d 100644 (file)
@@ -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
index dece367..3bfc92d 100644 (file)
@@ -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
 
index 8cec508..4805a06 100644 (file)
@@ -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"
index ef86981..e9d4a85 100644 (file)
@@ -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"
index 352643c..e1b33c6 100644 (file)
@@ -4,7 +4,6 @@
 <!-- DATE:      June 18, 2001                                  -->
 <!--                                                               -->
 <!-- MULBERRY INTERNAL VERSION CONTROL:                            -->
-<!-- $Id: charconv.sgm,v 1.1 2003-10-27 12:21:30 adam Exp $         -->
 <!-- ============================================================= -->
 
 <!-- ============================================================= -->
old mode 100755 (executable)
new mode 100644 (file)
index 3086d26..4412c2a
@@ -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 ... }
index 494e523..99927dd 100644 (file)
 <character hex="70 75 23"><unientity>9170</unientity><desc>East Asian ideograph</desc></character>
 <character hex="70 75 5D"><unientity>8E3A</unientity><desc>East Asian ideograph</desc></character>
 <character hex="70 77 5D"><unientity>9B0F</unientity><desc>East Asian ideograph</desc></character>
-</entitymap>
\ No newline at end of file
+</entitymap>
index 2edf3ff..e4a4f18 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0"?>
-<!-- $Id: codetables.xml,v 1.5 2007-09-14 21:39:36 adam Exp $ -->
 <!-- Switched <marc>212320</marc> and <marc>212320</marc> -->
 <codeTables>
        <codeTable name="Basic and Extended Latin" date="January 2000" number="1">
index 2670216..c6151a2 100644 (file)
--- 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
index cd2238d..2daec40 100644 (file)
@@ -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.
  */
old mode 100755 (executable)
new mode 100644 (file)
index 2ed437b..920b6dd
@@ -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
 
index e0df27e..3124ba9 100644 (file)
@@ -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
index 156744c..681f189 100644 (file)
@@ -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
 
old mode 100755 (executable)
new mode 100644 (file)
index 8a1dc4b..f101bf1
@@ -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
 
index 29964bc..d03146a 100644 (file)
@@ -1,5 +1,4 @@
 # Config File for ILL
-# $Id: ill.tcl,v 1.3 2007-05-03 08:34:52 heikki Exp $
 # ----------------------------------------------------------
 # Prefix Specifications
 #  
index 33b4c23..7f553b9 100644 (file)
@@ -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
index 94a4706..6aa3af0 100644 (file)
@@ -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"
index 87443e1..314a0d9 100644 (file)
@@ -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
 
index 23033f4..3182068 100644 (file)
@@ -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" 
index 38dee6c..418593d 100644 (file)
--- 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
 #  
index 9f5ed92..4071ba6 100644 (file)
@@ -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 \
index cb9037c..48f2506 100644 (file)
@@ -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
index 8bc6a96..166bcca 100644 (file)
@@ -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
index 5b5b469..9bc2819 100644 (file)
@@ -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
index bd8a436..7bcda25 100755 (executable)
@@ -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='
index 3833d94..052b8e4 100755 (executable)
@@ -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='
index b061adf..ff0b686 100755 (executable)
@@ -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
index 0f20969..63031b7 100755 (executable)
@@ -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
 #
index a526abb..3fc8d62 100644 (file)
@@ -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
index 699b5d2..8cf30d5 100644 (file)
@@ -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
 
index bbdeb04..e0a86b1 100755 (executable)
@@ -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
 
index 791cf56..389f11d 100644 (file)
@@ -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);
index f9f40a4..bf8216e 100644 (file)
@@ -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
index 82e1a64..638c7bb 100644 (file)
@@ -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"
 
index cec9911..9931978 100644 (file)
@@ -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
index aff2c27..f735bec 100644 (file)
@@ -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)
 
index 35e90d7..7135612 100644 (file)
@@ -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
 
index 45995be..f51ce36 100644 (file)
@@ -1,4 +1,3 @@
-<!-- $Id: config1.xml,v 1.3 2005-03-14 11:13:12 adam Exp $ -->
  <yazgfs>
   <listen id="public">tcp:@:9900</listen>
   <listen id="internal">unix:/var/tmp/socket</listen>