Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/achille-roussel/gnufmt

Utility that puts the GNU license header in source files
https://github.com/achille-roussel/gnufmt

Last synced: 15 days ago
JSON representation

Utility that puts the GNU license header in source files

Awesome Lists containing this project

README

        

gnufmt
======

Gnufmt is a utility that writes a valid GPL header at the beginning of a source
file.

Usage
-----

```
$ gnufmt -a 'AUTHOR' -p 'PROJECT' [-y 'YEAR'] [-f FORMAT] FILES...
```