diff options
author | Robby Russell <robby@planetargon.com> | 2014-03-13 07:31:26 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2014-03-13 07:31:26 -0700 |
commit | 9272b0b0b1a8dddb41cb9c3f939dbb14c117216a (patch) | |
tree | 145b4ec39618bd8df3ac9009b07173e7bc6a691c /MIT-LICENSE.txt | |
parent | b6cbba9dfee5985232b473e94595c2fb1ab83715 (diff) | |
parent | 5f5e5508b0560339f7f57fa125496d0b9f1ea077 (diff) | |
download | zsh-9272b0b0b1a8dddb41cb9c3f939dbb14c117216a.tar.gz zsh-9272b0b0b1a8dddb41cb9c3f939dbb14c117216a.tar.bz2 zsh-9272b0b0b1a8dddb41cb9c3f939dbb14c117216a.zip |
Merge pull request #2600 from jontewks/patch-1
Update license year
Diffstat (limited to 'MIT-LICENSE.txt')
-rw-r--r-- | MIT-LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt index f6edab65b..6eb8aab34 100644 --- a/MIT-LICENSE.txt +++ b/MIT-LICENSE.txt @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2009-2013 Robby Russell and contributors (see https://github.com/robbyrussell/oh-my-zsh/contributors) +Copyright (c) 2009-2014 Robby Russell and contributors (see 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 |