浏览代码

Add MIT License

Alice 1 年之前
父节点
当前提交
20db43c0a8
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/core/operations/Murmurhash3.mjs

+ 4 - 0
src/core/operations/Murmurhash3.mjs

@@ -1,4 +1,8 @@
 /**
+ * Based on murmurhash-js (https://github.com/garycourt/murmurhash-js)
+ * @author Gary Court
+ * @license MIT
+ *
  * @author AliceGrey [alice@grey.systems]
  * @copyright Crown Copyright 2024
  * @license Apache-2.0