diff options
Diffstat (limited to 'crypt/sha256.c')
-rw-r--r-- | crypt/sha256.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/sha256.c b/crypt/sha256.c index ce28d14..7f7092b 100644 --- a/crypt/sha256.c +++ b/crypt/sha256.c @@ -17,7 +17,6 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -/* Written by Ulrich Drepper <drepper@redhat.com>, 2007. */ #ifdef HAVE_CONFIG_H # include <config.h> |