Skip to content

Commit aed1f42

Browse files
committed
Bump copyright years
1 parent 5e739af commit aed1f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2015-2017 Dmitry Shachnev <mitya57@gmail.com>.
1+
Copyright 2015-2025 Dmitry Shachnev <mitya57@gmail.com>.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

mdx_math.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Adds support for displaying math formulas using
66
[MathJax](http://www.mathjax.org/).
77
8-
Author: 2015-2020, Dmitry Shachnev <mitya57@gmail.com>.
8+
Author: 2015-2025, Dmitry Shachnev <mitya57@gmail.com>.
99
'''
1010

1111
from xml.etree.ElementTree import Element

0 commit comments

Comments
 (0)