revert copyright year to project start
add copyright header to files
This commit is contained in:
parent
ef3226e53b
commit
aa4db37a7f
52 changed files with 167 additions and 52 deletions
|
|
@ -3,11 +3,10 @@
|
|||
tests.test_config
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
:copyright: (c) 2015 by the Flask Team, see AUTHORS for more details.
|
||||
:copyright: © 2010 by the Pallets team.
|
||||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
|
||||
from datetime import timedelta
|
||||
import os
|
||||
import textwrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue