pixelb / fslint

Linux file system lint checker/cleaner
314 stars 74 forks source link

LICENSE or COPYING file missing from root directory #180

Open TechnologyClassroom opened 2 years ago

TechnologyClassroom commented 2 years ago

I see fslint is under GPL-2.0-or-later. Adding a LICENSE or COPYING file to the root directory would make this very obvious for people new to the project and show up in the About header on the first page view of the project.

Would you like me to make a PR to create the file?