The R Project SVN R

Rev

Rev 87181 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87181 Rev 87182
Line 506... Line 506...
506
 
506
 
507
    Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.
507
    Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.
508
 
508
 
509
src/library/tools/src/sha256.c
509
src/library/tools/src/sha256.c
510
 
510
 
511
    extracted from the public domain version SHA-crypt.txt verison 0.6
511
    extracted from the public domain version SHA-crypt.txt version 0.6
512
    (2016-8-31) by Ulrich Drepper
512
    (2016-8-31) by Ulrich Drepper
513
 
513
 
514
src/extra/intl/*
514
src/extra/intl/*
515
 
515
 
516
Based on gettextize from gettext 0.17
516
Based on gettextize from gettext 0.17