diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
commit | 67be208db32bec932375f887b58436805ba515c2 (patch) | |
tree | 18abe6535a2cd877d87e11be62ee56d1c8d7c0fa /include/des.h | |
parent | a5c689f04cce064af5d6bb12047a4e1b715f3316 (diff) |
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
Diffstat (limited to 'include/des.h')
-rw-r--r-- | include/des.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/des.h b/include/des.h index 9834c564385..47720a5f309 100644 --- a/include/des.h +++ b/include/des.h @@ -1,3 +1,5 @@ +/* $OpenBSD: des.h,v 1.2 1997/09/21 10:45:30 niklas Exp $ */ + /* crypto/des/des.h */ /* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au) * All rights reserved. |