LICENSE: add license name
It is not obvious by reading the license text that aerc is distributed under the MIT license. Explicitly state it. Signed-off-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
parent
db1c03f0e6
commit
9fba8d9cbd
1 changed files with 3 additions and 1 deletions
4
LICENSE
4
LICENSE
|
@ -1,5 +1,7 @@
|
|||
Copyright (c) 2018-2019 Drew DeVault
|
||||
Copyright (c) 2021 Robin Jarry
|
||||
Copyright (c) 2021-2022 Robin Jarry
|
||||
|
||||
The MIT License
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
|
|
Loading…
Reference in a new issue