upstream: Add $OpenBSD$ markers to xmss files to help keep synced

with portable. ok djm@.

OpenBSD-Commit-ID: 5233a27aafd1dfadad4b957225f95ae51eb365c1
This commit is contained in:
dtucker@openbsd.org 2018-02-26 03:56:44 +00:00 committed by Damien Miller
parent afd830847a
commit 27b9f3950e
10 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* $OpenBSD: xmss_commons.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
xmss_commons.c 20160722
Andreas Hülsing

View File

@ -1,4 +1,5 @@
#ifdef WITH_XMSS
/* $OpenBSD: xmss_commons.h,v 1.3 2018/02/26 03:56:44 dtucker Exp $ */
/*
xmss_commons.h 20160722
Andreas Hülsing

View File

@ -1,3 +1,4 @@
/* $OpenBSD: xmss_fast.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
xmss_fast.c version 20160722
Andreas Hülsing

View File

@ -1,4 +1,5 @@
#ifdef WITH_XMSS
/* $OpenBSD: xmss_fast.h,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
xmss_fast.h version 20160722
Andreas Hülsing

View File

@ -1,3 +1,4 @@
/* $OpenBSD: xmss_hash.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
hash.c version 20160722
Andreas Hülsing

View File

@ -1,4 +1,5 @@
#ifdef WITH_XMSS
/* $OpenBSD: xmss_hash.h,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
hash.h version 20160722
Andreas Hülsing

View File

@ -1,3 +1,4 @@
/* $OpenBSD: xmss_hash_address.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
hash_address.c version 20160722
Andreas Hülsing

View File

@ -1,4 +1,5 @@
#ifdef WITH_XMSS
/* $OpenBSD: xmss_hash_address.h,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
hash_address.h version 20160722
Andreas Hülsing

View File

@ -1,3 +1,4 @@
/* $OpenBSD: xmss_wots.c,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
wots.c version 20160722
Andreas Hülsing

View File

@ -1,4 +1,5 @@
#ifdef WITH_XMSS
/* $OpenBSD: xmss_wots.h,v 1.2 2018/02/26 03:56:44 dtucker Exp $ */
/*
wots.h version 20160722
Andreas Hülsing