diff options
author | Robby Russell <robby@planetargon.com> | 2019-02-16 19:30:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-16 19:30:42 -0600 |
commit | c5272bdd7b0ebc812f3ec4a28378102a26eb77e7 (patch) | |
tree | c88b4e87313dc11f461d9bb488b9ba0d93448938 /LICENSE.txt | |
parent | 965a27aa69b49f4e447bcaae913e71a010f7d141 (diff) | |
parent | 237c83aae0e1092eb47f17758d046306c9051243 (diff) | |
download | zsh-c5272bdd7b0ebc812f3ec4a28378102a26eb77e7.tar.gz zsh-c5272bdd7b0ebc812f3ec4a28378102a26eb77e7.tar.bz2 zsh-c5272bdd7b0ebc812f3ec4a28378102a26eb77e7.zip |
Merge pull request #7594 from lukasaldersley/patch-1
Update year in LICENSE.txt
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 7af38f217..4d465b1c3 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2009-2018 Robby Russell and contributors +Copyright (c) 2009-2019 Robby Russell and contributors See the full list at https://github.com/robbyrussell/oh-my-zsh/contributors Permission is hereby granted, free of charge, to any person obtaining a copy |