From c1d953eee6c00432493bc364da6284704ccd9cc2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 7 Jan 2011 11:32:48 +0100 Subject: [PATCH] Happy new year --- Makefile.am | 2 +- README | 2 +- doc/book.xml | 8 +++----- doc/copyright.xml | 2 +- example-module/filter_myfilter.cpp | 2 +- include/Makefile.am | 2 +- include/metaproxy/Makefile.am | 2 +- include/metaproxy/filter.hpp | 2 +- include/metaproxy/origin.hpp | 2 +- include/metaproxy/package.hpp | 2 +- include/metaproxy/router.hpp | 2 +- include/metaproxy/session.hpp | 2 +- include/metaproxy/util.hpp | 2 +- include/metaproxy/xmlutil.hpp | 2 +- src/Makefile.am | 2 +- src/ex_filter_frontend_net.cpp | 2 +- src/ex_router_flexml.cpp | 2 +- src/factory_filter.cpp | 2 +- src/factory_filter.hpp | 2 +- src/factory_static.cpp | 2 +- src/factory_static.hpp | 2 +- src/filter.cpp | 2 +- src/filter_auth_simple.cpp | 2 +- src/filter_auth_simple.hpp | 2 +- src/filter_backend_test.cpp | 2 +- src/filter_backend_test.hpp | 2 +- src/filter_bounce.cpp | 2 +- src/filter_bounce.hpp | 2 +- src/filter_cgi.cpp | 2 +- src/filter_cgi.hpp | 2 +- src/filter_cql_to_rpn.cpp | 2 +- src/filter_cql_to_rpn.hpp | 2 +- src/filter_dl.cpp | 2 +- src/filter_frontend_net.cpp | 2 +- src/filter_frontend_net.hpp | 2 +- src/filter_http_file.cpp | 2 +- src/filter_http_file.hpp | 2 +- src/filter_limit.cpp | 2 +- src/filter_limit.hpp | 2 +- src/filter_load_balance.cpp | 2 +- src/filter_load_balance.hpp | 2 +- src/filter_log.cpp | 2 +- src/filter_log.hpp | 2 +- src/filter_multi.cpp | 2 +- src/filter_multi.hpp | 2 +- src/filter_query_rewrite.cpp | 2 +- src/filter_query_rewrite.hpp | 2 +- src/filter_record_transform.cpp | 2 +- src/filter_record_transform.hpp | 2 +- src/filter_session_shared.cpp | 2 +- src/filter_session_shared.hpp | 2 +- src/filter_sru_to_z3950.cpp | 2 +- src/filter_sru_to_z3950.hpp | 2 +- src/filter_template.cpp | 2 +- src/filter_template.hpp | 2 +- src/filter_virt_db.cpp | 2 +- src/filter_virt_db.hpp | 2 +- src/filter_z3950_client.cpp | 2 +- src/filter_z3950_client.hpp | 2 +- src/filter_zeerex_explain.cpp | 2 +- src/filter_zeerex_explain.hpp | 2 +- src/gduutil.cpp | 2 +- src/gduutil.hpp | 2 +- src/metaproxy_prog.cpp | 2 +- src/origin.cpp | 2 +- src/package.cpp | 2 +- src/pipe.cpp | 2 +- src/pipe.hpp | 2 +- src/plainfile.cpp | 2 +- src/router_chain.cpp | 2 +- src/router_chain.hpp | 2 +- src/router_flexml.cpp | 2 +- src/router_flexml.hpp | 2 +- src/session.cpp | 2 +- src/sru_util.cpp | 2 +- src/sru_util.hpp | 2 +- src/test_boost_threads.cpp | 2 +- src/test_filter1.cpp | 2 +- src/test_filter2.cpp | 2 +- src/test_filter_auth_simple.cpp | 2 +- src/test_filter_backend_test.cpp | 2 +- src/test_filter_bounce.cpp | 2 +- src/test_filter_factory.cpp | 2 +- src/test_filter_frontend_net.cpp | 2 +- src/test_filter_log.cpp | 2 +- src/test_filter_multi.cpp | 2 +- src/test_filter_query_rewrite.cpp | 2 +- src/test_filter_record_transform.cpp | 2 +- src/test_filter_sru_to_z3950.cpp | 2 +- src/test_filter_virt_db.cpp | 2 +- src/test_filter_z3950_client.cpp | 2 +- src/test_package1.cpp | 2 +- src/test_pipe.cpp | 2 +- src/test_router_flexml.cpp | 2 +- src/test_ses_map.cpp | 2 +- src/test_session1.cpp | 2 +- src/test_session2.cpp | 2 +- src/test_thread_pool_observer.cpp | 2 +- src/thread_pool_observer.cpp | 2 +- src/thread_pool_observer.hpp | 2 +- src/tstdl.cpp | 2 +- src/util.cpp | 2 +- src/xmlutil.cpp | 2 +- win/makefile | 2 +- 104 files changed, 106 insertions(+), 108 deletions(-) diff --git a/Makefile.am b/Makefile.am index efad1d3..2505bca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2010 Index Data +## Copyright (C) 2005-2011 Index Data SUBDIRS = xml include src etc doc diff --git a/README b/README index 47312ee..9c43334 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Metaproxy - a universal Z39.50/SRU router. The "doc" directory contains documentation in HTML. -You can also read it online at http://www.indexdata.dk/metaproxy/ +You can also read it online at http://www.indexdata.com/metaproxy/ Read the documentation in the 'doc' directory for installation instructions. diff --git a/doc/book.xml b/doc/book.xml index 7b6c9db..566a9ee 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -2,10 +2,10 @@ %local; - %idcommon; @@ -26,7 +26,7 @@ &version; - 2005-2010 + 2005-2011 Index Data @@ -2068,9 +2068,7 @@ Z> License - - Metaproxy, Copyright © 1995-2010 Index Data. - + ©right; Metaproxy is free software; you can redistribute it and/or modify it under diff --git a/doc/copyright.xml b/doc/copyright.xml index 3f1b42b..8d7d1ef 100644 --- a/doc/copyright.xml +++ b/doc/copyright.xml @@ -1,5 +1,5 @@ COPYRIGHT - Copyright (c) 2005-2010, Index Data + Copyright (C) 2005-2011 Index Data diff --git a/example-module/filter_myfilter.cpp b/example-module/filter_myfilter.cpp index ef97b7f..0bf7150 100644 --- a/example-module/filter_myfilter.cpp +++ b/example-module/filter_myfilter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/Makefile.am b/include/Makefile.am index 6256287..2967e5b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2010 Index Data +## Copyright (C) 2005-2011 Index Data SUBDIRS = metaproxy diff --git a/include/metaproxy/Makefile.am b/include/metaproxy/Makefile.am index bd00e30..2f48788 100644 --- a/include/metaproxy/Makefile.am +++ b/include/metaproxy/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2010 Index Data +## Copyright (C) 2005-2011 Index Data pkginclude_HEADERS= filter.hpp origin.hpp package.hpp \ router.hpp session.hpp util.hpp xmlutil.hpp diff --git a/include/metaproxy/filter.hpp b/include/metaproxy/filter.hpp index 0fbd019..a3310ec 100644 --- a/include/metaproxy/filter.hpp +++ b/include/metaproxy/filter.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/origin.hpp b/include/metaproxy/origin.hpp index 29d1124..d9d625c 100644 --- a/include/metaproxy/origin.hpp +++ b/include/metaproxy/origin.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/package.hpp b/include/metaproxy/package.hpp index 69fbcb7..8800fa3 100644 --- a/include/metaproxy/package.hpp +++ b/include/metaproxy/package.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/router.hpp b/include/metaproxy/router.hpp index 5fdf382..abcfdc0 100644 --- a/include/metaproxy/router.hpp +++ b/include/metaproxy/router.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/session.hpp b/include/metaproxy/session.hpp index 124a8c1..72cc796 100644 --- a/include/metaproxy/session.hpp +++ b/include/metaproxy/session.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/util.hpp b/include/metaproxy/util.hpp index 810afbd..5252d9a 100644 --- a/include/metaproxy/util.hpp +++ b/include/metaproxy/util.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/include/metaproxy/xmlutil.hpp b/include/metaproxy/xmlutil.hpp index 5377bb4..ab3556d 100644 --- a/include/metaproxy/xmlutil.hpp +++ b/include/metaproxy/xmlutil.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/Makefile.am b/src/Makefile.am index a79adde..e7e54f0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2010 Index Data +## Copyright (C) 2005-2011 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 bdf538d..565b73d 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/ex_router_flexml.cpp b/src/ex_router_flexml.cpp index c3efe78..46c9a93 100644 --- a/src/ex_router_flexml.cpp +++ b/src/ex_router_flexml.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/factory_filter.cpp b/src/factory_filter.cpp index f91eafb..a446ba2 100644 --- a/src/factory_filter.cpp +++ b/src/factory_filter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/factory_filter.hpp b/src/factory_filter.hpp index 8f02939..4464c32 100644 --- a/src/factory_filter.hpp +++ b/src/factory_filter.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/factory_static.cpp b/src/factory_static.cpp index 51cb3fc..d34eed6 100644 --- a/src/factory_static.cpp +++ b/src/factory_static.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/factory_static.hpp b/src/factory_static.hpp index 144ed3e..25a48de 100644 --- a/src/factory_static.hpp +++ b/src/factory_static.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter.cpp b/src/filter.cpp index 95b7e91..1767022 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_auth_simple.cpp b/src/filter_auth_simple.cpp index 9dbb511..a381ced 100644 --- a/src/filter_auth_simple.cpp +++ b/src/filter_auth_simple.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_auth_simple.hpp b/src/filter_auth_simple.hpp index 9acf1b8..be3503e 100644 --- a/src/filter_auth_simple.hpp +++ b/src/filter_auth_simple.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_backend_test.cpp b/src/filter_backend_test.cpp index 02c447e..f5067be 100644 --- a/src/filter_backend_test.cpp +++ b/src/filter_backend_test.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_backend_test.hpp b/src/filter_backend_test.hpp index b067fa5..bae985c 100644 --- a/src/filter_backend_test.hpp +++ b/src/filter_backend_test.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_bounce.cpp b/src/filter_bounce.cpp index 9675190..2b22813 100644 --- a/src/filter_bounce.cpp +++ b/src/filter_bounce.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_bounce.hpp b/src/filter_bounce.hpp index 5eb8e98..12dda16 100644 --- a/src/filter_bounce.hpp +++ b/src/filter_bounce.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_cgi.cpp b/src/filter_cgi.cpp index 7cec0cd..fd844c7 100644 --- a/src/filter_cgi.cpp +++ b/src/filter_cgi.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_cgi.hpp b/src/filter_cgi.hpp index 480e235..f9fd202 100644 --- a/src/filter_cgi.hpp +++ b/src/filter_cgi.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_cql_to_rpn.cpp b/src/filter_cql_to_rpn.cpp index c1a7057..4fa308f 100644 --- a/src/filter_cql_to_rpn.cpp +++ b/src/filter_cql_to_rpn.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_cql_to_rpn.hpp b/src/filter_cql_to_rpn.hpp index 354d6a7..e668a95 100644 --- a/src/filter_cql_to_rpn.hpp +++ b/src/filter_cql_to_rpn.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_dl.cpp b/src/filter_dl.cpp index a9ce43a..5c2738f 100644 --- a/src/filter_dl.cpp +++ b/src/filter_dl.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_frontend_net.cpp b/src/filter_frontend_net.cpp index 443ea35..362e489 100644 --- a/src/filter_frontend_net.cpp +++ b/src/filter_frontend_net.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_frontend_net.hpp b/src/filter_frontend_net.hpp index f7720c9..47640ca 100644 --- a/src/filter_frontend_net.hpp +++ b/src/filter_frontend_net.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_http_file.cpp b/src/filter_http_file.cpp index f9dfb42..e021b03 100644 --- a/src/filter_http_file.cpp +++ b/src/filter_http_file.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_http_file.hpp b/src/filter_http_file.hpp index 94ddb26..c1a2930 100644 --- a/src/filter_http_file.hpp +++ b/src/filter_http_file.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_limit.cpp b/src/filter_limit.cpp index a649564..5b64c36 100644 --- a/src/filter_limit.cpp +++ b/src/filter_limit.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_limit.hpp b/src/filter_limit.hpp index e808396..7a3d5e3 100644 --- a/src/filter_limit.hpp +++ b/src/filter_limit.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_load_balance.cpp b/src/filter_load_balance.cpp index 66fbfa2..183acf8 100644 --- a/src/filter_load_balance.cpp +++ b/src/filter_load_balance.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_load_balance.hpp b/src/filter_load_balance.hpp index d6166a1..5909fec 100644 --- a/src/filter_load_balance.hpp +++ b/src/filter_load_balance.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_log.cpp b/src/filter_log.cpp index 13957ce..2e128f3 100644 --- a/src/filter_log.cpp +++ b/src/filter_log.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_log.hpp b/src/filter_log.hpp index 9ac2b70..2c5d0d9 100644 --- a/src/filter_log.hpp +++ b/src/filter_log.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_multi.cpp b/src/filter_multi.cpp index 5941994..53912ee 100644 --- a/src/filter_multi.cpp +++ b/src/filter_multi.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_multi.hpp b/src/filter_multi.hpp index 29c9c61..7f3bb6c 100644 --- a/src/filter_multi.hpp +++ b/src/filter_multi.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_query_rewrite.cpp b/src/filter_query_rewrite.cpp index 9d4ac37..1ad7d52 100644 --- a/src/filter_query_rewrite.cpp +++ b/src/filter_query_rewrite.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_query_rewrite.hpp b/src/filter_query_rewrite.hpp index f954e6b..a28ef2e 100644 --- a/src/filter_query_rewrite.hpp +++ b/src/filter_query_rewrite.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_record_transform.cpp b/src/filter_record_transform.cpp index 64a72bd..f95d040 100644 --- a/src/filter_record_transform.cpp +++ b/src/filter_record_transform.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_record_transform.hpp b/src/filter_record_transform.hpp index c28cb4e..e3a2016 100644 --- a/src/filter_record_transform.hpp +++ b/src/filter_record_transform.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_session_shared.cpp b/src/filter_session_shared.cpp index 9ec7648..85d706d 100644 --- a/src/filter_session_shared.cpp +++ b/src/filter_session_shared.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_session_shared.hpp b/src/filter_session_shared.hpp index fdca85a..dffd26e 100644 --- a/src/filter_session_shared.hpp +++ b/src/filter_session_shared.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_sru_to_z3950.cpp b/src/filter_sru_to_z3950.cpp index d57c34d..9187396 100644 --- a/src/filter_sru_to_z3950.cpp +++ b/src/filter_sru_to_z3950.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_sru_to_z3950.hpp b/src/filter_sru_to_z3950.hpp index 815182b..993e66b 100644 --- a/src/filter_sru_to_z3950.hpp +++ b/src/filter_sru_to_z3950.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_template.cpp b/src/filter_template.cpp index 807e101..42ffc44 100644 --- a/src/filter_template.cpp +++ b/src/filter_template.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_template.hpp b/src/filter_template.hpp index 79a389f..2e2ef6f 100644 --- a/src/filter_template.hpp +++ b/src/filter_template.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_virt_db.cpp b/src/filter_virt_db.cpp index 06221d8..b30e7b4 100644 --- a/src/filter_virt_db.cpp +++ b/src/filter_virt_db.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_virt_db.hpp b/src/filter_virt_db.hpp index 3a69d17..e4cb028 100644 --- a/src/filter_virt_db.hpp +++ b/src/filter_virt_db.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_z3950_client.cpp b/src/filter_z3950_client.cpp index 683c09a..a493ae2 100644 --- a/src/filter_z3950_client.cpp +++ b/src/filter_z3950_client.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_z3950_client.hpp b/src/filter_z3950_client.hpp index aaf634e..48ebabc 100644 --- a/src/filter_z3950_client.hpp +++ b/src/filter_z3950_client.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_zeerex_explain.cpp b/src/filter_zeerex_explain.cpp index fc434e2..2f6160b 100644 --- a/src/filter_zeerex_explain.cpp +++ b/src/filter_zeerex_explain.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/filter_zeerex_explain.hpp b/src/filter_zeerex_explain.hpp index 61774e9..23f93e9 100644 --- a/src/filter_zeerex_explain.hpp +++ b/src/filter_zeerex_explain.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/gduutil.cpp b/src/gduutil.cpp index 864cb61..552cb79 100644 --- a/src/gduutil.cpp +++ b/src/gduutil.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/gduutil.hpp b/src/gduutil.hpp index ac2b731..eb9a147 100644 --- a/src/gduutil.hpp +++ b/src/gduutil.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/metaproxy_prog.cpp b/src/metaproxy_prog.cpp index fb9d1e2..2719870 100644 --- a/src/metaproxy_prog.cpp +++ b/src/metaproxy_prog.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/origin.cpp b/src/origin.cpp index 6168e1a..500a446 100644 --- a/src/origin.cpp +++ b/src/origin.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/package.cpp b/src/package.cpp index c628523..df45faf 100644 --- a/src/package.cpp +++ b/src/package.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/pipe.cpp b/src/pipe.cpp index ed078fc..7e7177b 100644 --- a/src/pipe.cpp +++ b/src/pipe.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/pipe.hpp b/src/pipe.hpp index 0aa9813..75c2726 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/plainfile.cpp b/src/plainfile.cpp index fb87e2d..78fbb74 100644 --- a/src/plainfile.cpp +++ b/src/plainfile.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/router_chain.cpp b/src/router_chain.cpp index 959007b..dee90f1 100644 --- a/src/router_chain.cpp +++ b/src/router_chain.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/router_chain.hpp b/src/router_chain.hpp index 7cb1ff3..153175a 100644 --- a/src/router_chain.hpp +++ b/src/router_chain.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/router_flexml.cpp b/src/router_flexml.cpp index 59021e8..0a019eb 100644 --- a/src/router_flexml.cpp +++ b/src/router_flexml.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 2f208bd..8160de7 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/session.cpp b/src/session.cpp index b0df3af..bc03dda 100644 --- a/src/session.cpp +++ b/src/session.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/sru_util.cpp b/src/sru_util.cpp index 3d8b955..a9b3d66 100644 --- a/src/sru_util.cpp +++ b/src/sru_util.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/sru_util.hpp b/src/sru_util.hpp index 715b845..53a3ab7 100644 --- a/src/sru_util.hpp +++ b/src/sru_util.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_boost_threads.cpp b/src/test_boost_threads.cpp index fdb41a6..20c8061 100644 --- a/src/test_boost_threads.cpp +++ b/src/test_boost_threads.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter1.cpp b/src/test_filter1.cpp index 4b14019..088a1ec 100644 --- a/src/test_filter1.cpp +++ b/src/test_filter1.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter2.cpp b/src/test_filter2.cpp index 68f1e9b..ed33113 100644 --- a/src/test_filter2.cpp +++ b/src/test_filter2.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_auth_simple.cpp b/src/test_filter_auth_simple.cpp index fc08997..5c44f06 100644 --- a/src/test_filter_auth_simple.cpp +++ b/src/test_filter_auth_simple.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_backend_test.cpp b/src/test_filter_backend_test.cpp index 1eb796e..9c8992b 100644 --- a/src/test_filter_backend_test.cpp +++ b/src/test_filter_backend_test.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_bounce.cpp b/src/test_filter_bounce.cpp index 1556c38..b761871 100644 --- a/src/test_filter_bounce.cpp +++ b/src/test_filter_bounce.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_factory.cpp b/src/test_filter_factory.cpp index e4f62d8..2ecba64 100644 --- a/src/test_filter_factory.cpp +++ b/src/test_filter_factory.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_frontend_net.cpp b/src/test_filter_frontend_net.cpp index 727e4b7..945a242 100644 --- a/src/test_filter_frontend_net.cpp +++ b/src/test_filter_frontend_net.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_log.cpp b/src/test_filter_log.cpp index 9b2626c..796b9b5 100644 --- a/src/test_filter_log.cpp +++ b/src/test_filter_log.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_multi.cpp b/src/test_filter_multi.cpp index e0a6f50..fcffab5 100644 --- a/src/test_filter_multi.cpp +++ b/src/test_filter_multi.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_query_rewrite.cpp b/src/test_filter_query_rewrite.cpp index 7567a21..3145aaf 100644 --- a/src/test_filter_query_rewrite.cpp +++ b/src/test_filter_query_rewrite.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_record_transform.cpp b/src/test_filter_record_transform.cpp index 5fb1040..e8b051c 100644 --- a/src/test_filter_record_transform.cpp +++ b/src/test_filter_record_transform.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_sru_to_z3950.cpp b/src/test_filter_sru_to_z3950.cpp index dec6f98..ff2efb1 100644 --- a/src/test_filter_sru_to_z3950.cpp +++ b/src/test_filter_sru_to_z3950.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_virt_db.cpp b/src/test_filter_virt_db.cpp index ed00ff5..b3ef8b5 100644 --- a/src/test_filter_virt_db.cpp +++ b/src/test_filter_virt_db.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_filter_z3950_client.cpp b/src/test_filter_z3950_client.cpp index 04c3a70..3e66ade 100644 --- a/src/test_filter_z3950_client.cpp +++ b/src/test_filter_z3950_client.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_package1.cpp b/src/test_package1.cpp index b98d547..60b699a 100644 --- a/src/test_package1.cpp +++ b/src/test_package1.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_pipe.cpp b/src/test_pipe.cpp index 3420483..758d695 100644 --- a/src/test_pipe.cpp +++ b/src/test_pipe.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_router_flexml.cpp b/src/test_router_flexml.cpp index f656278..0059ab1 100644 --- a/src/test_router_flexml.cpp +++ b/src/test_router_flexml.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_ses_map.cpp b/src/test_ses_map.cpp index 47b9865..a78a751 100644 --- a/src/test_ses_map.cpp +++ b/src/test_ses_map.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_session1.cpp b/src/test_session1.cpp index 9526e03..bb8ac54 100644 --- a/src/test_session1.cpp +++ b/src/test_session1.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_session2.cpp b/src/test_session2.cpp index 0a6130e..0fd49ed 100644 --- a/src/test_session2.cpp +++ b/src/test_session2.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/test_thread_pool_observer.cpp b/src/test_thread_pool_observer.cpp index 320f73c..bde7c3d 100644 --- a/src/test_thread_pool_observer.cpp +++ b/src/test_thread_pool_observer.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/thread_pool_observer.cpp b/src/thread_pool_observer.cpp index bafac65..832bd29 100644 --- a/src/thread_pool_observer.cpp +++ b/src/thread_pool_observer.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/thread_pool_observer.hpp b/src/thread_pool_observer.hpp index 123ac4a..1adeb19 100644 --- a/src/thread_pool_observer.hpp +++ b/src/thread_pool_observer.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/tstdl.cpp b/src/tstdl.cpp index be462cb..ee0213b 100644 --- a/src/tstdl.cpp +++ b/src/tstdl.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/util.cpp b/src/util.cpp index 0e6c50b..9283861 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/src/xmlutil.cpp b/src/xmlutil.cpp index 209b7f1..7e3db5a 100644 --- a/src/xmlutil.cpp +++ b/src/xmlutil.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 diff --git a/win/makefile b/win/makefile index 6adce12..c94edcb 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2010, Index Data +# Copyright (C) 2005-2011 Index Data # All rights reserved. # MS NMAKE makefile for metaproxy -- 1.7.10.4