From 8353663886b90d762d43790780be6cb58fb93c8a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 7 Jan 2011 11:23:34 +0100 Subject: [PATCH] Happy new year --- LICENSE | 2 +- README | 3 +++ configure.ac | 4 ++-- doc/entities.ent | 2 +- include/yazpp/cql2rpn.h | 2 +- include/yazpp/gdu.h | 2 +- include/yazpp/gduqueue.h | 2 +- include/yazpp/ir-assoc.h | 2 +- include/yazpp/limit-connect.h | 2 +- include/yazpp/pdu-assoc.h | 2 +- include/yazpp/pdu-observer.h | 2 +- include/yazpp/query.h | 2 +- include/yazpp/record-cache.h | 2 +- include/yazpp/socket-manager.h | 2 +- include/yazpp/socket-observer.h | 2 +- include/yazpp/timestat.h | 2 +- include/yazpp/z-assoc.h | 2 +- include/yazpp/z-databases.h | 2 +- include/yazpp/z-query.h | 2 +- include/yazpp/z-server.h | 2 +- src/gdu.cpp | 2 +- src/gduqueue.cpp | 2 +- src/limit-connect.cpp | 2 +- src/pdu-observer.cpp | 2 +- src/query.cpp | 2 +- src/socket-observer.cpp | 2 +- src/timestat.cpp | 2 +- src/tstquery.cpp | 2 +- src/yaz-cql2rpn.cpp | 2 +- src/yaz-ir-assoc.cpp | 2 +- src/yaz-marc-sample.cpp | 2 +- src/yaz-my-client.cpp | 2 +- src/yaz-my-server.cpp | 2 +- src/yaz-pdu-assoc-thread.cpp | 2 +- src/yaz-pdu-assoc.cpp | 2 +- src/yaz-socket-manager.cpp | 2 +- src/yaz-z-assoc.cpp | 2 +- src/yaz-z-cache.cpp | 2 +- src/yaz-z-databases.cpp | 2 +- src/yaz-z-query.cpp | 2 +- src/yaz-z-server-ill.cpp | 2 +- src/yaz-z-server-sr.cpp | 2 +- src/yaz-z-server-update.cpp | 2 +- src/yaz-z-server.cpp | 2 +- src/z-server.cpp | 2 +- win/makefile | 2 +- zlint/test-init-01.cpp | 2 +- zlint/test-init-02.cpp | 2 +- zlint/test-init-03.cpp | 2 +- zlint/test-init-04.cpp | 2 +- zlint/test-init-05.cpp | 2 +- zlint/test-init-06.cpp | 2 +- zlint/test-init-07.cpp | 2 +- zlint/test-init-08.cpp | 2 +- zlint/test-scan-01.cpp | 2 +- zlint/test-search-01.cpp | 2 +- zlint/zlint.cpp | 2 +- zlint/zlint.h | 2 +- 58 files changed, 61 insertions(+), 58 deletions(-) diff --git a/LICENSE b/LICENSE index 7a98a4e..67b9dba 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 1998-2009 Index Data and Mike Taylor +Copyright (C) 1998-2011 Index Data and Mike Taylor All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README b/README index 42ed40b..0057c9d 100644 --- a/README +++ b/README @@ -1,5 +1,8 @@ YAZ++ AKA yazpp - A C++ library for YAZ and a ZOOM C++ API. +Copyright (C) 1998-2011 Index Data +See the file LICENSE for details. + Introduction ------------ diff --git a/configure.ac b/configure.ac index 26a0edd..ac175ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -dnl YAZ++ Toolkit Index Data 1998-2010 -dnl See the file LICENSE for details. +dnl This file is part of yazpp +dnl Copyright (C) 1998-2011 Index Data AC_PREREQ(2.60) AC_INIT([yazpp],[1.2.3],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) diff --git a/doc/entities.ent b/doc/entities.ent index 3015cab..dfb5fe3 100644 --- a/doc/entities.ent +++ b/doc/entities.ent @@ -3,4 +3,4 @@ - + diff --git a/include/yazpp/cql2rpn.h b/include/yazpp/cql2rpn.h index 1b7b829..946fdcc 100644 --- a/include/yazpp/cql2rpn.h +++ b/include/yazpp/cql2rpn.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/gdu.h b/include/yazpp/gdu.h index 0ae3a7e..296182d 100644 --- a/include/yazpp/gdu.h +++ b/include/yazpp/gdu.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/gduqueue.h b/include/yazpp/gduqueue.h index 6f097d2..ee23967 100644 --- a/include/yazpp/gduqueue.h +++ b/include/yazpp/gduqueue.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/ir-assoc.h b/include/yazpp/ir-assoc.h index c62338d..f5209d8 100644 --- a/include/yazpp/ir-assoc.h +++ b/include/yazpp/ir-assoc.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/limit-connect.h b/include/yazpp/limit-connect.h index df19c83..d8e5b36 100644 --- a/include/yazpp/limit-connect.h +++ b/include/yazpp/limit-connect.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/pdu-assoc.h b/include/yazpp/pdu-assoc.h index ef2e1ff..abe5b9b 100644 --- a/include/yazpp/pdu-assoc.h +++ b/include/yazpp/pdu-assoc.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/pdu-observer.h b/include/yazpp/pdu-observer.h index f9bad0e..e59f2c4 100644 --- a/include/yazpp/pdu-observer.h +++ b/include/yazpp/pdu-observer.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/query.h b/include/yazpp/query.h index 25d8dd0..45d0180 100644 --- a/include/yazpp/query.h +++ b/include/yazpp/query.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/record-cache.h b/include/yazpp/record-cache.h index 1966e5c..f993cc4 100644 --- a/include/yazpp/record-cache.h +++ b/include/yazpp/record-cache.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/socket-manager.h b/include/yazpp/socket-manager.h index a4acfce..b56feea 100644 --- a/include/yazpp/socket-manager.h +++ b/include/yazpp/socket-manager.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/socket-observer.h b/include/yazpp/socket-observer.h index 393ec98..7f3c65c 100644 --- a/include/yazpp/socket-observer.h +++ b/include/yazpp/socket-observer.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/timestat.h b/include/yazpp/timestat.h index 1dd569c..8646a93 100644 --- a/include/yazpp/timestat.h +++ b/include/yazpp/timestat.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/z-assoc.h b/include/yazpp/z-assoc.h index f5a62eb..77570ca 100644 --- a/include/yazpp/z-assoc.h +++ b/include/yazpp/z-assoc.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/z-databases.h b/include/yazpp/z-databases.h index 677bc7f..a0e5763 100644 --- a/include/yazpp/z-databases.h +++ b/include/yazpp/z-databases.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/z-query.h b/include/yazpp/z-query.h index 90a39d5..b7483ca 100644 --- a/include/yazpp/z-query.h +++ b/include/yazpp/z-query.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index 463250f..4754ac5 100644 --- a/include/yazpp/z-server.h +++ b/include/yazpp/z-server.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/gdu.cpp b/src/gdu.cpp index f6e0594..0d8efee 100644 --- a/src/gdu.cpp +++ b/src/gdu.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/gduqueue.cpp b/src/gduqueue.cpp index 63488dd..0b5cb61 100644 --- a/src/gduqueue.cpp +++ b/src/gduqueue.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/limit-connect.cpp b/src/limit-connect.cpp index 3657b53..b1bd57f 100644 --- a/src/limit-connect.cpp +++ b/src/limit-connect.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/pdu-observer.cpp b/src/pdu-observer.cpp index 9c2b8ed..d3f2303 100644 --- a/src/pdu-observer.cpp +++ b/src/pdu-observer.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/query.cpp b/src/query.cpp index b390b4a..53bfc0b 100644 --- a/src/query.cpp +++ b/src/query.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/socket-observer.cpp b/src/socket-observer.cpp index 4c1b780..b6063c2 100644 --- a/src/socket-observer.cpp +++ b/src/socket-observer.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/timestat.cpp b/src/timestat.cpp index dcea11c..5ea1755 100644 --- a/src/timestat.cpp +++ b/src/timestat.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/tstquery.cpp b/src/tstquery.cpp index 9663629..3dce6a2 100644 --- a/src/tstquery.cpp +++ b/src/tstquery.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-cql2rpn.cpp b/src/yaz-cql2rpn.cpp index 1140bf1..1351b0e 100644 --- a/src/yaz-cql2rpn.cpp +++ b/src/yaz-cql2rpn.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-ir-assoc.cpp b/src/yaz-ir-assoc.cpp index bd4c316..2106f93 100644 --- a/src/yaz-ir-assoc.cpp +++ b/src/yaz-ir-assoc.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-marc-sample.cpp b/src/yaz-marc-sample.cpp index c65fee8..3c81f1f 100644 --- a/src/yaz-marc-sample.cpp +++ b/src/yaz-marc-sample.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-my-client.cpp b/src/yaz-my-client.cpp index 0121dc6..7c4e479 100644 --- a/src/yaz-my-client.cpp +++ b/src/yaz-my-client.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-my-server.cpp b/src/yaz-my-server.cpp index e599391..0ef28ae 100644 --- a/src/yaz-my-server.cpp +++ b/src/yaz-my-server.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-pdu-assoc-thread.cpp b/src/yaz-pdu-assoc-thread.cpp index d11176a..095c6ec 100644 --- a/src/yaz-pdu-assoc-thread.cpp +++ b/src/yaz-pdu-assoc-thread.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-pdu-assoc.cpp b/src/yaz-pdu-assoc.cpp index 8f0d383..2d17f11 100644 --- a/src/yaz-pdu-assoc.cpp +++ b/src/yaz-pdu-assoc.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-socket-manager.cpp b/src/yaz-socket-manager.cpp index e33fb1e..b6b789a 100644 --- a/src/yaz-socket-manager.cpp +++ b/src/yaz-socket-manager.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-assoc.cpp b/src/yaz-z-assoc.cpp index 743726b..2a8f3b3 100644 --- a/src/yaz-z-assoc.cpp +++ b/src/yaz-z-assoc.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-cache.cpp b/src/yaz-z-cache.cpp index ef7f3bb..11544b3 100644 --- a/src/yaz-z-cache.cpp +++ b/src/yaz-z-cache.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-databases.cpp b/src/yaz-z-databases.cpp index 4d81222..1e35179 100644 --- a/src/yaz-z-databases.cpp +++ b/src/yaz-z-databases.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-query.cpp b/src/yaz-z-query.cpp index acf8b78..0ba1004 100644 --- a/src/yaz-z-query.cpp +++ b/src/yaz-z-query.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-server-ill.cpp b/src/yaz-z-server-ill.cpp index e22e077..f82a09a 100644 --- a/src/yaz-z-server-ill.cpp +++ b/src/yaz-z-server-ill.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-server-sr.cpp b/src/yaz-z-server-sr.cpp index bb13677..b07b839 100644 --- a/src/yaz-z-server-sr.cpp +++ b/src/yaz-z-server-sr.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-server-update.cpp b/src/yaz-z-server-update.cpp index 5921603..f86aef7 100644 --- a/src/yaz-z-server-update.cpp +++ b/src/yaz-z-server-update.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-z-server.cpp b/src/yaz-z-server.cpp index 7f135a2..71b8f39 100644 --- a/src/yaz-z-server.cpp +++ b/src/yaz-z-server.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/z-server.cpp b/src/z-server.cpp index 8de8f50..bb709d3 100644 --- a/src/z-server.cpp +++ b/src/z-server.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/win/makefile b/win/makefile index 4c0ee84..35584bb 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2010 Index Data +# Copyright (C) 1998-2011 Index Data # All rights reserved. # Parameters diff --git a/zlint/test-init-01.cpp b/zlint/test-init-01.cpp index 524c7a6..d0edf7f 100644 --- a/zlint/test-init-01.cpp +++ b/zlint/test-init-01.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-02.cpp b/zlint/test-init-02.cpp index ad2990b..b83123f 100644 --- a/zlint/test-init-02.cpp +++ b/zlint/test-init-02.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-03.cpp b/zlint/test-init-03.cpp index ae2a537..b3a0c9b 100644 --- a/zlint/test-init-03.cpp +++ b/zlint/test-init-03.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-04.cpp b/zlint/test-init-04.cpp index 851b96b..be14886 100644 --- a/zlint/test-init-04.cpp +++ b/zlint/test-init-04.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-05.cpp b/zlint/test-init-05.cpp index a450edd..6909063 100644 --- a/zlint/test-init-05.cpp +++ b/zlint/test-init-05.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-06.cpp b/zlint/test-init-06.cpp index e99a308..793d71a 100644 --- a/zlint/test-init-06.cpp +++ b/zlint/test-init-06.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-07.cpp b/zlint/test-init-07.cpp index 3239e57..15f71ae 100644 --- a/zlint/test-init-07.cpp +++ b/zlint/test-init-07.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-08.cpp b/zlint/test-init-08.cpp index e9a8831..7707eae 100644 --- a/zlint/test-init-08.cpp +++ b/zlint/test-init-08.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-scan-01.cpp b/zlint/test-scan-01.cpp index 13053ca..cc50e5a 100644 --- a/zlint/test-scan-01.cpp +++ b/zlint/test-scan-01.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-search-01.cpp b/zlint/test-search-01.cpp index 05e5fa8..de0ebb8 100644 --- a/zlint/test-search-01.cpp +++ b/zlint/test-search-01.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/zlint.cpp b/zlint/zlint.cpp index 0389974..8853e42 100644 --- a/zlint/zlint.cpp +++ b/zlint/zlint.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/zlint.h b/zlint/zlint.h index 7e92150..8811568 100644 --- a/zlint/zlint.h +++ b/zlint/zlint.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: -- 1.7.10.4