diff options
Diffstat (limited to 'src/test/test_pem.c')
-rw-r--r-- | src/test/test_pem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_pem.c b/src/test/test_pem.c index 2bae286e25..865688b1a7 100644 --- a/src/test/test_pem.c +++ b/src/test/test_pem.c @@ -1,6 +1,6 @@ /* Copyright (c) 2001-2004, Roger Dingledine. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. - * Copyright (c) 2007-2018, The Tor Project, Inc. */ + * Copyright (c) 2007-2019, The Tor Project, Inc. */ /* See LICENSE for licensing information */ #include "orconfig.h" |