Add licensing terms.

This commit is contained in:
Andy Polyakov 2004-07-17 13:24:58 +00:00
parent e34794dd1b
commit 2232b10f5a

View File

@ -1,3 +1,9 @@
// ====================================================================
// Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
// project. Rights for redistribution and usage in source and binary
// forms are granted according to the OpenSSL license.
// ====================================================================
//
// What's wrong with compiler generated code? Compiler never uses
// variable 'shr' which is pairable with 'extr'/'dep' instructions.
// Then it uses 'zxt' which is an I-type, but can be replaced with