1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00

one OpenBSD CVS keyword per file is enough

ok jsing@
This commit is contained in:
naddy
2026-06-02 15:18:16 +00:00
parent 5d7753930b
commit 6325c72c3e
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
/* $OpenBSD: sha1.h,v 1.2 2026/06/01 13:27:24 jsing Exp $ */
/* $OpenBSD: sha1.h,v 1.3 2026/06/02 15:18:16 naddy Exp $ */
/*
* Copyright (c) 2015 Philip Guenther <guenther@openbsd.org>
*
@@ -14,7 +14,6 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $OpenBSD: sha1.h,v 1.2 2026/06/01 13:27:24 jsing Exp $ */
#ifndef _LIBC_SHA1_H
#define _LIBC_SHA1_H
+1 -2
View File
@@ -1,4 +1,4 @@
/* $OpenBSD: sha2.h,v 1.2 2016/09/03 16:25:03 tedu Exp $ */
/* $OpenBSD: sha2.h,v 1.3 2026/06/02 15:18:16 naddy Exp $ */
/*
* Copyright (c) 2015 Philip Guenther <guenther@openbsd.org>
*
@@ -14,7 +14,6 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $OpenBSD: sha2.h,v 1.2 2016/09/03 16:25:03 tedu Exp $ */
#ifndef _LIBC_SHA2_H
#define _LIBC_SHA2_H