summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/poly1305/poly1305.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/poly1305/poly1305.h')
-rw-r--r--src/lib/libcrypto/poly1305/poly1305.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/poly1305/poly1305.h b/src/lib/libcrypto/poly1305/poly1305.h
index 0f72c153bd..00ab0bfd2b 100644
--- a/src/lib/libcrypto/poly1305/poly1305.h
+++ b/src/lib/libcrypto/poly1305/poly1305.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: poly1305.h,v 1.2 2014/06/12 15:49:30 deraadt Exp $ */ 1/* $OpenBSD: poly1305.h,v 1.3 2014/07/25 14:04:51 jsing Exp $ */
2/* 2/*
3 * Copyright (c) Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2014 Joel Sing <jsing@openbsd.org>
4 * 4 *
5 * Permission to use, copy, modify, and distribute this software for any 5 * Permission to use, copy, modify, and distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above 6 * purpose with or without fee is hereby granted, provided that the above