Merge pull request #340 from domnikl/fixed-copyright

fixed copyright
This commit is contained in:
Dominik Liebler
2018-10-15 08:14:15 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2011-2017 Dominik Liebler and contributors
Copyright (c) 2011-2018 Dominik Liebler and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -47,7 +47,7 @@ master_doc = 'README'
# General information about the project.
project = u'DesignPatternsPHP'
copyright = u'2015, Dominik Liebler and contributors'
copyright = u'2011-2018, Dominik Liebler and contributors'
author = u'Dominik Liebler and contributors'
# The version info for the project you're documenting, acts as replacement for