]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/crypto/perlasm/cbc.pl
upd: openssl to 1.1.0
[cassiopeia.git] / lib / openssl / crypto / perlasm / cbc.pl
index 24561e759aba6812c1e42a18250aaf606e30b2a7..ad79b2407bee39623ba56cd0e9c2ee470e13d40f 100644 (file)
@@ -1,4 +1,11 @@
-#!/usr/local/bin/perl
+#! /usr/bin/env perl
+# Copyright 1995-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
+
 
 # void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
 # des_cblock (*input);