-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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