summaryrefslogtreecommitdiffstats
path: root/util/incore
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-08-27 19:37:25 +0000
committerAndy Polyakov <appro@openssl.org>2011-08-27 19:37:25 +0000
commitf7eb0ab9acf176519195576d7a7ff5b4e414eda7 (patch)
tree8a58a0bf3c6e25f074187b7450fd7f65c747c593 /util/incore
parent2abaa9caafa0a7c2b380c614d343a1b52d74e5d1 (diff)
util/incore: fix typo.
Diffstat (limited to 'util/incore')
-rwxr-xr-xutil/incore2
1 files changed, 1 insertions, 1 deletions
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.