Page 1 of 1

Variant.cpp

Posted: Sun Jan 19, 2014 8:58 pm
by ds84182
I was looking through the source for Love, and I came across Variant.cpp. At a glance, I saw how awesome it looked (You guys did a great job with it). I want to use it in my own project so I can quickly get Lua Interop over with! If I do use it,how exactly should I credit Love2D for it?

Re: Variant.cpp

Posted: Mon Jan 20, 2014 7:35 am
by veethree
Löve is licensed under the zlib/libpng license. I'm assuming the license not only applies to the source as a whole but also the individual files. And the license states:

Code: Select all

If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.