Index: lang/javascript/nobjdb/nobjdb.js
===================================================================
--- lang/javascript/nobjdb/nobjdb.js (revision 540)
+++ lang/javascript/nobjdb/nobjdb.js (revision 541)
@@ -1,2 +1,5 @@
+/** NamedObjectDB by gyuque **/
+/** nobjdb.js is freely distributable under the terms of an MIT-style license. **/
+
 var NamedObjectDB = function(filter) {
 	this.hash  = {};
