summaryrefslogtreecommitdiffhomepage
path: root/src/noise.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-11-18 06:22:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-11-21 01:00:07 +0100
commite6e1fd126c90749576473c235c69e89657f4d78f (patch)
tree12e90877d542dcd998b8d590a9b4a6f73c29d37d /src/noise.h
parenta361c3b6fd1f9fe282e86b70f302610e985b3892 (diff)
headers: cleanup notices
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/noise.h')
-rw-r--r--src/noise.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noise.h b/src/noise.h
index ca67dbd..f166cdc 100644
--- a/src/noise.h
+++ b/src/noise.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* See doc/protocol.md and https://github.com/trevp/noise/blob/master/noise.md for more info
*/