Commit 8288a4eb3a326acced6f07b0caf75f6ada53150d
1 parent
198856a8
Update copyright to 2017
Showing
33 changed files
with
33 additions
and
33 deletions
README
| @@ -2,7 +2,7 @@ This is the QPDF package. Information about it can be found at | @@ -2,7 +2,7 @@ This is the QPDF package. Information about it can be found at | ||
| 2 | http://qpdf.sourceforge.net. The source code repository is hosted | 2 | http://qpdf.sourceforge.net. The source code repository is hosted |
| 3 | at github: https://github.com/qpdf/qpdf. | 3 | at github: https://github.com/qpdf/qpdf. |
| 4 | 4 | ||
| 5 | -QPDF is copyright (c) 2005-2015 Jay Berkenbilt | 5 | +QPDF is copyright (c) 2005-2017 Jay Berkenbilt |
| 6 | 6 | ||
| 7 | This software may be distributed under the terms of version 2 of the | 7 | This software may be distributed under the terms of version 2 of the |
| 8 | Artistic License which may be found in the source distribution as | 8 | Artistic License which may be found in the source distribution as |
README.maintainer
| @@ -83,7 +83,7 @@ Release Reminders | @@ -83,7 +83,7 @@ Release Reminders | ||
| 83 | 83 | ||
| 84 | * Each year, update copyright notices. Just do a case-insensitive | 84 | * Each year, update copyright notices. Just do a case-insensitive |
| 85 | search for copyright. Don't forget copyright in manual. Also update | 85 | search for copyright. Don't forget copyright in manual. Also update |
| 86 | - debian copyright in debian package. Last updated: 2015. | 86 | + debian copyright in debian package. Last updated: 2017. |
| 87 | 87 | ||
| 88 | * To construct a source distribution from a pristine checkout, | 88 | * To construct a source distribution from a pristine checkout, |
| 89 | make_dist does the following: | 89 | make_dist does the following: |
include/qpdf/Buffer.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/BufferInputSource.hh
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/Constants.h
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/DLL.h
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/FileInputSource.hh
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/InputSource.hh
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pipeline.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_Buffer.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_Concatenate.hh
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_Count.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_DCT.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_Discard.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_Flate.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_RunLength.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/Pl_StdioFile.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/PointerHolder.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDF.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFExc.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFObjGen.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFObject.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFObjectHandle.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFTokenizer.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFWriter.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QPDFXRefEntry.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QTC.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/QUtil.hh
| 1 | -// Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +// Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | // | 2 | // |
| 3 | // This file is part of qpdf. This software may be distributed under | 3 | // This file is part of qpdf. This software may be distributed under |
| 4 | // the terms of version 2 of the Artistic License which may be found | 4 | // the terms of version 2 of the Artistic License which may be found |
include/qpdf/RandomDataProvider.hh
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/Types.h
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
include/qpdf/qpdf-c.h
| 1 | -/* Copyright (c) 2005-2015 Jay Berkenbilt | 1 | +/* Copyright (c) 2005-2017 Jay Berkenbilt |
| 2 | * | 2 | * |
| 3 | * This file is part of qpdf. This software may be distributed under | 3 | * This file is part of qpdf. This software may be distributed under |
| 4 | * the terms of version 2 of the Artistic License which may be found | 4 | * the terms of version 2 of the Artistic License which may be found |
manual/qpdf-manual.xml
| @@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
| 16 | <firstname>Jay</firstname><surname>Berkenbilt</surname> | 16 | <firstname>Jay</firstname><surname>Berkenbilt</surname> |
| 17 | </author> | 17 | </author> |
| 18 | <copyright> | 18 | <copyright> |
| 19 | - <year>2005–2015</year> | 19 | + <year>2005–2017</year> |
| 20 | <holder>Jay Berkenbilt</holder> | 20 | <holder>Jay Berkenbilt</holder> |
| 21 | </copyright> | 21 | </copyright> |
| 22 | </bookinfo> | 22 | </bookinfo> |
qpdf/qpdf.cc
| @@ -1170,7 +1170,7 @@ static void handle_help_verison(int argc, char* argv[]) | @@ -1170,7 +1170,7 @@ static void handle_help_verison(int argc, char* argv[]) | ||
| 1170 | // 12345678901234567890123456789012345678901234567890123456789012345678901234567890 | 1170 | // 12345678901234567890123456789012345678901234567890123456789012345678901234567890 |
| 1171 | std::cout | 1171 | std::cout |
| 1172 | << whoami << " version " << QPDF::QPDFVersion() << std::endl | 1172 | << whoami << " version " << QPDF::QPDFVersion() << std::endl |
| 1173 | - << "Copyright (c) 2005-2015 Jay Berkenbilt" | 1173 | + << "Copyright (c) 2005-2017 Jay Berkenbilt" |
| 1174 | << std::endl | 1174 | << std::endl |
| 1175 | << "This software may be distributed under the terms of version 2 of the" | 1175 | << "This software may be distributed under the terms of version 2 of the" |
| 1176 | << std::endl | 1176 | << std::endl |