X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fcrypto%2Fsha%2Fasm%2Fsha1-sparcv9a.pl;h=f9ed5630e828f962b7000ac96a8afb6308931111;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=e65291bbd9791fe7c990cd45c51c01fa30988dde;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/crypto/sha/asm/sha1-sparcv9a.pl b/lib/openssl/crypto/sha/asm/sha1-sparcv9a.pl index e65291b..f9ed563 100644 --- a/lib/openssl/crypto/sha/asm/sha1-sparcv9a.pl +++ b/lib/openssl/crypto/sha/asm/sha1-sparcv9a.pl @@ -1,4 +1,11 @@ -#!/usr/bin/env perl +#! /usr/bin/env perl +# Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved. +# +# Licensed under the OpenSSL license (the "License"). You may not use +# this file except in compliance with the License. You can obtain a copy +# in the file LICENSE in the source distribution or at +# https://www.openssl.org/source/license.html + # ==================================================================== # Written by Andy Polyakov for the OpenSSL @@ -544,7 +551,7 @@ ___ # Purpose of these subroutines is to explicitly encode VIS instructions, # so that one can compile the module without having to specify VIS -# extentions on compiler command line, e.g. -xarch=v9 vs. -xarch=v9a. +# extensions on compiler command line, e.g. -xarch=v9 vs. -xarch=v9a. # Idea is to reserve for option to produce "universal" binary and let # programmer detect if current CPU is VIS capable at run-time. sub unvis {