X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frc4%2Frc4.c;h=127e8a5093528b0801151b6792a2d3cdc154e2c9;hb=f6aed2cda608d6291225030fc259f207aac33732;hp=37965d5262b9e94735de9732a20f82a127bba36d;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726;p=oweals%2Fopenssl.git diff --git a/crypto/rc4/rc4.c b/crypto/rc4/rc4.c index 37965d5262..127e8a5093 100644 --- a/crypto/rc4/rc4.c +++ b/crypto/rc4/rc4.c @@ -1,5 +1,5 @@ /* crypto/rc4/rc4.c */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written