summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/chacha/chacha.h4
-rw-r--r--src/lib/libcrypto/poly1305/poly1305.h4
-rw-r--r--src/lib/libssl/src/crypto/chacha/chacha.h4
-rw-r--r--src/lib/libssl/src/crypto/poly1305/poly1305.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/src/lib/libcrypto/chacha/chacha.h b/src/lib/libcrypto/chacha/chacha.h
index a221825d9e..8af5ef856f 100644
--- a/src/lib/libcrypto/chacha/chacha.h
+++ b/src/lib/libcrypto/chacha/chacha.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: chacha.h,v 1.5 2014/06/24 18:12:09 jsing Exp $ */ 1/* $OpenBSD: chacha.h,v 1.6 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
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
diff --git a/src/lib/libssl/src/crypto/chacha/chacha.h b/src/lib/libssl/src/crypto/chacha/chacha.h
index a221825d9e..8af5ef856f 100644
--- a/src/lib/libssl/src/crypto/chacha/chacha.h
+++ b/src/lib/libssl/src/crypto/chacha/chacha.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: chacha.h,v 1.5 2014/06/24 18:12:09 jsing Exp $ */ 1/* $OpenBSD: chacha.h,v 1.6 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
diff --git a/src/lib/libssl/src/crypto/poly1305/poly1305.h b/src/lib/libssl/src/crypto/poly1305/poly1305.h
index 0f72c153bd..00ab0bfd2b 100644
--- a/src/lib/libssl/src/crypto/poly1305/poly1305.h
+++ b/src/lib/libssl/src/crypto/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