From dae6e78b8af25db7e4df4e2274e6545c8e2e3c5a Mon Sep 17 00:00:00 2001 From: sikofitt Date: Thu, 3 Nov 2016 14:14:16 -0700 Subject: [PATCH] Rename changelog --- BCrypt.pas | 11 +++++++++++ 1 file changed, 11 insertions(+) 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}