optikalefx / OpenJS-Grid

OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source. So you can learn how it's all done.
http://square-bracket.com/openjs
MIT License
96 stars 46 forks source link

Could add LICENSE file? #39

Closed hnakamur closed 10 years ago

hnakamur commented 10 years ago

Thanks a lot for releasing a great software!

I cannot find a LICENSE file. Could you add one? You can read about "Choosing an Open Source License" at https://github.com/blog/1530-choosing-an-open-source-license

optikalefx commented 10 years ago

fixed!

hnakamur commented 10 years ago

@optikalefx Thanks for adding LICENSE.txt! However you should replace "[year]" and "[fullname]" to actual values. https://github.com/optikalefx/OpenJS-Grid/blob/0a02e56900c4d718002041cff8ed393dcffd72c8/LICENSE.txt#L3

optikalefx commented 10 years ago

ha, thanks