--- 43BSDReno/contrib/isode-beta/acsap/acs.py 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/isode-beta/acsap/acs.py 2018/04/24 16:12:56 1.1.1.1 @@ -1,12 +1,12 @@ -- acs.py - AcSAP definitions -- lifted directly from ISO8650 --- $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/acsap/acs.py,v 1.1 2018/04/24 16:12:56 root Exp $ +-- $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/acsap/acs.py,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ -- -- -- $Log: acs.py,v $ --- Revision 1.1 2018/04/24 16:12:56 root --- Initial revision +-- Revision 1.1.1.1 2018/04/24 16:12:56 root +-- BSD 4.3reno -- -- Revision 7.1 90/07/09 14:30:23 mrose -- sync @@ -30,7 +30,7 @@ %{ #ifndef lint -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/acsap/acs.py,v 1.1 2018/04/24 16:12:56 root Exp $"; +static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/acsap/acs.py,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; #endif %}