diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-11-06 21:22:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-06 21:22:15 +0100 |
commit | 107e512c9e62b140d8591c578527c901b1db9d37 (patch) | |
tree | bbdda73acfbc2d0041861e4aa320b31456664359 /LICENSE.txt | |
parent | fc99e6db3e917a0556afe56273c901220c8105a9 (diff) | |
download | zsh-107e512c9e62b140d8591c578527c901b1db9d37.tar.gz zsh-107e512c9e62b140d8591c578527c901b1db9d37.tar.bz2 zsh-107e512c9e62b140d8591c578527c901b1db9d37.zip |
Remove line below copyright so that GitHub shows LICENSE details
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 4d465b1c3..eb9978a7a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2009-2019 Robby Russell and contributors -See the full list at https://github.com/robbyrussell/oh-my-zsh/contributors +Copyright (c) 2009-2019 Robby Russell and contributors (https://github.com/robbyrussell/oh-my-zsh/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |