From: Adam Dickmeiss Date: Thu, 14 Jan 2010 12:03:04 +0000 (+0100) Subject: Bump copyright year X-Git-Tag: v1.2.0~8 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=d53e0ff85ad63de947da013a0d25a434d12eed40 Bump copyright year --- diff --git a/doc/entities.ent b/doc/entities.ent index 78f1826..3015cab 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 d5324d7..1b7b829 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 5450a28..0ae3a7e 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 1828252..6f097d2 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 84a3e36..c62338d 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 9457dd8..df19c83 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 2c8e97b..ef2e1ff 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 a9c54c0..f9bad0e 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 af49466..25d8dd0 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 422d720..3f42b86 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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: @@ -50,9 +50,8 @@ class YAZ_EXPORT RecordCache { RecordCache_Entry *m_entries; Z_SearchRequest *m_searchRequest; Z_PresentRequest *m_presentRequest; - int match (RecordCache_Entry *entry, - Odr_oid *syntax, int offset, - Z_RecordComposition *comp); + int match(RecordCache_Entry *entry, Odr_oid *syntax, int offset, + Z_RecordComposition *comp); int m_max_size; }; }; diff --git a/include/yazpp/socket-manager.h b/include/yazpp/socket-manager.h index c83c3f3..a4acfce 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 0fa4e98..393ec98 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 770ee4a..1dd569c 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 9ce34db..f5a62eb 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 8d8ced3..677bc7f 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 5a5c3c0..90a39d5 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 755052d..463250f 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 10860cf..f6e0594 100644 --- a/src/gdu.cpp +++ b/src/gdu.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/gduqueue.cpp b/src/gduqueue.cpp index f723ff9..63488dd 100644 --- a/src/gduqueue.cpp +++ b/src/gduqueue.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/limit-connect.cpp b/src/limit-connect.cpp index 1568ff4..3657b53 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 bf09149..9c2b8ed 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/query.cpp b/src/query.cpp index 1eca8a5..b390b4a 100644 --- a/src/query.cpp +++ b/src/query.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/socket-observer.cpp b/src/socket-observer.cpp index 3eefe75..4c1b780 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/timestat.cpp b/src/timestat.cpp index ce5def9..dcea11c 100644 --- a/src/timestat.cpp +++ b/src/timestat.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 8043b82..9663629 100644 --- a/src/tstquery.cpp +++ b/src/tstquery.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/yaz-cql2rpn.cpp b/src/yaz-cql2rpn.cpp index 3aa57fc..1140bf1 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 ad35d00..bd4c316 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 2289711..c65fee8 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 33186ac..0121dc6 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 d79032b..e599391 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 e9f5178..d11176a 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 afa0e59..8211bc1 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 715a2b6..e33fb1e 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 95c9b14..743726b 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 5277a0d..0bc13e1 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 afcf3c7..4d81222 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 50dafd6..acf8b78 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 41bb43f..e22e077 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 ca664d0..bb13677 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 ae3b0fb..5921603 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 6f077c4..7f135a2 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/src/z-server.cpp b/src/z-server.cpp index dd7e9df..8de8f50 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/test-init-01.cpp b/zlint/test-init-01.cpp index c51bf69..524c7a6 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 499c3a8..ad2990b 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 adf3a2f..ae2a537 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 1d8bbaf..851b96b 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 d6cf2a0..a450edd 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 27eb9fb..e99a308 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 453af8b..3239e57 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 7e37e4e..e9a8831 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 0df895f..13053ca 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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 88467aa..05e5fa8 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-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/zlint.cpp b/zlint/zlint.cpp index ad3d811..0389974 100644 --- a/zlint/zlint.cpp +++ b/zlint/zlint.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. */ diff --git a/zlint/zlint.h b/zlint/zlint.h index 80cbd59..7e92150 100644 --- a/zlint/zlint.h +++ b/zlint/zlint.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2010 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/zoom/master-header b/zoom/master-header index 4880937..389dd12 100644 --- a/zoom/master-header +++ b/zoom/master-header @@ -1,5 +1,3 @@ -// $Id: master-header,v 1.17 2003-09-24 18:07:31 adam Exp $ -// // ZOOM C++ Binding. // The ZOOM homepage is at http://zoom.z3950.org/ // diff --git a/zoom/zclient.cpp b/zoom/zclient.cpp index ba1abdd..6572b7c 100644 --- a/zoom/zclient.cpp +++ b/zoom/zclient.cpp @@ -1,5 +1,3 @@ -// $Id: zclient.cpp,v 1.8 2005-06-25 15:53:21 adam Exp $ - // Simple sample client #include // for atoi() diff --git a/zoom/zconn.cpp b/zoom/zconn.cpp index 9ac4fcb..f016b63 100644 --- a/zoom/zconn.cpp +++ b/zoom/zconn.cpp @@ -1,5 +1,3 @@ -// $Header: /home/cvsroot/yaz++/zoom/zconn.cpp,v 1.9 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Connection class #include "zoom.h" diff --git a/zoom/zexcept.cpp b/zoom/zexcept.cpp index d2569b3..007738c 100644 --- a/zoom/zexcept.cpp +++ b/zoom/zexcept.cpp @@ -1,5 +1,3 @@ -// $Header: /home/cvsroot/yaz++/zoom/zexcept.cpp,v 1.11 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Exception classes #include diff --git a/zoom/zquery.cpp b/zoom/zquery.cpp index 1cffefe..a729235 100644 --- a/zoom/zquery.cpp +++ b/zoom/zquery.cpp @@ -1,5 +1,3 @@ -// $Header: /home/cvsroot/yaz++/zoom/zquery.cpp,v 1.7 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Query classes #include "zoom.h" diff --git a/zoom/zrec.cpp b/zoom/zrec.cpp index 8e29e3a..97a2041 100644 --- a/zoom/zrec.cpp +++ b/zoom/zrec.cpp @@ -1,5 +1,3 @@ -// $Header: /home/cvsroot/yaz++/zoom/zrec.cpp,v 1.8 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Record class #include "zoom.h" diff --git a/zoom/zrs.cpp b/zoom/zrs.cpp index 5f19668..430b8f4 100644 --- a/zoom/zrs.cpp +++ b/zoom/zrs.cpp @@ -1,5 +1,3 @@ -// $Header: /home/cvsroot/yaz++/zoom/zrs.cpp,v 1.7 2005-06-25 15:53:21 adam Exp $ - // Z39.50 Result Set class #include "zoom.h"