commit | f7eb0ab9acf176519195576d7a7ff5b4e414eda7 | [log] [tgz] |
---|---|---|
author | Andy Polyakov <appro@openssl.org> | Sat Aug 27 19:37:25 2011 +0000 |
committer | Andy Polyakov <appro@openssl.org> | Sat Aug 27 19:37:25 2011 +0000 |
tree | 8a58a0bf3c6e25f074187b7450fd7f65c747c593 | |
parent | 2abaa9caafa0a7c2b380c614d343a1b52d74e5d1 [diff] [blame] |
util/incore: fix typo.
diff --git a/util/incore b/util/incore index 299e75b..883f63f 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.