From d9508d8ede7ecbdfa35ce8a12c6e1d66d1bbb4b7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 6 Nov 2018 15:42:18 -0500 Subject: [PATCH] Change copyright statement (with permission) --- src/lib/cc/ctassert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/cc/ctassert.h b/src/lib/cc/ctassert.h index 674c0c2e10..c6de3bf1ec 100644 --- a/src/lib/cc/ctassert.h +++ b/src/lib/cc/ctassert.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2018 Taylor R. Campbell + * Copyright (c) 2018 The Tor Project, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without