From: Adam Dickmeiss Date: Sat, 19 Apr 2008 17:47:55 +0000 (+0200) Subject: Updated copyright headers. Omit CVS IDs. X-Git-Tag: v1.3.3.1~3 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=22afe38a1f113ef7f2a46d1fde0141cf10b27eb4 Updated copyright headers. Omit CVS IDs. --- diff --git a/README b/README index 9920d5d..4b24bcb 100644 --- a/README +++ b/README @@ -1,7 +1,5 @@ YAZ proxy - A Z39.50/SRU proxy. -$Id: README,v 1.6 2006-06-14 10:12:23 adam Exp $ - Introduction ------------ diff --git a/buildconf.sh b/buildconf.sh index aa4288b..d71be7a 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.12 2006-05-26 19:57:35 adam Exp $ test -d config || mkdir config if test -d m4/.git -a -d doc/common/.git; then diff --git a/configure.ac b/configure.ac index 7671bfd..eaa499b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,5 @@ -dnl yazproxy, Index Data 1994-2008 +dnl This file is part of YAZ proxy dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.20 2008-02-22 14:59:57 adam Exp $ AC_PREREQ(2.60) AC_INIT([yazproxy],[1.3.3],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) diff --git a/doc/Makefile.am b/doc/Makefile.am index 2d56e46..e0c3f66 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,3 @@ -## $Id: Makefile.am,v 1.18 2007-07-10 09:42:09 adam Exp $ SUBDIRS = common XMLFILES = \ diff --git a/doc/entities.ent b/doc/entities.ent index d4b8dfa..e198635 100644 --- a/doc/entities.ent +++ b/doc/entities.ent @@ -1,4 +1,3 @@ - diff --git a/doc/installation.xml b/doc/installation.xml index e45f355..364e4fd 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,5 +1,4 @@ - Installation You need a C++ compiler to compile and use YAZ proxy. diff --git a/doc/introduction.xml b/doc/introduction.xml index b67101b..04536cc 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,4 +1,3 @@ - Introduction The YAZ Proxy is diff --git a/doc/license.xml b/doc/license.xml index 8be8e0c..2f70c64 100644 --- a/doc/license.xml +++ b/doc/license.xml @@ -1,11 +1,10 @@ - License
GPL YAZ Proxy, - Copyright © 1999-2004 Index Data ApS. + Copyright © 1998-2008 Index Data. @@ -25,8 +24,8 @@ You should have received a copy of the GNU General Public License along with YAZ Proxy; see the file LICENSE.proxy. If not, write to the - Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. + Free Software Foundation, + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA @@ -34,7 +33,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/doc/local.ent.in b/doc/local.ent.in index 5ba670c..22cfcf2 100644 --- a/doc/local.ent.in +++ b/doc/local.ent.in @@ -1,3 +1,2 @@ - diff --git a/doc/reference.xml b/doc/reference.xml index bb0f5e0..98315f6 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -843,7 +843,6 @@ - indexdata.dk diff --git a/doc/yaz-proxy-man.xml b/doc/yaz-proxy-man.xml index 31f13b8..84b2e60 100644 --- a/doc/yaz-proxy-man.xml +++ b/doc/yaz-proxy-man.xml @@ -3,7 +3,6 @@ [ ]> - &yaz-proxy-ref; SEE ALSO diff --git a/doc/yazproxy.xml b/doc/yazproxy.xml index 45d8738..0230ba2 100644 --- a/doc/yazproxy.xml +++ b/doc/yazproxy.xml @@ -9,7 +9,6 @@ %idcommon; ]> - YAZ proxy User's Guide and Reference @@ -30,7 +29,6 @@ This manual covers version &version;. - CVS ID: $Id: yazproxy.xml,v 1.3 2007-05-22 11:12:01 adam Exp $ diff --git a/etc/MARC21slim2MODS.xsl b/etc/MARC21slim2MODS.xsl index ff35524..955a498 100644 --- a/etc/MARC21slim2MODS.xsl +++ b/etc/MARC21slim2MODS.xsl @@ -1870,4 +1870,4 @@ ---> \ No newline at end of file +--> diff --git a/etc/MARC21slim2MODS3.xsl b/etc/MARC21slim2MODS3.xsl index 9820e81..09c3ab3 100644 --- a/etc/MARC21slim2MODS3.xsl +++ b/etc/MARC21slim2MODS3.xsl @@ -2651,4 +2651,4 @@ Added Log Comment ---> \ 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 7d73ff5..1fae05a 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.8 2007-10-08 11:47:20 adam Exp $ proxydatadir=$(datadir)/yazproxy proxydata_DATA = \ diff --git a/etc/config-mafi2ma.xml b/etc/config-mafi2ma.xml index 4934aae..6b75594 100644 --- a/etc/config-mafi2ma.xml +++ b/etc/config-mafi2ma.xml @@ -1,5 +1,4 @@ - - diff --git a/etc/config.xml b/etc/config.xml index 3c84edb..3ed025b 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -1,5 +1,4 @@ - - - - - + #include diff --git a/src/charset-converter.cpp b/src/charset-converter.cpp index 8ff1145..4d21765 100644 --- a/src/charset-converter.cpp +++ b/src/charset-converter.cpp @@ -1,7 +1,5 @@ -/* $Id: charset-converter.cpp,v 1.7 2007-12-27 10:44:49 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/limit-connect.cpp b/src/limit-connect.cpp index 270d567..12391db 100644 --- a/src/limit-connect.cpp +++ b/src/limit-connect.cpp @@ -1,7 +1,5 @@ -/* $Id: limit-connect.cpp,v 1.2 2006-04-06 16:25:21 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,9 +12,8 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/mod_helsinki.cpp b/src/mod_helsinki.cpp index af6b211..23c3d40 100644 --- a/src/mod_helsinki.cpp +++ b/src/mod_helsinki.cpp @@ -1,7 +1,5 @@ -/* $Id: mod_helsinki.cpp,v 1.4 2007-10-08 08:14:02 adam Exp $ - Copyright (c) 1998-2005, Index Data. - -This file is part of the yaz-proxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/mod_sample.cpp b/src/mod_sample.cpp index c115c80..9546271 100644 --- a/src/mod_sample.cpp +++ b/src/mod_sample.cpp @@ -1,7 +1,5 @@ -/* $Id: mod_sample.cpp,v 1.7 2006-07-06 11:50:26 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/modules.cpp b/src/modules.cpp index bb80df4..dee13e0 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,7 +1,5 @@ -/* $Id: modules.cpp,v 1.7 2006-03-30 10:32:16 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #if HAVE_DLFCN_H diff --git a/src/msg-thread.cpp b/src/msg-thread.cpp index 2c36163..14bdfcc 100644 --- a/src/msg-thread.cpp +++ b/src/msg-thread.cpp @@ -1,7 +1,5 @@ -/* $Id: msg-thread.cpp,v 1.14 2006-03-30 14:16:34 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #if YAZ_POSIX_THREADS #include diff --git a/src/msg-thread.h b/src/msg-thread.h index a8f17ec..fed7a62 100644 --- a/src/msg-thread.h +++ b/src/msg-thread.h @@ -1,7 +1,5 @@ -/* $Id: msg-thread.h,v 1.11 2006-03-30 14:16:34 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/proxyp.h b/src/proxyp.h index 0296b87..203bf7a 100644 --- a/src/proxyp.h +++ b/src/proxyp.h @@ -1,7 +1,5 @@ -/* $Id: proxyp.h,v 1.19 2006-07-06 11:50:26 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #if YAZ_HAVE_XSLT #include diff --git a/src/t-server.cpp b/src/t-server.cpp index e91049b..55adea8 100644 --- a/src/t-server.cpp +++ b/src/t-server.cpp @@ -1,9 +1,20 @@ -/* - * Copyright (c) 2005, Index Data. - * See the file LICENSE for details. - * - * $Id: t-server.cpp,v 1.9 2006-03-30 14:19:19 adam Exp $ - */ +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data + +YAZ proxy is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +YAZ proxy is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/tstthreads.cpp b/src/tstthreads.cpp index ac78157..23ccb6f 100644 --- a/src/tstthreads.cpp +++ b/src/tstthreads.cpp @@ -1,7 +1,5 @@ -/* $Id: tstthreads.cpp,v 1.11 2006-03-30 14:19:19 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/yaz-bw.cpp b/src/yaz-bw.cpp index 5b7b4a2..26121d2 100644 --- a/src/yaz-bw.cpp +++ b/src/yaz-bw.cpp @@ -1,7 +1,5 @@ -/* $Id: yaz-bw.cpp,v 1.8 2006-03-30 10:32:42 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include diff --git a/src/yaz-proxy-config.cpp b/src/yaz-proxy-config.cpp index 7fe6204..990799a 100644 --- a/src/yaz-proxy-config.cpp +++ b/src/yaz-proxy-config.cpp @@ -1,7 +1,5 @@ -/* $Id: yaz-proxy-config.cpp,v 1.37 2007-05-08 12:05:09 adam Exp $ - Copyright (c) 1998-2007, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index 88b106a..d53d10d 100644 --- a/src/yaz-proxy-main.cpp +++ b/src/yaz-proxy-main.cpp @@ -1,7 +1,5 @@ -/* $Id: yaz-proxy-main.cpp,v 1.22 2008-02-21 09:33:23 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #if HAVE_UNISTD_H diff --git a/src/yaz-proxy.cpp b/src/yaz-proxy.cpp index 926d5b4..948838d 100644 --- a/src/yaz-proxy.cpp +++ b/src/yaz-proxy.cpp @@ -1,7 +1,5 @@ -/* $Id: yaz-proxy.cpp,v 1.78 2008-02-21 09:33:23 adam Exp $ - Copyright (c) 1998-2008, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #ifdef WIN32 #define HAVE_SYS_STAT_H 1 diff --git a/src/yaz-usemarcon.cpp b/src/yaz-usemarcon.cpp index a815f7b..e8021fb 100644 --- a/src/yaz-usemarcon.cpp +++ b/src/yaz-usemarcon.cpp @@ -1,7 +1,5 @@ -/* $Id: yaz-usemarcon.cpp,v 1.3 2006-03-30 10:31:37 adam Exp $ - Copyright (c) 1998-2006, Index Data. - -This file is part of the yazproxy. +/* This file is part of YAZ proxy + Copyright (C) 1998-2008 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -14,10 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include #include "proxyp.h" diff --git a/win/makefile b/win/makefile index 0664be3..6ab1166 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,5 @@ -# Copyright (C) 1999-2006, Index Data ApS +# Copyright (C) 1998-2008 Index Data # All rights reserved. -# $Id: makefile,v 1.14 2008-02-21 10:16:51 adam Exp $ ########################################################### ############### Parameters