Skip to content

Commit f50dc35

Browse files
committed
addressing @josenavas comment
1 parent c46c05f commit f50dc35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

qiita_core/environment_manager.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
# -----------------------------------------------------------------------------
2+
# Copyright (c) 2014--, The Qiita Development Team.
13
#
2-
# Copyright (c) 2014, The Qiita Development Team.
3-
#
4-
# Distributed under the terms of the BSD 3clause License.
4+
# Distributed under the terms of the BSD 3-clause License.
55
#
66
# The full license is in the file LICENSE, distributed with this software.
7-
#
7+
# -----------------------------------------------------------------------------
88

99
from sys import exc_info, stderr
1010
import traceback

0 commit comments

Comments
 (0)