diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2023-04-26 20:52:12 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2023-04-26 20:52:12 +0000 |
commit | 1da0fae33a4b3352e49d80281c39679ff6c7d1b9 (patch) | |
tree | 24d6742f7fccf92539d98e9dd8821ea77d491af1 /lib/libcrypto/x509 | |
parent | f4c5fc6da452f579a053fee0255ae037f5656612 (diff) |
Add RCS tag
Diffstat (limited to 'lib/libcrypto/x509')
-rw-r--r-- | lib/libcrypto/x509/x509_policy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/x509/x509_policy.c b/lib/libcrypto/x509/x509_policy.c index d49d86856c9..8d182ef45a5 100644 --- a/lib/libcrypto/x509/x509_policy.c +++ b/lib/libcrypto/x509/x509_policy.c @@ -1,3 +1,4 @@ +/* $OpenBSD: x509_policy.c,v 1.9 2023/04/26 20:52:11 tb Exp $ */ /* Copyright (c) 2022, Google Inc. * * Permission to use, copy, modify, and/or distribute this software for any |