[openssl-commits] [openssl] OpenSSL_1_0_2-stable update
Richard Levitte
levitte at openssl.org
Sat Jul 16 07:05:22 UTC 2016
The branch OpenSSL_1_0_2-stable has been updated
via 25dfe50b518952350f3f89de1954bcbfdd5365e9 (commit)
from 427b22646d4642809f67352513590549650b916f (commit)
- Log -----------------------------------------------------------------
commit 25dfe50b518952350f3f89de1954bcbfdd5365e9
Author: Richard Levitte <levitte at openssl.org>
Date: Fri Jul 15 18:41:37 2016 +0200
Remove the silly CVS markers from LPdir_*.c
Reviewed-by: Rich Salz <rsalz at openssl.org>
(cherry picked from commit 28e90f69fbcdcd3c06359a53adceb2dbdfaba614)
-----------------------------------------------------------------------
Summary of changes:
crypto/LPdir_nyi.c | 3 ---
crypto/LPdir_unix.c | 4 ----
crypto/LPdir_win32.c | 4 ----
crypto/LPdir_wince.c | 4 ----
4 files changed, 15 deletions(-)
diff --git a/crypto/LPdir_nyi.c b/crypto/LPdir_nyi.c
index 283d5b0..b16e849 100644
--- a/crypto/LPdir_nyi.c
+++ b/crypto/LPdir_nyi.c
@@ -1,7 +1,4 @@
/*
- * $LP: LPlib/source/LPdir_win.c,v 1.1 2004/06/14 10:07:56 _cvs_levitte Exp $
- */
-/*
* Copyright (c) 2004, Richard Levitte <richard at levitte.org>
* All rights reserved.
*
diff --git a/crypto/LPdir_unix.c b/crypto/LPdir_unix.c
index bead6ab..c97e260 100644
--- a/crypto/LPdir_unix.c
+++ b/crypto/LPdir_unix.c
@@ -1,8 +1,4 @@
/*
- * $LP: LPlib/source/LPdir_unix.c,v 1.11 2004/09/23 22:07:22 _cvs_levitte Exp
- * $
- */
-/*
* Copyright (c) 2004, Richard Levitte <richard at levitte.org>
* All rights reserved.
*
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c
index b1c983d..84f6111 100644
--- a/crypto/LPdir_win32.c
+++ b/crypto/LPdir_win32.c
@@ -1,8 +1,4 @@
/*
- * $LP: LPlib/source/LPdir_win32.c,v 1.3 2004/08/26 13:36:05 _cvs_levitte Exp
- * $
- */
-/*
* Copyright (c) 2004, Richard Levitte <richard at levitte.org>
* All rights reserved.
*
diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c
index ae8a56f..a8377f3 100644
--- a/crypto/LPdir_wince.c
+++ b/crypto/LPdir_wince.c
@@ -1,8 +1,4 @@
/*
- * $LP: LPlib/source/LPdir_wince.c,v 1.3 2004/08/26 13:36:05 _cvs_levitte Exp
- * $
- */
-/*
* Copyright (c) 2004, Richard Levitte <richard at levitte.org>
* All rights reserved.
*
More information about the openssl-commits
mailing list