Live data from Hacker News

Zynga open sources panning and zooming library for HTML and Canvas

github.com

1–10 of 19 posts

Re: Zynga open sources panning and zooming library for HTML and Canvas

#3
post #2

There's no licensing information, even the source files simply have a copyright notice but no mention of the license under which it is being distributed.

It says MIT + Apache (V2) in the Scroller.js file ;) https://github.com/zynga/scroller/blob/master/src/Scroller.j...

I went ahead and made a pull request. https://github.com/zynga/scroller/pull/1

Post reply on HN