We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed99b2 commit 826af87Copy full SHA for 826af87
README.rst
@@ -116,10 +116,3 @@ programming in Python has exploded. Here are some libraries I recommend:
116
.. _`fn.py`: https://pypi.python.org/pypi/fn
117
118
119
-Thanks
120
-======
121
-
122
-Thanks to Rackspace for allowing me to work on this project, and having an
123
-*excellent* `open source employee contribution policy`_
124
125
-.. _`open source employee contribution policy`: https://www.rackspace.com/blog/rackspaces-policy-on-contributing-to-open-source/
docs/source/conf.py
@@ -1,6 +1,6 @@
1
master_doc = 'index'
2
project = 'sumtypes'
3
-copyright = '2015, Christopher Armstrong'
+copyright = '2021, Christopher Armstrong'
4
author = 'Christopher Armstrong'
5
version = release = '0.1a6'
6
0 commit comments