diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2022-11-08 14:42:43 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2022-11-08 14:42:43 +0000 |
commit | bd76e51440b14b39baf7af4985e793d45846f645 (patch) | |
tree | 9e4ee856c7c54b9ead7986dca5d9ed88bf9291c4 /lib | |
parent | eed650e942c68a982aacdd856180d7a6ec1c984f (diff) |
Add missing $OpenBSD$
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libcrypto/asn1/a_time_posix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/asn1/a_time_posix.c b/lib/libcrypto/asn1/a_time_posix.c index a2c99885754..8e138d52137 100644 --- a/lib/libcrypto/asn1/a_time_posix.c +++ b/lib/libcrypto/asn1/a_time_posix.c @@ -1,3 +1,4 @@ +/* $OpenBSD: a_time_posix.c,v 1.2 2022/11/08 14:42:42 beck Exp $ */ /* * Copyright (c) 2022, Google Inc. * Copyright (c) 2022, Bob Beck <beck@obtuse.com> |