We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46c05f commit f50dc35Copy full SHA for f50dc35
qiita_core/environment_manager.py
@@ -1,10 +1,10 @@
1
+# -----------------------------------------------------------------------------
2
+# Copyright (c) 2014--, The Qiita Development Team.
3
#
-# Copyright (c) 2014, The Qiita Development Team.
-#
4
-# Distributed under the terms of the BSD 3clause License.
+# Distributed under the terms of the BSD 3-clause License.
5
6
# The full license is in the file LICENSE, distributed with this software.
7
8
9
from sys import exc_info, stderr
10
import traceback
0 commit comments