[tor-commits] [stem/master] Change collector module copyright date
atagar at torproject.org
atagar at torproject.org
Sat Aug 17 20:44:27 UTC 2019
commit 9dcb2ca14b12cdaaaf03e8546f88fb55ea7dab79
Author: Damian Johnson <atagar at torproject.org>
Date: Sun Jun 23 12:15:29 2019 -0700
Change collector module copyright date
I began this module in 2017, but it languished since then and has only been
dusted off recently in earnest. Not sure if the date should be 2017 or 2019
so gonna lean toward the later (... shouldn't matter either way).
---
stem/descriptor/collector.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/descriptor/collector.py b/stem/descriptor/collector.py
index b3f99241..bf98dc78 100644
--- a/stem/descriptor/collector.py
+++ b/stem/descriptor/collector.py
@@ -1,4 +1,4 @@
-# Copyright 2017-2019, Damian Johnson and The Tor Project
+# Copyright 2019, Damian Johnson and The Tor Project
# See LICENSE for licensing information
"""
More information about the tor-commits
mailing list