lu-comment-extractor
Put copyright and license notices at the head of source code files
Install
- All systems
-
curl cmd.cat/lu-comment-extractor.sh
- Debian
-
apt-get install licenseutils
- Ubuntu
-
apt-get install licenseutils
- Kali Linux
-
apt-get install licenseutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install licenseutils
- Raspbian
-
apt-get install licenseutils
- Dockerfile
- dockerfile.run/lu-comment-extractor
licenseutils
Put copyright and license notices at the head of source code files
licenseutils is for creating copyright and license notices at the beginning of source code files. It can be difficult to put copyright and license notices in a collection of source code files. This software will help you accomplish this in a standard-looking way, for a variety of different programming languages. licenseutils consists of a program called `licensing', a bash-like shell called `lu-sh', and a wrapper `notice'.