Block Tagstags-copyrightOn this pagetags-copyrightSyntax@copyright <some copyright text>OverviewThe @copyright tag is used to document copyright information in a file overview comment. Use this tag in combination with the @file tag.Examples/** * @file This is my cool script. * @copyright Michael Mathews 2011 */