1
0
mirror of https://github.com/DesignPatternsPHP/DesignPatternsPHP.git synced 2025-05-03 21:18:11 +02:00

fixed copyright

This commit is contained in:
Dominik Liebler 2018-10-15 08:08:32 +02:00
parent e68d7b213e
commit 64a7d05c80
2 changed files with 2 additions and 2 deletions

@ -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:

@ -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