diff --git a/lib/db/lowlevelup.js b/lib/db/lowlevelup.js index 0626f947..cf3d5b91 100644 --- a/lib/db/lowlevelup.js +++ b/lib/db/lowlevelup.js @@ -1,5 +1,7 @@ -/*! - * lowlevelup.js - low level levelup +/** + * LevelUP module for bcoin + * @module lowlevelup + * @license * Copyright (c) 2014-2015, Fedor Indutny (MIT License) * Copyright (c) 2014-2016, Christopher Jeffrey (MIT License). * https://github.com/bcoin-org/bcoin