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