Skip to content

Simple script to update the copyright header of files in a directory

License

Notifications You must be signed in to change notification settings

asperan/copyright-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Simple script to update the copyright header of files in a directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages