Commit bcd621e2081ac0f3c2a84aa85e2081e5959f3020

Authored by Jay Berkenbilt
1 parent 375b494e

update copyrights for 2010

git-svn-id: svn+q:///qpdf/trunk@935 71b93d88-0707-0410-a8cf-f5a4172ac649
1 1 This is the QPDF package. Information about it can be found at
2 2 http://qpdf.qbilt.org.
3 3  
4   -QPDF is copyright (c) 2005-2009 Jay Berkenbilt
  4 +QPDF is copyright (c) 2005-2010 Jay Berkenbilt
5 5  
6 6 This software may be distributed under the terms of version 2 of the
7 7 Artistic License which may be found in the source distribution as
... ...
README.maintainer
... ... @@ -21,7 +21,7 @@ Release Reminders
21 21 * Update release date in manual/qpdf-manual.xml
22 22  
23 23 * Each year, update copyright notices. Just search for Copyright.
24   - Last updated: 2009.
  24 + Last updated: 2010.
25 25  
26 26 * To construct a source distribution from a pristine checkout,
27 27 make_dist does the following:
... ...
include/qpdf/Buffer.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Constants.h
1   -/* Copyright (c) 2005-2009 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2010 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf. This software may be distributed under
4 4 * the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/DLL.h
1   -/* Copyright (c) 2005-2009 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2010 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf. This software may be distributed under
4 4 * the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pipeline.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pl_Buffer.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pl_Count.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pl_Discard.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pl_Flate.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/Pl_StdioFile.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/PointerHolder.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDF.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFExc.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFObject.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFObjectHandle.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFTokenizer.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFWriter.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QPDFXRefEntry.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QTC.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/QUtil.hh
1   -// Copyright (c) 2005-2009 Jay Berkenbilt
  1 +// Copyright (c) 2005-2010 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf. This software may be distributed under
4 4 // the terms of version 2 of the Artistic License which may be found
... ...
include/qpdf/qpdf-c.h
1   -/* Copyright (c) 2005-2009 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2010 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf. This software may be distributed under
4 4 * the terms of version 2 of the Artistic License which may be found
... ...
manual/qpdf-manual.xml
... ... @@ -16,7 +16,7 @@
16 16 <firstname>Jay</firstname><surname>Berkenbilt</surname>
17 17 </author>
18 18 <copyright>
19   - <year>2005&ndash;2009</year>
  19 + <year>2005&ndash;2010</year>
20 20 <holder>Jay Berkenbilt</holder>
21 21 </copyright>
22 22 </bookinfo>
... ...
qpdf/qpdf.cc
... ... @@ -556,7 +556,7 @@ int main(int argc, char* argv[])
556 556 // 12345678901234567890123456789012345678901234567890123456789012345678901234567890
557 557 std::cout
558 558 << whoami << " version " << QPDF::QPDFVersion() << std::endl
559   - << "Copyright (c) 2005-2009 Jay Berkenbilt"
  559 + << "Copyright (c) 2005-2010 Jay Berkenbilt"
560 560 << std::endl
561 561 << "This software may be distributed under the terms of version 2 of the"
562 562 << std::endl
... ...