Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(953)

Unified Diff: third_party/colorama/initialise.py

Issue 54603003: Update colorama from upstream to 5a3100113a3a. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/colorama/ansitowin32.py ('k') | third_party/colorama/win32.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/colorama/initialise.py
diff --git a/third_party/colorama/initialise.py b/third_party/colorama/initialise.py
index e54f8a8d0035f9c4f4da9983f6e862e7d990094f..cba3676dd9c26b7db3cc7c5186ae4feffebbda88 100644
--- a/third_party/colorama/initialise.py
+++ b/third_party/colorama/initialise.py
@@ -1,3 +1,4 @@
+# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file.
import atexit
import sys
« no previous file with comments | « third_party/colorama/ansitowin32.py ('k') | third_party/colorama/win32.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698