From 7b429cd9f6320f71b949f7e90270266b2f617c07 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 13 Jan 2009 13:57:44 +0100 Subject: [PATCH] Happy new year --- doc/entities.ent | 1 + doc/license.xml | 2 +- doc/yazproxy.xml | 2 +- include/yazproxy/bw.h | 2 +- include/yazproxy/limit-connect.h | 2 +- include/yazproxy/module.h | 2 +- include/yazproxy/proxy.h | 2 +- src/cdetails.cpp | 2 +- src/charset-converter.cpp | 2 +- src/limit-connect.cpp | 2 +- src/mod_helsinki.cpp | 2 +- src/mod_sample.cpp | 2 +- src/modules.cpp | 2 +- src/msg-thread.cpp | 2 +- src/msg-thread.h | 2 +- src/proxyp.h | 2 +- src/t-server.cpp | 2 +- src/tstthreads.cpp | 2 +- src/yaz-bw.cpp | 2 +- src/yaz-proxy-config.cpp | 2 +- src/yaz-proxy-main.cpp | 2 +- src/yaz-proxy.cpp | 2 +- src/yaz-usemarcon.cpp | 2 +- 23 files changed, 23 insertions(+), 22 deletions(-) diff --git a/doc/entities.ent b/doc/entities.ent index e198635..b645a4d 100644 --- a/doc/entities.ent +++ b/doc/entities.ent @@ -4,3 +4,4 @@ + diff --git a/doc/license.xml b/doc/license.xml index 2f70c64..998d18c 100644 --- a/doc/license.xml +++ b/doc/license.xml @@ -4,7 +4,7 @@ YAZ Proxy, - Copyright © 1998-2008 Index Data. + Copyright © ©right-year; Index Data. diff --git a/doc/yazproxy.xml b/doc/yazproxy.xml index 0230ba2..a92472c 100644 --- a/doc/yazproxy.xml +++ b/doc/yazproxy.xml @@ -17,7 +17,7 @@ AdamDickmeiss - 1999-2008 + ©right-year; Index Data Aps diff --git a/include/yazproxy/bw.h b/include/yazproxy/bw.h index 2356689..fe4d008 100644 --- a/include/yazproxy/bw.h +++ b/include/yazproxy/bw.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/include/yazproxy/limit-connect.h b/include/yazproxy/limit-connect.h index 928ab1e..4c55d94 100644 --- a/include/yazproxy/limit-connect.h +++ b/include/yazproxy/limit-connect.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/include/yazproxy/module.h b/include/yazproxy/module.h index 1817954..1d0043c 100644 --- a/include/yazproxy/module.h +++ b/include/yazproxy/module.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/include/yazproxy/proxy.h b/include/yazproxy/proxy.h index 172df42..2c4549e 100644 --- a/include/yazproxy/proxy.h +++ b/include/yazproxy/proxy.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/cdetails.cpp b/src/cdetails.cpp index 72f20a8..fe1e725 100644 --- a/src/cdetails.cpp +++ b/src/cdetails.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/charset-converter.cpp b/src/charset-converter.cpp index 4d21765..91e3aed 100644 --- a/src/charset-converter.cpp +++ b/src/charset-converter.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/limit-connect.cpp b/src/limit-connect.cpp index 12391db..ae96f04 100644 --- a/src/limit-connect.cpp +++ b/src/limit-connect.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/mod_helsinki.cpp b/src/mod_helsinki.cpp index 150e9ab..35efaa8 100644 --- a/src/mod_helsinki.cpp +++ b/src/mod_helsinki.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/mod_sample.cpp b/src/mod_sample.cpp index 9546271..cd9fbda 100644 --- a/src/mod_sample.cpp +++ b/src/mod_sample.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/modules.cpp b/src/modules.cpp index dee13e0..49a0298 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/msg-thread.cpp b/src/msg-thread.cpp index 14bdfcc..474da8a 100644 --- a/src/msg-thread.cpp +++ b/src/msg-thread.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/msg-thread.h b/src/msg-thread.h index fed7a62..2c4815c 100644 --- a/src/msg-thread.h +++ b/src/msg-thread.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/proxyp.h b/src/proxyp.h index 27ac560..c77ce5e 100644 --- a/src/proxyp.h +++ b/src/proxyp.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/t-server.cpp b/src/t-server.cpp index 55adea8..b54058c 100644 --- a/src/t-server.cpp +++ b/src/t-server.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/tstthreads.cpp b/src/tstthreads.cpp index 23ccb6f..8e09150 100644 --- a/src/tstthreads.cpp +++ b/src/tstthreads.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/yaz-bw.cpp b/src/yaz-bw.cpp index 26121d2..a84cb8a 100644 --- a/src/yaz-bw.cpp +++ b/src/yaz-bw.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/yaz-proxy-config.cpp b/src/yaz-proxy-config.cpp index 8294109..b3a9ebd 100644 --- a/src/yaz-proxy-config.cpp +++ b/src/yaz-proxy-config.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index 86476cb..9382ddc 100644 --- a/src/yaz-proxy-main.cpp +++ b/src/yaz-proxy-main.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/yaz-proxy.cpp b/src/yaz-proxy.cpp index 96041bf..35c5ba2 100644 --- a/src/yaz-proxy.cpp +++ b/src/yaz-proxy.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/src/yaz-usemarcon.cpp b/src/yaz-usemarcon.cpp index e8021fb..6ac46b8 100644 --- a/src/yaz-usemarcon.cpp +++ b/src/yaz-usemarcon.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2009 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free -- 1.7.10.4