Rename changelog
This commit is contained in:
parent
5614934475
commit
dae6e78b8a
11
BCrypt.pas
11
BCrypt.pas
|
@ -1,3 +1,14 @@
|
|||
{**
|
||||
*
|
||||
* This file is part of the RenegadeBBS project.
|
||||
*
|
||||
* sikofitt <sikofitt@gmail.com>
|
||||
*
|
||||
* 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}
|
||||
|
|
Loading…
Reference in New Issue