File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2008-2019 Catherine Devlin and others
3
+ Copyright (c) 2008-2020 Catherine Devlin and others
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 56
56
57
57
# General information about the project.
58
58
project = 'cmd2'
59
- copyright = '2010-2019 , cmd2 contributors'
59
+ copyright = '2010-2020 , cmd2 contributors'
60
60
author = 'cmd2 contributors'
61
61
62
62
# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change 1
1
Copyright
2
2
=========
3
3
4
- The ``cmd2 `` documentation is Copyright 2010-2019 by the `cmd2 contributors
4
+ The ``cmd2 `` documentation is Copyright 2010-2020 by the `cmd2 contributors
5
5
<https://github.com/python-cmd2/cmd2/graphs/contributors> `_ and is licensed
6
- under a `Creative Commons Attribution 4.0 International License
7
- <http://creativecommons.org/licenses/by/4.0/> `_.
6
+ under an `MIT License <https://github.com/python-cmd2/cmd2/blob/master/LICENSE >`_.
You can’t perform that action at this time.
0 commit comments