Skip to content

Commit 21c6821

Browse files
committed
docs: fix GitHub URL, update copyright year and email address
1 parent bad68a7 commit 21c6821

3 files changed

Lines changed: 3 additions & 7 deletions

File tree

docsite/source/contact.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,4 @@ ahead:
2929
* :ref:`Contributing <contributing>`
3030

3131
**E-Mail**
32-
If you want to contact me directly, `clone the project
33-
<https://github.com/timlnx/bitmath>`_ and look at any of `my
34-
bitmath commits
35-
<https://github.com/timlnx/bitmath/commits/master?author=tbielawa>`_
36-
to find my email address.
32+
You can reach me directly at `bitmath@lnx.cx <mailto:bitmath@lnx.cx>`_.

docsite/source/copyright.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Copyright
22
#########
33
The MIT License (MIT)
44

5-
Copyright © 2014-2016 Tim Case <timbielawa@gmail.com>
5+
Copyright © 2014-2026 Tim Case <bitmath@lnx.cx>
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy of
88
this software and associated documentation files (the "Software"), to deal in

docsite/source/index.rst.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ bytes. When you see file sizes or transfer rates in your web browser,
6565
most of the time what you're really seeing are the base-2 sizes/rates.
6666

6767
**Don't Forget!** The source for bitmath `is available on GitHub
68-
<https://github.com/tbielawa/bitmath>`_.
68+
<https://github.com/timlnx/bitmath>`_.
6969

7070
And did we mention there are nearly 300 unit tests? `Check them out for
7171
yourself <https://github.com/tbielawa/bitmath/tree/master/tests>`_.

0 commit comments

Comments
 (0)