Skip to content

Commit

Permalink
add license title and capitalize filename
Browse files Browse the repository at this point in the history
The title is not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)

As for the filename, lowercase is fine, but since this project already uses an uppercase README as customary, using the same standard for the LICENSE file seemed to make sense.
  • Loading branch information
waldyrious committed Jul 1, 2016
1 parent 110914d commit 8b666f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions license.txt → LICENSE.txt
@@ -1,3 +1,5 @@
ISC License

Copyright (c) 2008-2015, Avian Contributors

Permission to use, copy, modify, and/or distribute this software for any
Expand Down

0 comments on commit 8b666f6

Please sign in to comment.