Commit 68572df2bf0c6d1d7756ff05a96e01d7e2f69c09

Authored by Jay Berkenbilt
1 parent 512a518d

Update copyright to 2018

NOTICE.md
1   -QPDF is copyright (c) 2005-2017 Jay Berkenbilt
  1 +QPDF is copyright (c) 2005-2018 Jay Berkenbilt
2 2  
3 3 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
4 4  
... ...
README-maintainer.md
... ... @@ -29,7 +29,7 @@
29 29 `make_dist` verifies this consistency.
30 30 * Update release date in `manual/qpdf-manual.xml`. Remember to ensure that the entities at the top of the document are consistent with the release notes for both version and release date.
31 31 * Check `TODO` file to make sure all planned items for the release are done or retargeted.
32   -* Each year, update copyright notices. Just do a case-insensitive search for copyright. Don't forget copyright in manual. Also update debian copyright in debian package. Last updated: 2017.
  32 +* Each year, update copyright notices. Just do a case-insensitive search for copyright. Don't forget copyright in manual. Also update debian copyright in debian package. Last updated: 2018.
33 33 * To construct a source distribution from a pristine checkout, `make_dist` does the following:
34 34 ```
35 35 ./autogen.sh
... ...
README.md
1 1 This is the QPDF package. Information about it can be found at https://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf.
2 2  
3   -QPDF is copyright (c) 2005-2017 Jay Berkenbilt
  3 +QPDF is copyright (c) 2005-2018 Jay Berkenbilt
4 4  
5 5 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
6 6  
... ...
include/qpdf/Buffer.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/BufferInputSource.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Constants.h
1   -/* Copyright (c) 2005-2017 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2018 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf.
4 4 *
... ...
include/qpdf/DLL.h
1   -/* Copyright (c) 2005-2017 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2018 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf.
4 4 *
... ...
include/qpdf/FileInputSource.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/InputSource.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pipeline.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_Buffer.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_Concatenate.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_Count.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_DCT.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_Discard.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_Flate.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_RunLength.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Pl_StdioFile.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/PointerHolder.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDF.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFExc.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFObjGen.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFObject.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFObjectHandle.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFTokenizer.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFWriter.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QPDFXRefEntry.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QTC.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/QUtil.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/RandomDataProvider.hh
1   -// Copyright (c) 2005-2017 Jay Berkenbilt
  1 +// Copyright (c) 2005-2018 Jay Berkenbilt
2 2 //
3 3 // This file is part of qpdf.
4 4 //
... ...
include/qpdf/Types.h
1   -/* Copyright (c) 2005-2017 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2018 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf.
4 4 *
... ...
include/qpdf/qpdf-c.h
1   -/* Copyright (c) 2005-2017 Jay Berkenbilt
  1 +/* Copyright (c) 2005-2018 Jay Berkenbilt
2 2 *
3 3 * This file is part of qpdf.
4 4 *
... ...
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;2017</year>
  19 + <year>2005&ndash;2018</year>
20 20 <holder>Jay Berkenbilt</holder>
21 21 </copyright>
22 22 </bookinfo>
... ...
qpdf/qpdf.cc
... ... @@ -1180,7 +1180,7 @@ static void handle_help_version(int argc, char* argv[])
1180 1180 std::cout
1181 1181 << whoami << " version " << QPDF::QPDFVersion() << std::endl
1182 1182 << std::endl
1183   - << "Copyright (c) 2005-2017 Jay Berkenbilt"
  1183 + << "Copyright (c) 2005-2018 Jay Berkenbilt"
1184 1184 << std::endl
1185 1185 << "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");"
1186 1186 << std::endl
... ...