Browse Source

cosmetic update to hashlib include files.

Ugochukwu Mmaduekwe 6 years ago
parent
commit
15cc53bbe6

+ 10 - 5
src/libraries/hashlib4pascal/HashLib.inc

@@ -1,9 +1,14 @@
-{ *********************************************************** }
-{ *                     HashLib Library                     * }
-{ *      Copyright (c) Ugochukwu Mmaduekwe 2016 - 2018      * }
-{ *********************************************************** }
+{ *********************************************************************************** }
+{ *                                 HashLib Library                                 * }
+{ *                  Copyright (c) 2016 - 2018 Ugochukwu Mmaduekwe                  * }
+{ *                 Github Repository <https://github.com/Xor-el>                   * }
 
-(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
+{ *  Distributed under the MIT software license, see the accompanying file LICENSE  * }
+{ *          or visit http://www.opensource.org/licenses/mit-license.php.           * }
+
+{ * ******************************************************************************* * }
+
+(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
 
 
  {$DEFINE DELPHI}

+ 11 - 5
src/libraries/hashlib4pascal/HashLibHelper.inc

@@ -1,9 +1,15 @@
-{ *********************************************************** }
-{ *                     HashLib Library                     * }
-{ *      Copyright (c) Ugochukwu Mmaduekwe 2016 - 2018      * }
-{ *********************************************************** }
+{ *********************************************************************************** }
+{ *                                 HashLib Library                                 * }
+{ *                  Copyright (c) 2016 - 2018 Ugochukwu Mmaduekwe                  * }
+{ *                 Github Repository <https://github.com/Xor-el>                   * }
+
+{ *  Distributed under the MIT software license, see the accompanying file LICENSE  * }
+{ *          or visit http://www.opensource.org/licenses/mit-license.php.           * }
+
+{ * ******************************************************************************* * }
+
+(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
 
-(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
 
 {$MACRO ON}
 {$IFDEF ENDIAN_BIG}