Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison docs/conf.py @ 368:750f3355b554
Copyright is now to 2023
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 18 Feb 2023 17:12:16 +0100 |
| parents | f98622ae852c |
| children | 0d886b5e5dd5 |
comparison
equal
deleted
inserted
replaced
| 367:c5b1647cedb5 | 368:750f3355b554 |
|---|---|
| 17 | 17 |
| 18 | 18 |
| 19 # -- Project information ----------------------------------------------------- | 19 # -- Project information ----------------------------------------------------- |
| 20 | 20 |
| 21 project = 'local-bsdtools' | 21 project = 'local-bsdtools' |
| 22 copyright = '2017-2022, Franz Glasner' | 22 copyright = '2017-2023, Franz Glasner' |
| 23 author = 'Franz Glasner' | 23 author = 'Franz Glasner' |
| 24 | 24 |
| 25 # The full version, including alpha/beta/rc tags | 25 # The full version, including alpha/beta/rc tags |
| 26 with open(os.path.join(os.path.dirname(__file__), | 26 with open(os.path.join(os.path.dirname(__file__), |
| 27 "..", | 27 "..", |
