@copyright <some copyright text>
The @copyright tag is used to document copyright information in a file overview comment. Use this tag in combination with the @file tag.
/** * @file This is my cool script. * @copyright Michael Mathews 2011 */
© 2011–2017 the contributors to the JSDoc 3 documentation project
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://usejsdoc.org/tags-copyright.html