JSDoc-specific test functions are now properties of a `jsdoc` global, not a `jasmine` global.
Also updates license files to reflect the fact that we no longer vendor anything.
Fixes a bizarre bug that caused us to assign the wrong name to object properties, apparently because the node ID was not defined at the appropriate time.