summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypto/sm2/sm2.h2
-rw-r--r--lib/libcrypto/sm2/sm2_err.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/sm2/sm2.h b/lib/libcrypto/sm2/sm2.h
index 92eef8a6dea..74d1464452c 100644
--- a/lib/libcrypto/sm2/sm2.h
+++ b/lib/libcrypto/sm2/sm2.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sm2.h,v 1.1.1.1 2021/08/18 16:04:32 tb Exp $ */
+/* $OpenBSD: sm2.h,v 1.1 2021/08/18 16:04:32 tb Exp $ */
/*
* Copyright (c) 2017, 2019 Ribose Inc
*
diff --git a/lib/libcrypto/sm2/sm2_err.c b/lib/libcrypto/sm2/sm2_err.c
index d34123cbf9a..d780ef8e322 100644
--- a/lib/libcrypto/sm2/sm2_err.c
+++ b/lib/libcrypto/sm2/sm2_err.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sm2_err.c,v 1.1.1.1 2021/08/18 16:04:32 tb Exp $ */
+/* $OpenBSD: sm2_err.c,v 1.1 2021/08/18 16:04:32 tb Exp $ */
/*
* Generated by util/mkerr.pl DO NOT EDIT
* Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.