Update copyright to 2018

This commit is contained in:
Jay Berkenbilt 2018-01-13 20:25:44 -05:00
parent 512a518dd9
commit 68572df2bf
34 changed files with 34 additions and 34 deletions

View File

@ -1,4 +1,4 @@
QPDF is copyright (c) 2005-2017 Jay Berkenbilt QPDF is copyright (c) 2005-2018 Jay Berkenbilt
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 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

View File

@ -29,7 +29,7 @@
`make_dist` verifies this consistency. `make_dist` verifies this consistency.
* 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. * 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.
* Check `TODO` file to make sure all planned items for the release are done or retargeted. * Check `TODO` file to make sure all planned items for the release are done or retargeted.
* 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. * 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.
* To construct a source distribution from a pristine checkout, `make_dist` does the following: * To construct a source distribution from a pristine checkout, `make_dist` does the following:
``` ```
./autogen.sh ./autogen.sh

View File

@ -1,6 +1,6 @@
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. 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.
QPDF is copyright (c) 2005-2017 Jay Berkenbilt QPDF is copyright (c) 2005-2018 Jay Berkenbilt
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 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

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2005-2017 Jay Berkenbilt /* Copyright (c) 2005-2018 Jay Berkenbilt
* *
* This file is part of qpdf. * This file is part of qpdf.
* *

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2005-2017 Jay Berkenbilt /* Copyright (c) 2005-2018 Jay Berkenbilt
* *
* This file is part of qpdf. * This file is part of qpdf.
* *

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
// Copyright (c) 2005-2017 Jay Berkenbilt // Copyright (c) 2005-2018 Jay Berkenbilt
// //
// This file is part of qpdf. // This file is part of qpdf.
// //

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2005-2017 Jay Berkenbilt /* Copyright (c) 2005-2018 Jay Berkenbilt
* *
* This file is part of qpdf. * This file is part of qpdf.
* *

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2005-2017 Jay Berkenbilt /* Copyright (c) 2005-2018 Jay Berkenbilt
* *
* This file is part of qpdf. * This file is part of qpdf.
* *

View File

@ -16,7 +16,7 @@
<firstname>Jay</firstname><surname>Berkenbilt</surname> <firstname>Jay</firstname><surname>Berkenbilt</surname>
</author> </author>
<copyright> <copyright>
<year>2005&ndash;2017</year> <year>2005&ndash;2018</year>
<holder>Jay Berkenbilt</holder> <holder>Jay Berkenbilt</holder>
</copyright> </copyright>
</bookinfo> </bookinfo>

View File

@ -1180,7 +1180,7 @@ static void handle_help_version(int argc, char* argv[])
std::cout std::cout
<< whoami << " version " << QPDF::QPDFVersion() << std::endl << whoami << " version " << QPDF::QPDFVersion() << std::endl
<< std::endl << std::endl
<< "Copyright (c) 2005-2017 Jay Berkenbilt" << "Copyright (c) 2005-2018 Jay Berkenbilt"
<< std::endl << std::endl
<< "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");" << "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");"
<< std::endl << std::endl