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

Unified Diff: third_party/tlslite/tlslite/utils/datefuncs.py

Issue 210323002: Update tlslite to 0.4.6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Executable bit and --similarity=80 Created 6 years, 8 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/tlslite/tlslite/utils/cryptomath.py ('k') | third_party/tlslite/tlslite/utils/entropy.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tlslite/tlslite/utils/datefuncs.py
diff --git a/third_party/tlslite/tlslite/utils/datefuncs.py b/third_party/tlslite/tlslite/utils/datefuncs.py
index 38812ebf853cf5737f926ea6fc425c40e191e8c7..d8f0d2400634b03c05dfd3bc277b35ba1bf62a95 100644
--- a/third_party/tlslite/tlslite/utils/datefuncs.py
+++ b/third_party/tlslite/tlslite/utils/datefuncs.py
@@ -1,3 +1,5 @@
+# Author: Trevor Perrin
+# See the LICENSE file for legal information regarding use of this file.
import os
« no previous file with comments | « third_party/tlslite/tlslite/utils/cryptomath.py ('k') | third_party/tlslite/tlslite/utils/entropy.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698