graphics - Use of GNU licensed icons in MIT derived work? Legal experts opinion needed

07
2014-07
  • Prahlad Yeri

    I've got a bunch of network applications written in C# that I want to distribute as open-source. Here is the issue. Since I cannot use any Proprietary/Microsoft graphics, I've used this tango project icons that many other software like LibreOffice, GNOME, etc. However, I've come to know that these are GNU/GPL licensed, whereas I want to release my work under MIT - the least restrictive license, so that maximum people can use my works.

    I would like to know from experts, whether I can use these icons/themes in my apps under MIT? Or do I have to change my license to GPL?

  • Answers
  • Ignacio Vazquez-Abrams

    No, and no. The icons would be GPL, but the code can be released as MIT. You simply have to specify this situation in your documentation.


  • Related Question

    website - Need free service that stores files and provides legal proof of date of upload
  • BenoitParis

    I am compiling some documents on a proof of concept. I want to find an authority that could store a document and certify in the future that:

    • I am the author of said document.
    • The date at which the document was uploaded has not been tampered with.
    • The document remained unchanged since.

    Is there a website that can act as such an authority?


  • Related Answers
  • brice

    Try some timestamping services online. They'll digitally sign a timestamp. You get both free and paid for services. To get you started, have a look at these:

    For more info, read the wikipedia article on the subject. You'll have to choose a service that answers to your needs. (that will depend on a lot of factors that only you will know)