obs-streamFX/tools
Michael Fabian 'Xaymar' Dirks d1e3b6d0d1 tools: Add tool to generate and update copyright headers
This tool aids in the proper upkeep of copyright headers for changes contained within this repository. It will generate a new header, or replace the original one if one exists. As this task has often been forgotten by both developers and contributors, having a tool manage this will hopefully improve the situation.

The choice of Node.JS for this tool was deliberate, as many developers and CI solutions already have Node.JS in a reasonably up to date version installed. Additionally the versatility of Node.JS eliminates the need to create custom or platform specific solutions for tasks that are relatively simple. While the performance is not ideal, it still completes its task relatively quickly.
2023-04-05 18:59:06 +02:00
..
.gitignore ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
argparse.sh project: Fix incorrect tabs in YAML 2023-04-05 18:58:28 +02:00
convert-patreon-csv.js ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
copyright.js tools: Add tool to generate and update copyright headers 2023-04-05 18:59:06 +02:00
generate-contributors.js tools: Sort using natural sort 2023-04-05 18:51:50 +02:00
package-lock.json project: Update Contributors and Supporters 2023-04-05 18:51:55 +02:00
package.json ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
patch-contributors-crowdin.json ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
patch-contributors-git.json ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
patch-supporters-github.json ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00
patch-supporters-patreon.json ci, tools: Automatically generate contributor attribution files 2023-04-05 18:51:50 +02:00