projects
/
dtkcore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2624ce
)
fix: not select python version
author
kirigaya
<kirigaya@mkacg.com>
Mon, 18 Sep 2017 05:21:35 +0000
(13:21 +0800)
committer
kirigaya
<kirigaya@mkacg.com>
Tue, 19 Sep 2017 03:14:44 +0000
(11:14 +0800)
Change-Id: Ic799cdf38644ffde352e9a87fd4a970ea6e24597
tool/license/license-updater.py
patch
|
blob
|
history
diff --git
a/tool/license/license-updater.py
b/tool/license/license-updater.py
index 6b78009be4605eed2ac58833a0a2dc5d1317daeb..bc3a0717918a7126942f6fe4c8b1d49f875401b0 100644
(file)
--- a/
tool/license/license-updater.py
+++ b/
tool/license/license-updater.py
@@
-1,3
+1,5
@@
+#!/usr/bin/env python
+
import fnmatch
import os
import argparse