Skip to content

Commit

Permalink
fix copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyong97 committed Jun 25, 2020
1 parent badfb21 commit 66d635b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_mdeditor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
flask_mdeditor
:author: ZiscLi <506141737@qq.com>
:copyright: (c) 2020 by Grey Li.
:copyright: (c) 2020 by Zisc Li
:license: MIT, see LICENSE for more details.
"""
from flask import current_app, Markup, request, Blueprint, url_for, render_template_string, render_template, request
Expand Down

0 comments on commit 66d635b

Please sign in to comment.