commit d4fdb35ee8d1f7e43dbca2503355d191da8d00f0 Author: Shelikhoo <xiaokangw...@outlook.com> Date: Fri Nov 12 10:56:57 2021 +0000
Add in source indicator of file origin Adopted the change in according to the recommendation from https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/merge_requests/62#note_2759815 --- common/task/periodic.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/task/periodic.go b/common/task/periodic.go index 6abe41a..1ab34b3 100644 --- a/common/task/periodic.go +++ b/common/task/periodic.go @@ -1,3 +1,5 @@ +// Package task +// Reused from https://github.com/v2fly/v2ray-core/blob/784775f68922f07d40c9eead63015b2026af2ade/common/task/periodic.go package task import ( _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits