X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fbn%2Fasm%2Fia64-mont.pl;h=5cc5c599f9dead3436450d23c735cbcdd4901247;hb=77b072504ec464eac5e0f9aab19cadb9c4e311d1;hp=710ca3c1f4c0161c45ae56ed78617f3f29454b9d;hpb=6bd7a4d96c47068c63cbd2ca93f501816dc453c1;p=oweals%2Fopenssl.git diff --git a/crypto/bn/asm/ia64-mont.pl b/crypto/bn/asm/ia64-mont.pl index 710ca3c1f4..5cc5c599f9 100644 --- a/crypto/bn/asm/ia64-mont.pl +++ b/crypto/bn/asm/ia64-mont.pl @@ -1,4 +1,11 @@ -#!/usr/bin/env perl +#! /usr/bin/env perl +# Copyright 2010-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