From e9530d6289df9b848e4901d7c73f5a2f27706d66 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sat, 19 Apr 2008 12:49:08 +0200 Subject: [PATCH] Updated copyright headers. Omit CVS ID. --- Makefile.am | 3 +-- buildconf.sh | 1 - doc/Makefile.am | 1 - doc/auth_simple.xml | 1 - doc/backend_test.xml | 1 - doc/book.xml | 1 - doc/bounce.xml | 1 - doc/copyright.xml | 1 - doc/cql_rpn.xml | 1 - doc/frontend_net.xml | 1 - doc/http_file.xml | 1 - doc/load_balance.xml | 1 - doc/log.xml | 1 - doc/metaproxy.xml | 1 - doc/multi.xml | 1 - doc/query_rewrite.xml | 1 - doc/record_transform.xml | 1 - doc/session_shared.xml | 1 - doc/sru_z3950.xml | 1 - doc/template.xml | 1 - doc/virt_db.xml | 1 - doc/z3950_client.xml | 1 - doc/zeerex_explain.xml | 1 - etc/Makefile.am | 1 - etc/config-bytarget.xml | 1 - etc/config-local.xml | 1 - etc/config-record-transform.xml | 1 - etc/config-shared1.xml | 1 - etc/config-sru-holdings.xml | 1 - etc/config-sru-to-z3950.xml | 1 - etc/config-zurg.xml | 1 - etc/config0.xml | 1 - etc/config1.xml | 1 - etc/config2.xml | 1 - etc/config3.xml | 1 - etc/config4.xml | 1 - etc/config5.xml | 1 - etc/explain.xml | 1 - etc/retrieval-info.xml | 1 - src/Makefile.am | 3 ++- src/ex_filter_frontend_net.cpp | 13 +++++-------- src/ex_router_flexml.cpp | 13 +++++-------- src/factory_filter.cpp | 13 +++++-------- src/factory_filter.hpp | 13 +++++-------- src/factory_static.cpp | 13 +++++-------- src/factory_static.hpp | 13 +++++-------- src/filter.cpp | 13 +++++-------- src/filter.hpp | 13 +++++-------- src/filter_auth_simple.cpp | 13 +++++-------- src/filter_auth_simple.hpp | 13 +++++-------- src/filter_backend_test.cpp | 13 +++++-------- src/filter_backend_test.hpp | 13 +++++-------- src/filter_bounce.cpp | 13 +++++-------- src/filter_bounce.hpp | 13 +++++-------- src/filter_cql_to_rpn.cpp | 13 +++++-------- src/filter_cql_to_rpn.hpp | 13 +++++-------- src/filter_dl.cpp | 13 +++++-------- src/filter_frontend_net.cpp | 13 +++++-------- src/filter_frontend_net.hpp | 13 +++++-------- src/filter_http_file.cpp | 13 +++++-------- src/filter_http_file.hpp | 13 +++++-------- src/filter_load_balance.cpp | 13 +++++-------- src/filter_load_balance.hpp | 13 +++++-------- src/filter_log.cpp | 13 +++++-------- src/filter_log.hpp | 13 +++++-------- src/filter_multi.cpp | 13 +++++-------- src/filter_multi.hpp | 13 +++++-------- src/filter_query_rewrite.cpp | 13 +++++-------- src/filter_query_rewrite.hpp | 13 +++++-------- src/filter_record_transform.cpp | 13 +++++-------- src/filter_record_transform.hpp | 13 +++++-------- src/filter_session_shared.cpp | 13 +++++-------- src/filter_session_shared.hpp | 13 +++++-------- src/filter_sru_to_z3950.cpp | 13 +++++-------- src/filter_sru_to_z3950.hpp | 13 +++++-------- src/filter_template.cpp | 13 +++++-------- src/filter_template.hpp | 13 +++++-------- src/filter_virt_db.cpp | 13 +++++-------- src/filter_virt_db.hpp | 13 +++++-------- src/filter_z3950_client.cpp | 13 +++++-------- src/filter_z3950_client.hpp | 13 +++++-------- src/filter_zeerex_explain.cpp | 13 +++++-------- src/filter_zeerex_explain.hpp | 13 +++++-------- src/gduutil.cpp | 13 +++++-------- src/gduutil.hpp | 13 +++++-------- src/metaproxy_prog.cpp | 13 +++++-------- src/origin.cpp | 13 +++++-------- src/origin.hpp | 13 +++++-------- src/package.cpp | 13 +++++-------- src/package.hpp | 13 +++++-------- src/pipe.cpp | 13 +++++-------- src/pipe.hpp | 13 +++++-------- src/plainfile.cpp | 13 +++++-------- src/router.hpp | 13 +++++-------- src/router_chain.cpp | 13 +++++-------- src/router_chain.hpp | 13 +++++-------- src/router_flexml.cpp | 13 +++++-------- src/router_flexml.hpp | 13 +++++-------- src/session.cpp | 13 +++++-------- src/session.hpp | 13 +++++-------- src/sru_util.cpp | 13 +++++-------- src/sru_util.hpp | 13 +++++-------- src/test_boost_threads.cpp | 13 +++++-------- src/test_filter1.cpp | 13 +++++-------- src/test_filter2.cpp | 13 +++++-------- src/test_filter_auth_simple.cpp | 13 +++++-------- src/test_filter_backend_test.cpp | 13 +++++-------- src/test_filter_bounce.cpp | 13 +++++-------- src/test_filter_factory.cpp | 13 +++++-------- src/test_filter_frontend_net.cpp | 13 +++++-------- src/test_filter_log.cpp | 13 +++++-------- src/test_filter_multi.cpp | 13 +++++-------- src/test_filter_query_rewrite.cpp | 13 +++++-------- src/test_filter_record_transform.cpp | 13 +++++-------- src/test_filter_sru_to_z3950.cpp | 13 +++++-------- src/test_filter_virt_db.cpp | 13 +++++-------- src/test_filter_z3950_client.cpp | 13 +++++-------- src/test_package1.cpp | 13 +++++-------- src/test_pipe.cpp | 13 +++++-------- src/test_router_flexml.cpp | 13 +++++-------- src/test_ses_map.cpp | 13 +++++-------- src/test_session1.cpp | 13 +++++-------- src/test_session2.cpp | 13 +++++-------- src/test_thread_pool_observer.cpp | 13 +++++-------- src/thread_pool_observer.cpp | 13 +++++-------- src/thread_pool_observer.hpp | 13 +++++-------- src/tstdl.cpp | 13 +++++-------- src/util.cpp | 13 +++++-------- src/util.hpp | 13 +++++-------- src/xmlutil.cpp | 13 +++++-------- src/xmlutil.hpp | 13 +++++-------- xml/Makefile.am | 1 - xml/experiments/zeerex-info.xml | 2 +- xml/schema/Makefile.am | 3 +-- xml/xslt/MARC21slim2DC.xsl | 1 - xml/xslt/MARC21slim2MADS.xsl | 2 +- xml/xslt/MARC21slim2MODS.xsl | 2 +- xml/xslt/MARC21slim2MODS3-1.xsl | 2 +- xml/xslt/MARC21slim2RDFDC.xsl | 2 +- xml/xslt/MARC21slim2SRWDC.xsl | 2 +- xml/xslt/MARC21slimUtils.xsl | 2 +- xml/xslt/Makefile.am | 1 - xml/xslt/explain2cqlpqftxt.xsl | 1 - 143 files changed, 466 insertions(+), 782 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1601e21..541bc16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2007, Index Data ApS -## $Id: Makefile.am,v 1.26 2008-02-25 21:01:43 adam Exp $ +## Copyright (C) 2005-2008 Index Data SUBDIRS = xml src etc doc diff --git a/buildconf.sh b/buildconf.sh index 9929f2a..a30d34c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.14 2008-02-27 11:08:48 adam Exp $ automake=automake aclocal=aclocal diff --git a/doc/Makefile.am b/doc/Makefile.am index 3a1126c..6a381fe 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,3 @@ -## $Id: Makefile.am,v 1.40 2007-07-10 09:43:06 adam Exp $ SUBDIRS = common SUFFIXES=.3mp .1 .pdf .tkl .esp .xml diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index 6737901..c5de45b 100644 --- a/doc/auth_simple.xml +++ b/doc/auth_simple.xml @@ -4,7 +4,6 @@ %idcommon; ]> - auth_simple diff --git a/doc/backend_test.xml b/doc/backend_test.xml index 68e029c..3c7eb80 100644 --- a/doc/backend_test.xml +++ b/doc/backend_test.xml @@ -4,7 +4,6 @@ %idcommon; ]> - backend_test diff --git a/doc/book.xml b/doc/book.xml index c40160a..332600f 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -18,7 +18,6 @@ --> ]> - Metaproxy - User's Guide and Reference diff --git a/doc/bounce.xml b/doc/bounce.xml index 27cab91..c433d8e 100644 --- a/doc/bounce.xml +++ b/doc/bounce.xml @@ -4,7 +4,6 @@ %idcommon; ]> - bounce diff --git a/doc/copyright.xml b/doc/copyright.xml index c89779f..d3c39d5 100644 --- a/doc/copyright.xml +++ b/doc/copyright.xml @@ -1,4 +1,3 @@ - COPYRIGHT Copyright (c) 2005-2007, Index Data ApS diff --git a/doc/cql_rpn.xml b/doc/cql_rpn.xml index 2ea4b63..161a57d 100644 --- a/doc/cql_rpn.xml +++ b/doc/cql_rpn.xml @@ -4,7 +4,6 @@ %idcommon; ]> - cql_rpn diff --git a/doc/frontend_net.xml b/doc/frontend_net.xml index dca5720..852f45c 100644 --- a/doc/frontend_net.xml +++ b/doc/frontend_net.xml @@ -4,7 +4,6 @@ %idcommon; ]> - frontend_net diff --git a/doc/http_file.xml b/doc/http_file.xml index 2819ff5..2510a20 100644 --- a/doc/http_file.xml +++ b/doc/http_file.xml @@ -4,7 +4,6 @@ %idcommon; ]> - http_file diff --git a/doc/load_balance.xml b/doc/load_balance.xml index 5fdf57e..fe56d31 100644 --- a/doc/load_balance.xml +++ b/doc/load_balance.xml @@ -4,7 +4,6 @@ %idcommon; ]> - load_balance diff --git a/doc/log.xml b/doc/log.xml index e72e4e0..5957b50 100644 --- a/doc/log.xml +++ b/doc/log.xml @@ -4,7 +4,6 @@ %idcommon; ]> - log diff --git a/doc/metaproxy.xml b/doc/metaproxy.xml index 6cd9bea..0249788 100644 --- a/doc/metaproxy.xml +++ b/doc/metaproxy.xml @@ -4,7 +4,6 @@ %idcommon; ]> - metaproxy diff --git a/doc/multi.xml b/doc/multi.xml index 3c819b5..1c419eb 100644 --- a/doc/multi.xml +++ b/doc/multi.xml @@ -4,7 +4,6 @@ %idcommon; ]> - multi diff --git a/doc/query_rewrite.xml b/doc/query_rewrite.xml index b2778b2..4fb77d5 100644 --- a/doc/query_rewrite.xml +++ b/doc/query_rewrite.xml @@ -4,7 +4,6 @@ %idcommon; ]> - query_rewrite diff --git a/doc/record_transform.xml b/doc/record_transform.xml index a3e037a..c38b3db 100644 --- a/doc/record_transform.xml +++ b/doc/record_transform.xml @@ -4,7 +4,6 @@ %idcommon; ]> - record_transform diff --git a/doc/session_shared.xml b/doc/session_shared.xml index 87332f8..e987045 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -4,7 +4,6 @@ %idcommon; ]> - session_shared diff --git a/doc/sru_z3950.xml b/doc/sru_z3950.xml index 8d63226..d1b569c 100644 --- a/doc/sru_z3950.xml +++ b/doc/sru_z3950.xml @@ -4,7 +4,6 @@ %idcommon; ]> - sru_z3950 diff --git a/doc/template.xml b/doc/template.xml index 2152779..a7375c9 100644 --- a/doc/template.xml +++ b/doc/template.xml @@ -4,7 +4,6 @@ %idcommon; ]> - template diff --git a/doc/virt_db.xml b/doc/virt_db.xml index 71b6c28..9749f84 100644 --- a/doc/virt_db.xml +++ b/doc/virt_db.xml @@ -4,7 +4,6 @@ %idcommon; ]> - virt_db diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 1ea38f0..8934737 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -4,7 +4,6 @@ %idcommon; ]> - z3950_client diff --git a/doc/zeerex_explain.xml b/doc/zeerex_explain.xml index c7f977d..73959b4 100644 --- a/doc/zeerex_explain.xml +++ b/doc/zeerex_explain.xml @@ -4,7 +4,6 @@ %idcommon; ]> - zeerex_explain diff --git a/etc/Makefile.am b/etc/Makefile.am index 6518235..fa62b18 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.14 2008-02-14 15:31:30 marc Exp $ # This doesn't actually build anything, it just tests whether the # configuration files here correspond with the schema. diff --git a/etc/config-bytarget.xml b/etc/config-bytarget.xml index 0846dab..10f1525 100644 --- a/etc/config-bytarget.xml +++ b/etc/config-bytarget.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config-local.xml b/etc/config-local.xml index 4b7ff36..8a8912a 100644 --- a/etc/config-local.xml +++ b/etc/config-local.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config-record-transform.xml b/etc/config-record-transform.xml index ee3481b..8e8dbc3 100644 --- a/etc/config-record-transform.xml +++ b/etc/config-record-transform.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config-shared1.xml b/etc/config-shared1.xml index b608f09..141aaa8 100644 --- a/etc/config-shared1.xml +++ b/etc/config-shared1.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config-sru-holdings.xml b/etc/config-sru-holdings.xml index 1a17ce3..8deed40 100644 --- a/etc/config-sru-holdings.xml +++ b/etc/config-sru-holdings.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config-zurg.xml b/etc/config-zurg.xml index 2737091..dcb24ba 100644 --- a/etc/config-zurg.xml +++ b/etc/config-zurg.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config0.xml b/etc/config0.xml index 507bed8..4879ce0 100644 --- a/etc/config0.xml +++ b/etc/config0.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config1.xml b/etc/config1.xml index cdbf32f..fcd7b59 100644 --- a/etc/config1.xml +++ b/etc/config1.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config2.xml b/etc/config2.xml index aa54ad1..288d789 100644 --- a/etc/config2.xml +++ b/etc/config2.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config3.xml b/etc/config3.xml index 84c9681..8af617f 100644 --- a/etc/config3.xml +++ b/etc/config3.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config4.xml b/etc/config4.xml index 37a4932..da3df3d 100644 --- a/etc/config4.xml +++ b/etc/config4.xml @@ -1,5 +1,4 @@ - diff --git a/etc/config5.xml b/etc/config5.xml index 2fb3034..be9cc9e 100644 --- a/etc/config5.xml +++ b/etc/config5.xml @@ -1,5 +1,4 @@ - diff --git a/etc/explain.xml b/etc/explain.xml index 8564e5d..f93f6ab 100644 --- a/etc/explain.xml +++ b/etc/explain.xml @@ -1,6 +1,5 @@ - diff --git a/etc/retrieval-info.xml b/etc/retrieval-info.xml index 57879e3..bcbac21 100644 --- a/etc/retrieval-info.xml +++ b/etc/retrieval-info.xml @@ -1,5 +1,4 @@ - diff --git a/src/Makefile.am b/src/Makefile.am index 7be7fdc..b203f55 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,5 @@ -## $Id: Makefile.am,v 1.67 2008-02-27 11:08:49 adam Exp $ +## This file is part of Metaproxy +## Copyright (C) 2005-2008 Index Data MAINTAINERCLEANFILES = Makefile.in config.in config.hpp diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index 9c66b37..bf74d11 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -1,7 +1,5 @@ -/* $Id: ex_filter_frontend_net.cpp,v 1.32 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/ex_router_flexml.cpp b/src/ex_router_flexml.cpp index b8ec894..d5637a6 100644 --- a/src/ex_router_flexml.cpp +++ b/src/ex_router_flexml.cpp @@ -1,7 +1,5 @@ -/* $Id: ex_router_flexml.cpp,v 1.13 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/factory_filter.cpp b/src/factory_filter.cpp index a7516bb..89db983 100644 --- a/src/factory_filter.cpp +++ b/src/factory_filter.cpp @@ -1,7 +1,5 @@ -/* $Id: factory_filter.cpp,v 1.8 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/factory_filter.hpp b/src/factory_filter.hpp index 06684b5..381bdc8 100644 --- a/src/factory_filter.hpp +++ b/src/factory_filter.hpp @@ -1,7 +1,5 @@ -/* $Id: factory_filter.hpp,v 1.7 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FACTORY_FILTER_HPP #define FACTORY_FILTER_HPP diff --git a/src/factory_static.cpp b/src/factory_static.cpp index f94e1bf..c8ba677 100644 --- a/src/factory_static.cpp +++ b/src/factory_static.cpp @@ -1,7 +1,5 @@ -/* $Id: factory_static.cpp,v 1.18 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/factory_static.hpp b/src/factory_static.hpp index cfed735..26d9fbe 100644 --- a/src/factory_static.hpp +++ b/src/factory_static.hpp @@ -1,7 +1,5 @@ -/* $Id: factory_static.hpp,v 1.7 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FACTORY_STATIC_HPP #define FACTORY_STATIC_HPP diff --git a/src/filter.cpp b/src/filter.cpp index 9e2a463..6f69883 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,7 +1,5 @@ -/* $Id: filter.cpp,v 1.11 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/filter.hpp b/src/filter.hpp index 672d560..68501f7 100644 --- a/src/filter.hpp +++ b/src/filter.hpp @@ -1,7 +1,5 @@ -/* $Id: filter.hpp,v 1.21 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_HPP #define FILTER_HPP diff --git a/src/filter_auth_simple.cpp b/src/filter_auth_simple.cpp index d394777..16eeaf5 100644 --- a/src/filter_auth_simple.cpp +++ b/src/filter_auth_simple.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_auth_simple.cpp,v 1.25 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/filter_auth_simple.hpp b/src/filter_auth_simple.hpp index 9f95849..5da228c 100644 --- a/src/filter_auth_simple.hpp +++ b/src/filter_auth_simple.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_auth_simple.hpp,v 1.10 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_AUTH_SIMPLE_HPP #define FILTER_AUTH_SIMPLE_HPP diff --git a/src/filter_backend_test.cpp b/src/filter_backend_test.cpp index 57f6b39..ec661cd 100644 --- a/src/filter_backend_test.cpp +++ b/src/filter_backend_test.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_backend_test.cpp,v 1.26 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/filter_backend_test.hpp b/src/filter_backend_test.hpp index 69d51e5..c2716b2 100644 --- a/src/filter_backend_test.hpp +++ b/src/filter_backend_test.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_backend_test.hpp,v 1.12 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_BACKEND_TEST_HPP #define FILTER_BACKEND_TEST_HPP diff --git a/src/filter_bounce.cpp b/src/filter_bounce.cpp index ab553b5..7b6b4b6 100644 --- a/src/filter_bounce.cpp +++ b/src/filter_bounce.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_bounce.cpp,v 1.4 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "filter_bounce.hpp" #include "package.hpp" diff --git a/src/filter_bounce.hpp b/src/filter_bounce.hpp index 107b171..478769e 100644 --- a/src/filter_bounce.hpp +++ b/src/filter_bounce.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_bounce.hpp,v 1.3 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that bounces all requests packages // No packages are ever passed to later filters in the chain diff --git a/src/filter_cql_to_rpn.cpp b/src/filter_cql_to_rpn.cpp index 245944e..08dd447 100644 --- a/src/filter_cql_to_rpn.cpp +++ b/src/filter_cql_to_rpn.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_cql_to_rpn.cpp,v 1.8 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ /* $Id: filter_cql_to_rpn.cpp,v 1.8 2008-02-20 15:07:51 adam Exp $ Copyright (c) 2005-2007, Index Data. diff --git a/src/filter_cql_to_rpn.hpp b/src/filter_cql_to_rpn.hpp index 06bc581..f1a3e09 100644 --- a/src/filter_cql_to_rpn.hpp +++ b/src/filter_cql_to_rpn.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_cql_to_rpn.hpp,v 1.5 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_CQL_TO_RPN_HPP #define FILTER_CQL_TO_RPN_HPP diff --git a/src/filter_dl.cpp b/src/filter_dl.cpp index 2a00dde..2255c2a 100644 --- a/src/filter_dl.cpp +++ b/src/filter_dl.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_dl.cpp,v 1.9 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/filter_frontend_net.cpp b/src/filter_frontend_net.cpp index 22a3a9d..1bee3cd 100644 --- a/src/filter_frontend_net.cpp +++ b/src/filter_frontend_net.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_frontend_net.cpp,v 1.26 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2008, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/filter_frontend_net.hpp b/src/filter_frontend_net.hpp index 8245d03..92c4750 100644 --- a/src/filter_frontend_net.hpp +++ b/src/filter_frontend_net.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_frontend_net.hpp,v 1.17 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_FRONTEND_NET_HPP #define FILTER_FRONTEND_NET_HPP diff --git a/src/filter_http_file.cpp b/src/filter_http_file.cpp index 5f60385..bf24d2e 100644 --- a/src/filter_http_file.cpp +++ b/src/filter_http_file.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_http_file.cpp,v 1.10 2008-02-20 15:07:51 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter.hpp" diff --git a/src/filter_http_file.hpp b/src/filter_http_file.hpp index 8fcee4c..b6921d2 100644 --- a/src/filter_http_file.hpp +++ b/src/filter_http_file.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_http_file.hpp,v 1.8 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_HTTP_FILE_HPP #define FILTER_HTTP_FILE_HPP diff --git a/src/filter_load_balance.cpp b/src/filter_load_balance.cpp index af934f3..07299d5 100644 --- a/src/filter_load_balance.cpp +++ b/src/filter_load_balance.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_load_balance.cpp,v 1.11 2008-02-27 11:08:49 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "session.hpp" diff --git a/src/filter_load_balance.hpp b/src/filter_load_balance.hpp index 371dc38..53dd7d0 100644 --- a/src/filter_load_balance.hpp +++ b/src/filter_load_balance.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_load_balance.hpp,v 1.4 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that does nothing. Use as load_balance for new filters #ifndef FILTER_LOAD_BALANCE_HPP diff --git a/src/filter_log.cpp b/src/filter_log.cpp index c595d6c..968a5cf 100644 --- a/src/filter_log.cpp +++ b/src/filter_log.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_log.cpp,v 1.35 2008-02-27 11:08:49 adam Exp $ - Copyright (c) 2005-2008, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "filter_log.hpp" #include "config.hpp" diff --git a/src/filter_log.hpp b/src/filter_log.hpp index a52b2d3..87169aa 100644 --- a/src/filter_log.hpp +++ b/src/filter_log.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_log.hpp,v 1.20 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_LOG_HPP #define FILTER_LOG_HPP diff --git a/src/filter_multi.cpp b/src/filter_multi.cpp index caa5949..82e2f8e 100644 --- a/src/filter_multi.cpp +++ b/src/filter_multi.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_multi.cpp,v 1.31 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/filter_multi.hpp b/src/filter_multi.hpp index 4118c1f..01e9b91 100644 --- a/src/filter_multi.hpp +++ b/src/filter_multi.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_multi.hpp,v 1.9 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_MULTI_HPP #define FILTER_MULTI_HPP diff --git a/src/filter_query_rewrite.cpp b/src/filter_query_rewrite.cpp index 4d832b5..09e6f00 100644 --- a/src/filter_query_rewrite.cpp +++ b/src/filter_query_rewrite.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_query_rewrite.cpp,v 1.12 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter.hpp" diff --git a/src/filter_query_rewrite.hpp b/src/filter_query_rewrite.hpp index 44936e9..390eaba 100644 --- a/src/filter_query_rewrite.hpp +++ b/src/filter_query_rewrite.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_query_rewrite.hpp,v 1.8 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that rewrites RPN queries using Regular Expressions #ifndef FILTER_QUERY_REWRITE_HPP diff --git a/src/filter_record_transform.cpp b/src/filter_record_transform.cpp index d268b7d..51ac7f9 100644 --- a/src/filter_record_transform.cpp +++ b/src/filter_record_transform.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_record_transform.cpp,v 1.14 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter.hpp" diff --git a/src/filter_record_transform.hpp b/src/filter_record_transform.hpp index 5132b0e..c32741d 100644 --- a/src/filter_record_transform.hpp +++ b/src/filter_record_transform.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_record_transform.hpp,v 1.4 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that does nothing. Use as RecordTransform for new filters #ifndef FILTER_RECORD_TRANSFORM_HPP diff --git a/src/filter_session_shared.cpp b/src/filter_session_shared.cpp index bada836..6319c35 100644 --- a/src/filter_session_shared.cpp +++ b/src/filter_session_shared.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_session_shared.cpp,v 1.20 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/filter_session_shared.hpp b/src/filter_session_shared.hpp index 5847eea..412c78a 100644 --- a/src/filter_session_shared.hpp +++ b/src/filter_session_shared.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_session_shared.hpp,v 1.11 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_SESSION_SHARED_HPP #define FILTER_SESSION_SHARED_HPP diff --git a/src/filter_sru_to_z3950.cpp b/src/filter_sru_to_z3950.cpp index b06c636..a2312f6 100644 --- a/src/filter_sru_to_z3950.cpp +++ b/src/filter_sru_to_z3950.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_sru_to_z3950.cpp,v 1.38 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter.hpp" diff --git a/src/filter_sru_to_z3950.hpp b/src/filter_sru_to_z3950.hpp index d982ddc..994d45c 100644 --- a/src/filter_sru_to_z3950.hpp +++ b/src/filter_sru_to_z3950.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_sru_to_z3950.hpp,v 1.6 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that does nothing. Use as sru_to_z3950 for new filters #ifndef FILTER_SRU_TO_Z3950_HPP diff --git a/src/filter_template.cpp b/src/filter_template.cpp index e1de246..1791b48 100644 --- a/src/filter_template.cpp +++ b/src/filter_template.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_template.cpp,v 1.12 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ /* $Id: filter_template.cpp,v 1.12 2008-02-20 15:07:52 adam Exp $ Copyright (c) 2005-2007, Index Data. diff --git a/src/filter_template.hpp b/src/filter_template.hpp index 8b14158..502389a 100644 --- a/src/filter_template.hpp +++ b/src/filter_template.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_template.hpp,v 1.10 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that does nothing. Use as template for new filters #ifndef FILTER_TEMPLATE_HPP diff --git a/src/filter_virt_db.cpp b/src/filter_virt_db.cpp index bd142a0..9f17096 100644 --- a/src/filter_virt_db.cpp +++ b/src/filter_virt_db.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_virt_db.cpp,v 1.54 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ /* $Id: filter_virt_db.cpp,v 1.54 2008-02-20 15:07:52 adam Exp $ Copyright (c) 2005-2007, Index Data. diff --git a/src/filter_virt_db.hpp b/src/filter_virt_db.hpp index 52aea07..53fe324 100644 --- a/src/filter_virt_db.hpp +++ b/src/filter_virt_db.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_virt_db.hpp,v 1.20 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_VIRT_DB_HPP #define FILTER_VIRT_DB_HPP diff --git a/src/filter_z3950_client.cpp b/src/filter_z3950_client.cpp index 9cbea57..1eca95e 100644 --- a/src/filter_z3950_client.cpp +++ b/src/filter_z3950_client.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_z3950_client.cpp,v 1.32 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ /* $Id: filter_z3950_client.cpp,v 1.32 2008-02-20 15:07:52 adam Exp $ Copyright (c) 2005-2007, Index Data. diff --git a/src/filter_z3950_client.hpp b/src/filter_z3950_client.hpp index f4f77ce..ea57e81 100644 --- a/src/filter_z3950_client.hpp +++ b/src/filter_z3950_client.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_z3950_client.hpp,v 1.13 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef FILTER_Z3950_CLIENT_HPP #define FILTER_Z3950_CLIENT_HPP diff --git a/src/filter_zeerex_explain.cpp b/src/filter_zeerex_explain.cpp index 6744f33..fa9838d 100644 --- a/src/filter_zeerex_explain.cpp +++ b/src/filter_zeerex_explain.cpp @@ -1,7 +1,5 @@ -/* $Id: filter_zeerex_explain.cpp,v 1.7 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter.hpp" diff --git a/src/filter_zeerex_explain.hpp b/src/filter_zeerex_explain.hpp index e035a3f..fde23d4 100644 --- a/src/filter_zeerex_explain.hpp +++ b/src/filter_zeerex_explain.hpp @@ -1,7 +1,5 @@ -/* $Id: filter_zeerex_explain.hpp,v 1.4 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ // Filter that constructs valid ZeeRex Explain SRU responses #ifndef FILTER_ZEEREX_EXPLAIN_HPP diff --git a/src/gduutil.cpp b/src/gduutil.cpp index 7fd718f..38417d7 100644 --- a/src/gduutil.cpp +++ b/src/gduutil.cpp @@ -1,7 +1,5 @@ -/* $Id: gduutil.cpp,v 1.22 2007-05-22 13:03:32 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "gduutil.hpp" #include "util.hpp" diff --git a/src/gduutil.hpp b/src/gduutil.hpp index b4a9bcb..3cce4b2 100644 --- a/src/gduutil.hpp +++ b/src/gduutil.hpp @@ -1,7 +1,5 @@ -/* $Id: gduutil.hpp,v 1.6 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_GDUUTIL_HPP #define YP2_GDUUTIL_HPP diff --git a/src/metaproxy_prog.cpp b/src/metaproxy_prog.cpp index 0f5548e..b8625c8 100644 --- a/src/metaproxy_prog.cpp +++ b/src/metaproxy_prog.cpp @@ -1,7 +1,5 @@ -/* $Id: metaproxy_prog.cpp,v 1.15 2008-02-26 23:56:05 adam Exp $ - Copyright (c) 2005-2008, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/origin.cpp b/src/origin.cpp index b408372..db29449 100644 --- a/src/origin.cpp +++ b/src/origin.cpp @@ -1,7 +1,5 @@ -/* $Id: origin.cpp,v 1.6 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "origin.hpp" diff --git a/src/origin.hpp b/src/origin.hpp index f2b2736..3acfc18 100644 --- a/src/origin.hpp +++ b/src/origin.hpp @@ -1,7 +1,5 @@ -/* $Id: origin.hpp,v 1.4 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_ORIGIN_HPP #define YP2_ORIGIN_HPP diff --git a/src/package.cpp b/src/package.cpp index 28322a9..bdbaaaa 100644 --- a/src/package.cpp +++ b/src/package.cpp @@ -1,7 +1,5 @@ -/* $Id: package.cpp,v 1.19 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "package.hpp" diff --git a/src/package.hpp b/src/package.hpp index 12dc911..639c402 100644 --- a/src/package.hpp +++ b/src/package.hpp @@ -1,7 +1,5 @@ -/* $Id: package.hpp,v 1.27 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_PACKAGE_HPP #define YP2_PACKAGE_HPP diff --git a/src/pipe.cpp b/src/pipe.cpp index 5f8f8ba..1d56e3e 100644 --- a/src/pipe.cpp +++ b/src/pipe.cpp @@ -1,7 +1,5 @@ -/* $Id: pipe.cpp,v 1.12 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/pipe.hpp b/src/pipe.hpp index c6f5a85..087467f 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,7 +1,5 @@ -/* $Id: pipe.hpp,v 1.7 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_PIPE_HPP #define YP2_PIPE_HPP diff --git a/src/plainfile.cpp b/src/plainfile.cpp index 4fba6cf..576e455 100644 --- a/src/plainfile.cpp +++ b/src/plainfile.cpp @@ -1,7 +1,5 @@ -/* $Id: plainfile.cpp,v 1.5 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/router.hpp b/src/router.hpp index 814f9f7..db2bed8 100644 --- a/src/router.hpp +++ b/src/router.hpp @@ -1,7 +1,5 @@ -/* $Id: router.hpp,v 1.14 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef ROUTER_HPP #define ROUTER_HPP diff --git a/src/router_chain.cpp b/src/router_chain.cpp index b196204..1f876a5 100644 --- a/src/router_chain.cpp +++ b/src/router_chain.cpp @@ -1,7 +1,5 @@ -/* $Id: router_chain.cpp,v 1.9 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "router_chain.hpp" diff --git a/src/router_chain.hpp b/src/router_chain.hpp index 63f5e52..f6f6901 100644 --- a/src/router_chain.hpp +++ b/src/router_chain.hpp @@ -1,7 +1,5 @@ -/* $Id: router_chain.hpp,v 1.9 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef ROUTER_CHAIN_HPP #define ROUTER_CHAIN_HPP diff --git a/src/router_flexml.cpp b/src/router_flexml.cpp index f8307e9..1f5b268 100644 --- a/src/router_flexml.cpp +++ b/src/router_flexml.cpp @@ -1,7 +1,5 @@ -/* $Id: router_flexml.cpp,v 1.23 2008-02-20 15:07:52 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "xmlutil.hpp" diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 7c0c1cc..a312776 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -1,7 +1,5 @@ -/* $Id: router_flexml.hpp,v 1.18 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef ROUTER_FLEXML_HPP #define ROUTER_FLEXML_HPP diff --git a/src/session.cpp b/src/session.cpp index 20d566f..d915288 100644 --- a/src/session.cpp +++ b/src/session.cpp @@ -1,7 +1,5 @@ -/* $Id: session.cpp,v 1.6 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/session.hpp b/src/session.hpp index 96cff28..b61a5fc 100644 --- a/src/session.hpp +++ b/src/session.hpp @@ -1,7 +1,5 @@ -/* $Id: session.hpp,v 1.15 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef SESSION_HPP #define SESSION_HPP diff --git a/src/sru_util.cpp b/src/sru_util.cpp index a2f4d51..e72c05d 100644 --- a/src/sru_util.cpp +++ b/src/sru_util.cpp @@ -1,7 +1,5 @@ -/* $Id: sru_util.cpp,v 1.10 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "sru_util.hpp" #include "util.hpp" diff --git a/src/sru_util.hpp b/src/sru_util.hpp index 3320001..abf0d0d 100644 --- a/src/sru_util.hpp +++ b/src/sru_util.hpp @@ -1,7 +1,5 @@ -/* $Id: sru_util.hpp,v 1.9 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_SDU_UTIL_HPP #define YP2_SDU_UTIL_HPP diff --git a/src/test_boost_threads.cpp b/src/test_boost_threads.cpp index 545ded4..91c6f4d 100644 --- a/src/test_boost_threads.cpp +++ b/src/test_boost_threads.cpp @@ -1,7 +1,5 @@ -/* $Id: test_boost_threads.cpp,v 1.11 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter1.cpp b/src/test_filter1.cpp index a5439b5..101ecb2 100644 --- a/src/test_filter1.cpp +++ b/src/test_filter1.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter1.cpp,v 1.19 2007-11-02 17:30:04 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter2.cpp b/src/test_filter2.cpp index b0130f0..ccd07b4 100644 --- a/src/test_filter2.cpp +++ b/src/test_filter2.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter2.cpp,v 1.25 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/test_filter_auth_simple.cpp b/src/test_filter_auth_simple.cpp index 3e99d60..1c782d8 100644 --- a/src/test_filter_auth_simple.cpp +++ b/src/test_filter_auth_simple.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_auth_simple.cpp,v 1.6 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_backend_test.cpp b/src/test_filter_backend_test.cpp index ffcfe66..9689ef2 100644 --- a/src/test_filter_backend_test.cpp +++ b/src/test_filter_backend_test.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_backend_test.cpp,v 1.12 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_bounce.cpp b/src/test_filter_bounce.cpp index f2e63f8..e10eef8 100644 --- a/src/test_filter_bounce.cpp +++ b/src/test_filter_bounce.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_bounce.cpp,v 1.4 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter_bounce.hpp" diff --git a/src/test_filter_factory.cpp b/src/test_filter_factory.cpp index acb048b..1f38c69 100644 --- a/src/test_filter_factory.cpp +++ b/src/test_filter_factory.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_factory.cpp,v 1.17 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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/test_filter_frontend_net.cpp b/src/test_filter_frontend_net.cpp index f616941..78e1868 100644 --- a/src/test_filter_frontend_net.cpp +++ b/src/test_filter_frontend_net.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_frontend_net.cpp,v 1.20 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ /* $Id: test_filter_frontend_net.cpp,v 1.20 2008-02-20 15:07:53 adam Exp $ Copyright (c) 2005-2007, Index Data. diff --git a/src/test_filter_log.cpp b/src/test_filter_log.cpp index 4197ec5..c19958e 100644 --- a/src/test_filter_log.cpp +++ b/src/test_filter_log.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_log.cpp,v 1.13 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_multi.cpp b/src/test_filter_multi.cpp index 8d8e1ac..f41c053 100644 --- a/src/test_filter_multi.cpp +++ b/src/test_filter_multi.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_multi.cpp,v 1.6 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_query_rewrite.cpp b/src/test_filter_query_rewrite.cpp index 06f8c0e..f67dbca 100644 --- a/src/test_filter_query_rewrite.cpp +++ b/src/test_filter_query_rewrite.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_query_rewrite.cpp,v 1.15 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_record_transform.cpp b/src/test_filter_record_transform.cpp index 8751b30..41554de 100644 --- a/src/test_filter_record_transform.cpp +++ b/src/test_filter_record_transform.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_record_transform.cpp,v 1.8 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter_record_transform.hpp" diff --git a/src/test_filter_sru_to_z3950.cpp b/src/test_filter_sru_to_z3950.cpp index 01e065b..f10b62f 100644 --- a/src/test_filter_sru_to_z3950.cpp +++ b/src/test_filter_sru_to_z3950.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_sru_to_z3950.cpp,v 1.6 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "filter_sru_to_z3950.hpp" diff --git a/src/test_filter_virt_db.cpp b/src/test_filter_virt_db.cpp index bcc3fdc..c12ed5e 100644 --- a/src/test_filter_virt_db.cpp +++ b/src/test_filter_virt_db.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_virt_db.cpp,v 1.18 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_filter_z3950_client.cpp b/src/test_filter_z3950_client.cpp index b0a9c14..d8b90c0 100644 --- a/src/test_filter_z3950_client.cpp +++ b/src/test_filter_z3950_client.cpp @@ -1,7 +1,5 @@ -/* $Id: test_filter_z3950_client.cpp,v 1.14 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_package1.cpp b/src/test_package1.cpp index a328b6f..100dd40 100644 --- a/src/test_package1.cpp +++ b/src/test_package1.cpp @@ -1,7 +1,5 @@ -/* $Id: test_package1.cpp,v 1.9 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_pipe.cpp b/src/test_pipe.cpp index 94e2d8b..2b77fbd 100644 --- a/src/test_pipe.cpp +++ b/src/test_pipe.cpp @@ -1,7 +1,5 @@ -/* $Id: test_pipe.cpp,v 1.12 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_router_flexml.cpp b/src/test_router_flexml.cpp index f761339..f97fd05 100644 --- a/src/test_router_flexml.cpp +++ b/src/test_router_flexml.cpp @@ -1,7 +1,5 @@ -/* $Id: test_router_flexml.cpp,v 1.22 2008-02-20 15:07:53 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_ses_map.cpp b/src/test_ses_map.cpp index f4935cd..672e0ca 100644 --- a/src/test_ses_map.cpp +++ b/src/test_ses_map.cpp @@ -1,7 +1,5 @@ -/* $Id: test_ses_map.cpp,v 1.7 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/test_session1.cpp b/src/test_session1.cpp index bc68a53..5078506 100644 --- a/src/test_session1.cpp +++ b/src/test_session1.cpp @@ -1,7 +1,5 @@ -/* $Id: test_session1.cpp,v 1.14 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "session.hpp" diff --git a/src/test_session2.cpp b/src/test_session2.cpp index 99b8699..4415c04 100644 --- a/src/test_session2.cpp +++ b/src/test_session2.cpp @@ -1,7 +1,5 @@ -/* $Id: test_session2.cpp,v 1.11 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "session.hpp" diff --git a/src/test_thread_pool_observer.cpp b/src/test_thread_pool_observer.cpp index d84e9d0..84af589 100644 --- a/src/test_thread_pool_observer.cpp +++ b/src/test_thread_pool_observer.cpp @@ -1,7 +1,5 @@ -/* $Id: test_thread_pool_observer.cpp,v 1.15 2007-11-02 17:47:41 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include diff --git a/src/thread_pool_observer.cpp b/src/thread_pool_observer.cpp index 360fe73..f07c9b9 100644 --- a/src/thread_pool_observer.cpp +++ b/src/thread_pool_observer.cpp @@ -1,7 +1,5 @@ -/* $Id: thread_pool_observer.cpp,v 1.21 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/thread_pool_observer.hpp b/src/thread_pool_observer.hpp index c4ef586..33dcf8d 100644 --- a/src/thread_pool_observer.hpp +++ b/src/thread_pool_observer.hpp @@ -1,7 +1,5 @@ -/* $Id: thread_pool_observer.hpp,v 1.12 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_THREAD_POOL_OBSERVER_HPP #define YP2_THREAD_POOL_OBSERVER_HPP diff --git a/src/tstdl.cpp b/src/tstdl.cpp index 111d443..de06fde 100644 --- a/src/tstdl.cpp +++ b/src/tstdl.cpp @@ -1,7 +1,5 @@ -/* $Id: tstdl.cpp,v 1.6 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" diff --git a/src/util.cpp b/src/util.cpp index b107f3c..b074389 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,7 +1,5 @@ -/* $Id: util.cpp,v 1.29 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "config.hpp" #include "util.hpp" diff --git a/src/util.hpp b/src/util.hpp index b1bc1cc..e63b9ea 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -1,7 +1,5 @@ -/* $Id: util.hpp,v 1.26 2008-01-29 16:51:12 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef YP2_UTIL_HPP #define YP2_UTIL_HPP diff --git a/src/xmlutil.cpp b/src/xmlutil.cpp index 6433d97..380caec 100644 --- a/src/xmlutil.cpp +++ b/src/xmlutil.cpp @@ -1,7 +1,5 @@ -/* $Id: xmlutil.cpp,v 1.14 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 "xmlutil.hpp" diff --git a/src/xmlutil.hpp b/src/xmlutil.hpp index fedfc64..98a892a 100644 --- a/src/xmlutil.hpp +++ b/src/xmlutil.hpp @@ -1,7 +1,5 @@ -/* $Id: xmlutil.hpp,v 1.12 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data Metaproxy 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 Metaproxy; 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 +*/ #ifndef XML_UTIL_HPP #define XML_UTIL_HPP diff --git a/xml/Makefile.am b/xml/Makefile.am index 5a61760..9006244 100644 --- a/xml/Makefile.am +++ b/xml/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.1 2006-10-10 15:10:17 marc Exp $ SUBDIRS = schema xslt diff --git a/xml/experiments/zeerex-info.xml b/xml/experiments/zeerex-info.xml index 298cfaa..9c92988 100644 --- a/xml/experiments/zeerex-info.xml +++ b/xml/experiments/zeerex-info.xml @@ -367,4 +367,4 @@ - \ No newline at end of file + diff --git a/xml/schema/Makefile.am b/xml/schema/Makefile.am index 32c94b8..ae85ddc 100644 --- a/xml/schema/Makefile.am +++ b/xml/schema/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.3 2006-11-29 14:49:20 marc Exp $ xmlschemadatadir = $(pkgdatadir)/xml/schema @@ -23,4 +22,4 @@ EXTRA_DIST = $(xmlschemadata_DATA) # needed to get dependencies correct metaproxy.rng:metaproxy.rnc retrievalinfo.rnc -metaproxy.xsd:metaproxy.rnc retrievalinfo.rnc \ No newline at end of file +metaproxy.xsd:metaproxy.rnc retrievalinfo.rnc diff --git a/xml/xslt/MARC21slim2DC.xsl b/xml/xslt/MARC21slim2DC.xsl index 8c9572d..df85b6d 100644 --- a/xml/xslt/MARC21slim2DC.xsl +++ b/xml/xslt/MARC21slim2DC.xsl @@ -1,5 +1,4 @@ - - --> \ No newline at end of file + --> diff --git a/xml/xslt/MARC21slim2MODS.xsl b/xml/xslt/MARC21slim2MODS.xsl index ff35524..955a498 100644 --- a/xml/xslt/MARC21slim2MODS.xsl +++ b/xml/xslt/MARC21slim2MODS.xsl @@ -1870,4 +1870,4 @@ ---> \ No newline at end of file +--> diff --git a/xml/xslt/MARC21slim2MODS3-1.xsl b/xml/xslt/MARC21slim2MODS3-1.xsl index 225a5a0..14ded7f 100644 --- a/xml/xslt/MARC21slim2MODS3-1.xsl +++ b/xml/xslt/MARC21slim2MODS3-1.xsl @@ -2511,4 +2511,4 @@ Added Log Comment ---> \ No newline at end of file +--> diff --git a/xml/xslt/MARC21slim2RDFDC.xsl b/xml/xslt/MARC21slim2RDFDC.xsl index 2e81677..06afea4 100644 --- a/xml/xslt/MARC21slim2RDFDC.xsl +++ b/xml/xslt/MARC21slim2RDFDC.xsl @@ -194,4 +194,4 @@ ---> \ No newline at end of file +--> diff --git a/xml/xslt/MARC21slim2SRWDC.xsl b/xml/xslt/MARC21slim2SRWDC.xsl index 5ae8ec6..cf71945 100644 --- a/xml/xslt/MARC21slim2SRWDC.xsl +++ b/xml/xslt/MARC21slim2SRWDC.xsl @@ -258,4 +258,4 @@ ---> \ No newline at end of file +--> diff --git a/xml/xslt/MARC21slimUtils.xsl b/xml/xslt/MARC21slimUtils.xsl index acfe598..5f3cce3 100644 --- a/xml/xslt/MARC21slimUtils.xsl +++ b/xml/xslt/MARC21slimUtils.xsl @@ -62,4 +62,4 @@ ---> \ No newline at end of file +--> diff --git a/xml/xslt/Makefile.am b/xml/xslt/Makefile.am index 7713e0d..e38fbb8 100644 --- a/xml/xslt/Makefile.am +++ b/xml/xslt/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.3 2007-12-14 08:09:28 marc Exp $ xmlxsltdatadir = $(pkgdatadir)/xml/xslt diff --git a/xml/xslt/explain2cqlpqftxt.xsl b/xml/xslt/explain2cqlpqftxt.xsl index 07206a1..495698c 100644 --- a/xml/xslt/explain2cqlpqftxt.xsl +++ b/xml/xslt/explain2cqlpqftxt.xsl @@ -1,7 +1,6 @@ - -- 1.7.10.4