aboutsummaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-02-06 01:36:20 +0100
committerFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-02-06 01:57:32 +0100
commitbaacc5e56598e7f9ebb73f25497507defdda3e18 (patch)
tree9585fd980667efd01c278211bc3ecb18753f74c1 /LICENSE.md
parente858f4081e6b207ec3de64174d65a0977a9981c8 (diff)
Add new author to the license, keeping previous authors too
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/LICENSE.md b/LICENSE.md
index e04b766..4fd2ecf 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -3,7 +3,8 @@
Base16 Vim is released under the MIT License:
> Copyright (C) 2012 [Chris Kempson](http://chriskempson.com)
->
+> Copyright (C) 2021 [Fausto Núñez Alberro](https://fnune.com/)
+>
> 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 the Software without restriction, including
@@ -11,10 +12,10 @@ Base16 Vim is released under the MIT License:
> distribute, sublicense, and/or sell copies of the Software, and to
> permit persons to whom the Software is furnished to do so, subject to
> the following conditions:
->
+>
> The above copyright notice and this permission notice shall be
> included in all copies or substantial portions of the Software.
->
+>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND