Skip to content

Add copyright notices #3

@tay1orjones

Description

@tay1orjones

Here's the format used in the monorepo:

/**
 * Copyright IBM Corp. <creation_date>, <last_edited_date>
 *
 * This source code is licensed under the Apache-2.0 license found in the
 * LICENSE file in the root directory of this source tree.
 */

So in practice it looks like:

/**
 * Copyright IBM Corp. 2016, 2025
 *
 * This source code is licensed under the Apache-2.0 license found in the
 * LICENSE file in the root directory of this source tree.
 */

This should be included on source files within the repo as well as distributed code (if publishing to npm, for instace)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions