diff --git a/BCrypt.pas b/BCrypt.pas index 37a169f..9c79014 100644 --- a/BCrypt.pas +++ b/BCrypt.pas @@ -1,3 +1,14 @@ +{** + * + * This file is part of the RenegadeBBS project. + * + * sikofitt + * + * For the full copyright and license information, + * pleave view the LICENSE file that was distributed + * with this source code. + * + *} unit BCrypt; {$mode objfpc}{$H+} {$codepage utf8}