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