Community
    • Login

    Licence restrictions for plugins

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    pluginlicence
    6 Posts 2 Posters 5.2k Views
    Loading More Posts
    • 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.
    • AMOD PLUGINA
      AMOD PLUGIN
      last edited by

      Dear community,

      I would like to know if there is any restriction into licencing a plugin for Notepad++ ?

      I created a plugin to help development with a specific software used only in industry, and I would like to monetize it, but I can’t find any information about restriction for plugins licences.

      Regards

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by dail

        Obligatory “I am not a laywer”.

        This is what the GNU website says about plugins. In short, it would most likely have to be licensed under the same one as Notepad++. However, keep in mind that you can still sell software that is licensed under GPL, you would also have to provide the source code as well. I’d advise thoroughly reading the entire GPL license.

        1 Reply Last reply Reply Quote 0
        • AMOD PLUGINA
          AMOD PLUGIN
          last edited by

          Thank you for the quick answer, I ll definitely spend time reading the licencing.

          1 Reply Last reply Reply Quote 0
          • AMOD PLUGINA
            AMOD PLUGIN
            last edited by

            To finalize this topic, the cases of Plugins seems to be “borderline” on the GPL licences restrictions. It seems that the way communication are done between plugin and npp doesn’t involve any restrictions for licencins for plugins.

            1 Reply Last reply Reply Quote 0
            • dailD
              dail
              last edited by dail

              Quote from the website:

              If the program dynamically links plug-ins, and they make function calls to each other and share data structures, we believe they form a single program, which must be treated as an extension of both the main program and the plug-ins.

              This is exactly how plugins are used from Notepad++. So I really don’t see a way that you wouldn’t have to use a GPL license. Again…“not a lawyer”.

              1 Reply Last reply Reply Quote 0
              • dailD
                dail
                last edited by

                Let me clarify a bit. I’ve seen a lot of cases where people have this question about programs licensed under the GPL and plugins. So I’ve always just referred to that particular section of the website. So if you’ve found some other resources or know other information I’d really be interested.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors