Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 412 Bytes

copyright-updater

The scripts searches in files in a given directory for a copyright string (i.e. Copyright (c) 2024, Alex Speranza) and updates the year to the current one.

This script is based on find and sed, so make sure to have them installed in the system.

Usage

./update-copyright.sh <directory>

License

This repository applies the terms of the Mozilla Public License v2.0.