aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypt/crypt-des.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypt/crypt-des.c')
-rw-r--r--secure/lib/libcrypt/crypt-des.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypt/crypt-des.c b/secure/lib/libcrypt/crypt-des.c
index d0132634510a..31b2024befd9 100644
--- a/secure/lib/libcrypt/crypt-des.c
+++ b/secure/lib/libcrypt/crypt-des.c
@@ -32,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*
* This is an original implementation of the DES and the crypt(3) interfaces
* by David Burren <davidb@werj.com.au>.