Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Licencing question
Qt 6.11 is out! See what's new in the release blog

Licencing question

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ZgemboZ Offline
    ZgemboZ Offline
    Zgembo
    wrote on last edited by
    #1

    Hi all,

    I have been working on a project (commercial) that needs to work with KArchive library (part of the KDE). I use it for compressing and decompressing of files.
    Is there any legal stuff that I should be aware of? Can I just add KArchive libs to my app? My project is in a early stage so I would really love to know if I have chosen the right path.

    Tnx,
    Zgembo

    jsulmJ 1 Reply Last reply
    0
    • ZgemboZ Zgembo

      Hi all,

      I have been working on a project (commercial) that needs to work with KArchive library (part of the KDE). I use it for compressing and decompressing of files.
      Is there any legal stuff that I should be aware of? Can I just add KArchive libs to my app? My project is in a early stage so I would really love to know if I have chosen the right path.

      Tnx,
      Zgembo

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @zgembo You need to check the license. I just did it and it is GPLv2.
      That means: if you're going to distribute your software you will have to provide your source code to everyone asking for it.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      ZgemboZ 1 Reply Last reply
      1
      • jsulmJ jsulm

        @zgembo You need to check the license. I just did it and it is GPLv2.
        That means: if you're going to distribute your software you will have to provide your source code to everyone asking for it.

        ZgemboZ Offline
        ZgemboZ Offline
        Zgembo
        wrote on last edited by
        #3

        @jsulm Thank you for your reply. Is it possible to buy a licence?

        jsulmJ 1 Reply Last reply
        0
        • ZgemboZ Zgembo

          @jsulm Thank you for your reply. Is it possible to buy a licence?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @zgembo I don't know, you need to ask KDE project.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • V Offline
            V Offline
            vmanso
            wrote on last edited by vmanso
            #5

            @Zgembo Don't take this as legal advice however here is a link with some descriptions for a good portion of the open sources licenses, what they allow, what you are expected to to do and what are some limitations of these licenses.
            https://choosealicense.com/licenses/

            If you are going to do commercial applications that use open source libraries it's probably a good idea to familiarize yourself with the finer details of each license. I've had to learn the hard way :)
            Here is the link if you want to read about each license: https://opensource.org/licenses

            jsulmJ 1 Reply Last reply
            0
            • V vmanso

              @Zgembo Don't take this as legal advice however here is a link with some descriptions for a good portion of the open sources licenses, what they allow, what you are expected to to do and what are some limitations of these licenses.
              https://choosealicense.com/licenses/

              If you are going to do commercial applications that use open source libraries it's probably a good idea to familiarize yourself with the finer details of each license. I've had to learn the hard way :)
              Here is the link if you want to read about each license: https://opensource.org/licenses

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @vmanso I guess your post should go to @Zgembo ?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              V 1 Reply Last reply
              0
              • jsulmJ jsulm

                @vmanso I guess your post should go to @Zgembo ?

                V Offline
                V Offline
                vmanso
                wrote on last edited by
                #7

                @jsulm oooooops. Sorry about that. I'll change it.

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved