summaryrefslogtreecommitdiffstats
path: root/secure/lib/libdes
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libdes')
-rw-r--r--secure/lib/libdes/Makefile2
-rw-r--r--secure/lib/libdes/new_rkey.c2
-rw-r--r--secure/lib/libdes/supp.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libdes/Makefile b/secure/lib/libdes/Makefile
index 9158dd0..64abbaf 100644
--- a/secure/lib/libdes/Makefile
+++ b/secure/lib/libdes/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 5.4 (Berkeley) 5/7/91
-# $Id$
+# $FreeBSD$
LIB= des
SRCS= cbc3_enc.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
diff --git a/secure/lib/libdes/new_rkey.c b/secure/lib/libdes/new_rkey.c
index cd3e010..3435df1 100644
--- a/secure/lib/libdes/new_rkey.c
+++ b/secure/lib/libdes/new_rkey.c
@@ -77,7 +77,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $FreeBSD$
*/
/* 21-Nov-95 - eay - I've finally put this into libdes, I have made a
diff --git a/secure/lib/libdes/supp.c b/secure/lib/libdes/supp.c
index 0c959cc..c098f2e 100644
--- a/secure/lib/libdes/supp.c
+++ b/secure/lib/libdes/supp.c
@@ -76,7 +76,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $FreeBSD$
*/
#include <stdio.h>
OpenPOWER on IntegriCloud