-
Notifications
You must be signed in to change notification settings - Fork 0
assorted scripts for fun and profit
License
proprefenetre/bin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#!/usr/bin/env bash # get the MIT license from opensource.org curl -s https://opensource.org/licenses/mit | grep "<p>Copyright" -A 18 | sed \ -e "s/<YEAR> <COPYRIGHT HOLDER>/$(date +%Y) Cornelis Eigenraam/" \ -e "s/<[^>]*>//g" >> "$PWD/LICENSE.md"
About
assorted scripts for fun and profit
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published