diff options
author | Andrew Janke <janke@taran.local> | 2015-02-26 19:30:33 -0500 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-04-22 18:25:58 +0200 |
commit | 13c840fa3eb0fab916c303b07848d680481e587a (patch) | |
tree | 0c3d992151dd66cdd49bea5875f7e742de7f9ee2 /plugins/chucknorris | |
parent | ef68878b22398ea410ca2c19c770bce88aa967fc (diff) | |
download | zsh-13c840fa3eb0fab916c303b07848d680481e587a.tar.gz zsh-13c840fa3eb0fab916c303b07848d680481e587a.tar.bz2 zsh-13c840fa3eb0fab916c303b07848d680481e587a.zip |
Remove the GPL LICENSE file b/c it's no longer relevant
Diffstat (limited to 'plugins/chucknorris')
-rw-r--r-- | plugins/chucknorris/LICENSE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/chucknorris/LICENSE b/plugins/chucknorris/LICENSE deleted file mode 100644 index 5f40edd1e..000000000 --- a/plugins/chucknorris/LICENSE +++ /dev/null @@ -1,2 +0,0 @@ -License: GPL v2 -Thanks to http://www.k-lug.org/~kessler/projects.html for the fortune file. |