refactored .gitignore and fixed copyrights

This commit is contained in:
Dominik Liebler
2019-08-17 23:28:39 +02:00
parent ea31e1d939
commit 4f15a9f77a
6 changed files with 19 additions and 12 deletions

18
.gitignore vendored
View File

@ -1,9 +1,17 @@
# common
.idea
# IDE
/.idea
/nbproject
# PHPUnit
phpunit.xml
/.phpunit.result.cache
# build
composer.phar
/vendor/
/_build/
# translations
*.mo
.vagrant/
phpunit.xml
composer.phar

View File

@ -1,4 +1,4 @@
Copyright (c) 2011-2018 Dominik Liebler and contributors
Copyright (c) 2011-2019 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'2011-2018, Dominik Liebler and contributors'
copyright = u'2011-2019, Dominik Liebler and contributors'
author = u'Dominik Liebler and contributors'
# The version info for the project you're documenting, acts as replacement for

View File

@ -2,7 +2,6 @@
# Copyright (C) 2015, Dominik Liebler and contributors
# This file is distributed under the same license as the DesignPatternsPHP
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""

View File

@ -89,8 +89,8 @@ msgid "Copyright (c) 2011 - 2016 `Dominik Liebler`_ and `contributors`_"
msgstr "Copyright (c) 2011 - 2016 `Dominik Liebler`_ e `contribuidores`_"
#: ../../README.rst:48
msgid "Copyright 2011-2018, Dominik Liebler and contributors"
msgstr "Copyright 2011-2018, Dominik Liebler e contribuidores"
msgid "Copyright 2011-2019, Dominik Liebler and contributors"
msgstr "Copyright 2011-2019, Dominik Liebler e contribuidores"
#: ../../README.rst:50

View File

@ -69,8 +69,8 @@ msgid "(The MIT License)"
msgstr "MIT 授权协议"
#: ../../README.rst:48
msgid "Copyright (c) 2011 - 2016 `Dominik Liebler`_ and `contributors`_"
msgstr "Copyright (c) 2011 - 2016 `Dominik Liebler`_ 和 `贡献者`_"
msgid "Copyright (c) 2011 - 2019 `Dominik Liebler`_ and `contributors`_"
msgstr "Copyright (c) 2011 - 2019 `Dominik Liebler`_ 和 `贡献者`_"
#: ../../README.rst:50
msgid ""