[tor-commits] [trunnel/master] update trunel copyright dates

nickm at torproject.org nickm at torproject.org
Thu Mar 7 15:40:08 UTC 2019


commit bd55facaa71bfb306715e7b47caa1db70ab7f54a
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Mar 7 10:40:04 2019 -0500

    update trunel copyright dates
---
 lib/trunnel/data/trunnel-impl.h | 2 +-
 lib/trunnel/data/trunnel.c      | 2 +-
 lib/trunnel/data/trunnel.h      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/trunnel/data/trunnel-impl.h b/lib/trunnel/data/trunnel-impl.h
index 418764d..35c62df 100644
--- a/lib/trunnel/data/trunnel-impl.h
+++ b/lib/trunnel/data/trunnel-impl.h
@@ -1,7 +1,7 @@
 /* trunnel-impl.h -- Implementation helpers for trunnel, included by
  * generated trunnel files
  *
- * Copyright 2014-2017, The Tor Project, Inc.
+ * Copyright 2014-2019, The Tor Project, Inc.
  * See license at the end of this file for copying information.
  */
 
diff --git a/lib/trunnel/data/trunnel.c b/lib/trunnel/data/trunnel.c
index c59b47b..39258eb 100644
--- a/lib/trunnel/data/trunnel.c
+++ b/lib/trunnel/data/trunnel.c
@@ -1,6 +1,6 @@
 /* trunnel.c -- Helper functions to implement trunnel.
  *
- * Copyright 2014-2017, The Tor Project, Inc.
+ * Copyright 2014-2019, The Tor Project, Inc.
  * See license at the end of this file for copying information.
  *
  * See trunnel-impl.h for documentation of these functions.
diff --git a/lib/trunnel/data/trunnel.h b/lib/trunnel/data/trunnel.h
index c79657b..c4057db 100644
--- a/lib/trunnel/data/trunnel.h
+++ b/lib/trunnel/data/trunnel.h
@@ -1,7 +1,7 @@
 /* trunnel.h -- Public declarations for trunnel, to be included
  * in trunnel header files.
 
- * Copyright 2014-2017, The Tor Project, Inc.
+ * Copyright 2014-2019, The Tor Project, Inc.
  * See license at the end of this file for copying information.
  */
 



More information about the tor-commits mailing list