Skip to main content

@copyright

Syntax

@copyright text

Overview

@copyright records the copyright notice for a file or symbol.

Example

/**
* @file Payment processing utilities.
* @copyright Acme Corp 2024. All rights reserved.
*/

See also

Official reference: jsdoc.app/tags-copyright