Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit a73e142

Browse files
author
Cdok
committed
Added note about current year in txt files
1 parent ee94fc8 commit a73e142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

copyright/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This tool reads from the `headers/copyright-header.extension` files to select what header to insert, where `extension` is the target file extension
44

5+
**NOTE**: For any new `copyright-header.extension` files, write `Copyright (c) year` instead of writing the numerical year, the tool will find and replace `year` with the current year.
6+
57
## Quick Start
68

79
Add the following to your `package.json` under `"scripts": { ... }`

0 commit comments

Comments
 (0)