From c7ce18b91b4b542af4f02ad9fa3f86f12b92f3d1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 11 Jan 2012 11:15:49 +0100 Subject: [PATCH] Happy new year --- README | 2 +- configure.ac | 2 +- doc/entities.ent | 2 +- src/charsets.c | 2 +- src/charsets.h | 2 +- src/client.c | 2 +- src/client.h | 2 +- src/connection.c | 2 +- src/connection.h | 2 +- src/database.c | 2 +- src/database.h | 2 +- src/eventl.c | 4 ++-- src/eventl.h | 2 +- src/facet_limit.c | 2 +- src/facet_limit.h | 2 +- src/getaddrinfo.c | 2 +- src/host.c | 2 +- src/host.h | 2 +- src/http.c | 2 +- src/http.h | 2 +- src/http_command.c | 2 +- src/incref.c | 2 +- src/incref.h | 2 +- src/jenkins_hash.c | 2 +- src/jenkins_hash.h | 2 +- src/marchash.c | 2 +- src/marchash.h | 2 +- src/marcmap.c | 2 +- src/marcmap.h | 2 +- src/normalize7bit.c | 2 +- src/normalize7bit.h | 2 +- src/normalize_cache.c | 2 +- src/normalize_cache.h | 2 +- src/normalize_record.c | 2 +- src/normalize_record.h | 2 +- src/parameters.h | 2 +- src/pazpar2.c | 2 +- src/pazpar2_config.c | 2 +- src/pazpar2_config.h | 2 +- src/pazpar2_play.c | 2 +- src/ppmutex.c | 2 +- src/ppmutex.h | 2 +- src/reclists.c | 2 +- src/reclists.h | 2 +- src/record.c | 2 +- src/record.h | 2 +- src/relevance.c | 2 +- src/relevance.h | 2 +- src/sel_thread.c | 2 +- src/sel_thread.h | 2 +- src/service_xslt.c | 2 +- src/service_xslt.h | 2 +- src/session.c | 2 +- src/session.h | 2 +- src/settings.c | 2 +- src/settings.h | 2 +- src/termlists.c | 2 +- src/termlists.h | 2 +- src/test_normalize.c | 2 +- src/test_sel_thread.c | 2 +- win/makefile | 2 +- win/pazpar2.nsi | 2 +- 62 files changed, 63 insertions(+), 63 deletions(-) diff --git a/README b/README index 7ceac09..10ca2d7 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Pazpar2 is a high-performance, user interface-independent, data model-independent metasearching middleware featuring merging, relevance ranking, record sorting, and faceted results. -Copyright (C) 2006-2011 Index Data. See the file LICENSE for details. +Copyright (C) 2006-2012 Index Data. See the file LICENSE for details. Installation instructions and documentation is found in directory 'doc' and on-line at http://www.indexdata.com/pazpar2/ . diff --git a/configure.ac b/configure.ac index ef4469c..62ab94b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## This file is part of Pazpar2. -## Copyright (C) 2006-2011 Index Data +## Copyright (C) 2006-2012 Index Data ## Process this file with autoconf to produce a configure script. # Autoconf and automake setup diff --git a/doc/entities.ent b/doc/entities.ent index 3feae87..b299edd 100644 --- a/doc/entities.ent +++ b/doc/entities.ent @@ -1,5 +1,5 @@ - + diff --git a/src/charsets.c b/src/charsets.c index f0f1af0..fc14257 100644 --- a/src/charsets.c +++ b/src/charsets.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/charsets.h b/src/charsets.h index 1a7381f..467dc2e 100644 --- a/src/charsets.h +++ b/src/charsets.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/client.c b/src/client.c index d8c239d..98c69bb 100644 --- a/src/client.c +++ b/src/client.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/client.h b/src/client.h index 16f9b78..7971408 100644 --- a/src/client.h +++ b/src/client.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/connection.c b/src/connection.c index 0b7a79b..e441514 100644 --- a/src/connection.c +++ b/src/connection.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/connection.h b/src/connection.h index 0aa0f4c..c6b4ed0 100644 --- a/src/connection.h +++ b/src/connection.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/database.c b/src/database.c index b83dec7..139950b 100644 --- a/src/database.c +++ b/src/database.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/database.h b/src/database.h index 2b0a3fc..ae77337 100644 --- a/src/database.h +++ b/src/database.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/eventl.c b/src/eventl.c index 9804472..840e52b 100644 --- a/src/eventl.c +++ b/src/eventl.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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 @@ -20,7 +20,7 @@ /* * Based on ParaZ - a simple tool for harvesting performance data for * parallel operations using Z39.50. - * Copyright (C) 2006-2011 Index Data ApS + * Copyright (C) 2006-2012 Index Data ApS * See LICENSE file for details. */ diff --git a/src/eventl.h b/src/eventl.h index de189a6..ef94a10 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/facet_limit.c b/src/facet_limit.c index 92d7eaf..131a1b7 100644 --- a/src/facet_limit.c +++ b/src/facet_limit.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/facet_limit.h b/src/facet_limit.h index 60ce8ce..717a4f8 100644 --- a/src/facet_limit.h +++ b/src/facet_limit.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/getaddrinfo.c b/src/getaddrinfo.c index 3ca2f4e..6a31e61 100644 --- a/src/getaddrinfo.c +++ b/src/getaddrinfo.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/host.c b/src/host.c index 57c6eb6..25fd04a 100644 --- a/src/host.c +++ b/src/host.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/host.h b/src/host.h index d30632f..3fe68b6 100644 --- a/src/host.h +++ b/src/host.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/http.c b/src/http.c index daefeb8..c0f9596 100644 --- a/src/http.c +++ b/src/http.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/http.h b/src/http.h index 63d8d88..06ccf76 100644 --- a/src/http.h +++ b/src/http.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/http_command.c b/src/http_command.c index 52869a3..854de13 100644 --- a/src/http_command.c +++ b/src/http_command.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/incref.c b/src/incref.c index 1fb6a54..e820f14 100644 --- a/src/incref.c +++ b/src/incref.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/incref.h b/src/incref.h index 0bfe2f5..80c0313 100644 --- a/src/incref.h +++ b/src/incref.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/jenkins_hash.c b/src/jenkins_hash.c index 738c97a..b2b330d 100644 --- a/src/jenkins_hash.c +++ b/src/jenkins_hash.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/jenkins_hash.h b/src/jenkins_hash.h index ec80133..23df691 100644 --- a/src/jenkins_hash.h +++ b/src/jenkins_hash.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/marchash.c b/src/marchash.c index 49b814d..3ca63d1 100644 --- a/src/marchash.c +++ b/src/marchash.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/marchash.h b/src/marchash.h index 3917fd9..98847a5 100644 --- a/src/marchash.h +++ b/src/marchash.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/marcmap.c b/src/marcmap.c index 5fa579c..5c4a3f2 100644 --- a/src/marcmap.c +++ b/src/marcmap.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/marcmap.h b/src/marcmap.h index 2c39583..982c3a4 100644 --- a/src/marcmap.h +++ b/src/marcmap.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize7bit.c b/src/normalize7bit.c index b4e38f9..a45b816 100644 --- a/src/normalize7bit.c +++ b/src/normalize7bit.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize7bit.h b/src/normalize7bit.h index a8992fd..09cb3b3 100644 --- a/src/normalize7bit.h +++ b/src/normalize7bit.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize_cache.c b/src/normalize_cache.c index 21b1f8a..92b71ae 100644 --- a/src/normalize_cache.c +++ b/src/normalize_cache.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize_cache.h b/src/normalize_cache.h index fab116e..4ee9322 100644 --- a/src/normalize_cache.h +++ b/src/normalize_cache.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize_record.c b/src/normalize_record.c index f75a0ee..129be2b 100644 --- a/src/normalize_record.c +++ b/src/normalize_record.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/normalize_record.h b/src/normalize_record.h index 25155af..4e748f5 100644 --- a/src/normalize_record.h +++ b/src/normalize_record.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/parameters.h b/src/parameters.h index 3b45497..78531e4 100644 --- a/src/parameters.h +++ b/src/parameters.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/pazpar2.c b/src/pazpar2.c index f4bec6c..0d441b2 100644 --- a/src/pazpar2.c +++ b/src/pazpar2.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/pazpar2_config.c b/src/pazpar2_config.c index dd1c570..bc5ba6d 100644 --- a/src/pazpar2_config.c +++ b/src/pazpar2_config.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/pazpar2_config.h b/src/pazpar2_config.h index f5fb27d..9369b86 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/pazpar2_play.c b/src/pazpar2_play.c index 5339f2d..d5455dd 100644 --- a/src/pazpar2_play.c +++ b/src/pazpar2_play.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/ppmutex.c b/src/ppmutex.c index 5849fcd..2d5d665 100644 --- a/src/ppmutex.c +++ b/src/ppmutex.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/ppmutex.h b/src/ppmutex.h index f1f6e24..ed859b8 100644 --- a/src/ppmutex.h +++ b/src/ppmutex.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/reclists.c b/src/reclists.c index 6ac71cd..2ba9b4d 100644 --- a/src/reclists.c +++ b/src/reclists.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/reclists.h b/src/reclists.h index 26ddd4b..40bcdf9 100644 --- a/src/reclists.h +++ b/src/reclists.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/record.c b/src/record.c index 874a0a2..a052a32 100644 --- a/src/record.c +++ b/src/record.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/record.h b/src/record.h index b7efc2e..2b2075f 100644 --- a/src/record.h +++ b/src/record.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/relevance.c b/src/relevance.c index 933ca20..3eba7cf 100644 --- a/src/relevance.c +++ b/src/relevance.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/relevance.h b/src/relevance.h index 16682e6..70d8688 100644 --- a/src/relevance.h +++ b/src/relevance.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/sel_thread.c b/src/sel_thread.c index 8a14e55..1aca81a 100644 --- a/src/sel_thread.c +++ b/src/sel_thread.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/sel_thread.h b/src/sel_thread.h index b84aa27..ce35cef 100644 --- a/src/sel_thread.h +++ b/src/sel_thread.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/service_xslt.c b/src/service_xslt.c index 47a5f37..3ef5b55 100644 --- a/src/service_xslt.c +++ b/src/service_xslt.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/service_xslt.h b/src/service_xslt.h index fe86cdd..23ad730 100644 --- a/src/service_xslt.h +++ b/src/service_xslt.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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.c b/src/session.c index f7f687d..4beed61 100644 --- a/src/session.c +++ b/src/session.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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.h b/src/session.h index 9d74fdb..a74c7cc 100644 --- a/src/session.h +++ b/src/session.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/settings.c b/src/settings.c index 98adae9..1f9246c 100644 --- a/src/settings.c +++ b/src/settings.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/settings.h b/src/settings.h index 3451588..cbba02c 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/termlists.c b/src/termlists.c index 0b870bb..e7b6e68 100644 --- a/src/termlists.c +++ b/src/termlists.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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/termlists.h b/src/termlists.h index e586564..a2f0741 100644 --- a/src/termlists.h +++ b/src/termlists.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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_normalize.c b/src/test_normalize.c index 5700097..0f1147f 100644 --- a/src/test_normalize.c +++ b/src/test_normalize.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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_sel_thread.c b/src/test_sel_thread.c index 088e325..d0b1c90 100644 --- a/src/test_sel_thread.c +++ b/src/test_sel_thread.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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 c16e5d8..aebf092 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # This file is part of Pazpar2. -# Copyright (C) 2006-2011 Index Data +# Copyright (C) 2006-2012 Index Data DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 diff --git a/win/pazpar2.nsi b/win/pazpar2.nsi index 3ae546e..0af1dcd 100644 --- a/win/pazpar2.nsi +++ b/win/pazpar2.nsi @@ -1,5 +1,5 @@ ; This file is part of Pazpar2. -; Copyright (C) 2006-2011 Index Data +; Copyright (C) 2006-2012 Index Data !include version.nsi -- 1.7.10.4