mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-06 18:24:41 +08:00
Add copyright
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Copyright (C) 2010 Lucas De Marchi <lucas.de.marchi@gmail.com>
|
||||
"""
|
||||
|
||||
import sys
|
||||
import re
|
||||
|
Reference in New Issue
Block a user