From: Andy Polyakov Date: Sat, 27 Aug 2011 19:37:25 +0000 (+0000) Subject: util/incore: fix typo. X-Git-Tag: OpenSSL-fips-2_0-rc1~196 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f7eb0ab9acf176519195576d7a7ff5b4e414eda7;p=oweals%2Fopenssl.git util/incore: fix typo. --- diff --git a/util/incore b/util/incore index 299e75b736..883f63ff56 100755 --- a/util/incore +++ b/util/incore @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# Copyrifgr (c) 2011 The OpenSSL Project. +# Copyright (c) 2011 The OpenSSL Project. # # The script embeds fingerprint into ELF executable object, either # application binary or shared library.