diff options
| author | lizhineng <[email protected]> | 2013-06-25 15:56:20 +0800 |
|---|---|---|
| committer | lizhineng <[email protected]> | 2013-06-25 15:56:20 +0800 |
| commit | 13eb52b240aa6804264bcfa05a27e64061d96c0e (patch) | |
| tree | fc39cc4451c1278606f32c7d89f85c1349708b94 /README.md | |
| parent | a92f6af5807669013aa40771690e0472d7f5da9d (diff) | |
| download | word-search-game-13eb52b240aa6804264bcfa05a27e64061d96c0e.tar.gz word-search-game-13eb52b240aa6804264bcfa05a27e64061d96c0e.zip | |
Updated LICENSE
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,11 +1,10 @@ # Word search game - A word game which programming with HTML5 and Javascript. ## License The MIT License (MIT) -Copyright (c) 2013 Zhineng Li <[email protected]> and other `word-search-game` contributors +Copyright (c) 2013 Li Zhineng <[email protected]> and other `word-search-game` 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 in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, 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: |
