Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Best Open Source License

Best Open Source License

Scheduled Pinned Locked Moved The Lounge
questiondatabasexmldiscussionlounge
24 Posts 17 Posters 0 Views 1 Watching
  • 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.
  • J Joe Woodbury

    I like the ZLib license. It's easy and straightforward and not pretentious.

    G Offline
    G Offline
    Gary Wheeler
    wrote on last edited by
    #21

    Agreed. I refuse to use anything covered by the GPL. Having to suck Stallman's tit just because I want to make a profit doesn't appeal.

    Software Zen: delete this;

    1 Reply Last reply
    0
    • G George H Slaterpryce III

      What is your preferred open source license? Why? I'm about to turn a project out to the Open source community and am trying to choose the best license schema. Just want to see what general opinions are.

      R Offline
      R Offline
      RafagaX
      wrote on last edited by
      #22

      I personally like the MIT/X11 license, because it resumes to do pretty much whatever you want with it. GPL is a nuisance for commercial projects, so I try to avoid GPL licensed projects or solutions.

      CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

      1 Reply Last reply
      0
      • G George H Slaterpryce III

        What is your preferred open source license? Why? I'm about to turn a project out to the Open source community and am trying to choose the best license schema. Just want to see what general opinions are.

        J Offline
        J Offline
        Joe DF
        wrote on last edited by
        #23

        I just usually use the MIT License ... :) Satisfies me for almost anything! :D

        1 Reply Last reply
        0
        • G George H Slaterpryce III

          What is your preferred open source license? Why? I'm about to turn a project out to the Open source community and am trying to choose the best license schema. Just want to see what general opinions are.

          C Offline
          C Offline
          Chad3F
          wrote on last edited by
          #24

          I use BSD for my own original projects as it is minimal and requires those using my code to not pretend they did all the work themselves (beyond stopping that, the credit attribution is of limited value). I will contribute to GPL/LGPL (and other) projects sometimes and accept their license.. but since it is normally just modifying existing code, it is not like there is a lot of "me" in it anyway. In these cases transferring the copyright ownership of my small change to the project itself would probably be acceptable too (so they don't need to ask me if license changes are made later.. e.g. GPL -> LGPL). I find that too many open source projects don't account for this issue (albeit copyright transfer, co-ownership, or even simply "acceptable [future] licenses"). Then years later after dozens, hundreds, or thousands of developers have contributed (some long gone from the project) if their is a desire to change the license it usually ends up being too much trouble because they need to get permission from all relevant contributors. I am looking at having an extension of the BSD (or maybe any free) license that limits the restrictions that companies often place on end-users (in the most extreme scenario, that EULA's are not allowed at all). Beyond that, they can do what they want (including keep their own code private).

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups