summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcmount.py2
-rwxr-xr-xcumount.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/cmount.py b/cmount.py
index 2a7f201..86de18b 100755
--- a/cmount.py
+++ b/cmount.py
@@ -1,4 +1,4 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python
2# -*- coding: utf-8 -*- 2# -*- coding: utf-8 -*-
3 3
4import json 4import json
diff --git a/cumount.py b/cumount.py
index 0813397..85932ef 100755
--- a/cumount.py
+++ b/cumount.py
@@ -1,4 +1,4 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python
2# -*- coding: utf-8 -*- 2# -*- coding: utf-8 -*-
3 3
4import json 4import json