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
  1. Home
  2. The Lounge
  3. GPL

GPL

Scheduled Pinned Locked Moved The Lounge
phphtmlcomquestion
8 Posts 7 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.
  • A Offline
    A Offline
    alex barylski
    wrote on last edited by
    #1

    I have found an open source solution which a client of mine wants to use but have the logo removed and basically rebrand the front end to fit his web site brand. This is legal to do so with GPL correct? It's just the HTML front end, the backend will remain copyrighted -- source code comments will stay intact. Cheers, Alex

    Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

    D L C R 4 Replies Last reply
    0
    • A alex barylski

      I have found an open source solution which a client of mine wants to use but have the logo removed and basically rebrand the front end to fit his web site brand. This is legal to do so with GPL correct? It's just the HTML front end, the backend will remain copyrighted -- source code comments will stay intact. Cheers, Alex

      Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

      D Offline
      D Offline
      Duncan Edwards Jones
      wrote on last edited by
      #2

      IIRC It is immoral, but not actually illegal as long as the software isn't actually "installed" - there's a really big internet company that lives in that loophole now...can't remember which one, but I could always Google it.

      '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

      1 Reply Last reply
      0
      • A alex barylski

        I have found an open source solution which a client of mine wants to use but have the logo removed and basically rebrand the front end to fit his web site brand. This is legal to do so with GPL correct? It's just the HTML front end, the backend will remain copyrighted -- source code comments will stay intact. Cheers, Alex

        Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Hmm... how about adding "Powered by..."?

        Visit http://www.notreadytogiveup.com/[^] and do something special today.

        A 1 Reply Last reply
        0
        • L Lost User

          Hmm... how about adding "Powered by..."?

          Visit http://www.notreadytogiveup.com/[^] and do something special today.

          A Offline
          A Offline
          alex barylski
          wrote on last edited by
          #4

          He doesn't want that...he wants it to look entirely custom...I guess to prevent copy cats from easily getting started as well... I know it's immoral... Cheers, Alex

          Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

          E 1 Reply Last reply
          0
          • A alex barylski

            He doesn't want that...he wants it to look entirely custom...I guess to prevent copy cats from easily getting started as well... I know it's immoral... Cheers, Alex

            Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

            E Offline
            E Offline
            El Corazon
            wrote on last edited by
            #5

            it isn't about the copycats. It is about taking all the credit for something that was supplied by a 3rd party. I don't know if anyone has challenged GNU like this, but I would double check with your customer that he wants to take that risk. It could be a lot of bad press.

            _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."

            1 Reply Last reply
            0
            • A alex barylski

              I have found an open source solution which a client of mine wants to use but have the logo removed and basically rebrand the front end to fit his web site brand. This is legal to do so with GPL correct? It's just the HTML front end, the backend will remain copyrighted -- source code comments will stay intact. Cheers, Alex

              Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #6

              yes, that's legal. but, among other things, if he uses GPL'd code, he also has to make the source to the whole thing (not just the GPL'd parts) available to anyone who requests it. in other words, the GPL infects everything it touches and you cannot remove the GPL without permission of the person who wrote the original code. if you use GPL'd code, your application becomes GPL'd itself (in general). but, you/he should really talk to a lawyer. it's usually cheaper to find out if you will be sued and to avoid it, than to deal with actually being sued.

              image processing toolkits | batch image processing

              G 1 Reply Last reply
              0
              • A alex barylski

                I have found an open source solution which a client of mine wants to use but have the logo removed and basically rebrand the front end to fit his web site brand. This is legal to do so with GPL correct? It's just the HTML front end, the backend will remain copyrighted -- source code comments will stay intact. Cheers, Alex

                Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

                R Offline
                R Offline
                RichardBrock
                wrote on last edited by
                #7

                I recommend reading Open Source & Free Software Licensing by Andrew M. St. Laurent, ISBN 0-596-00581-4, he takes apart the GPL and other open source licenses section by section whilst remaining an easy read.

                1 Reply Last reply
                0
                • C Chris Losinger

                  yes, that's legal. but, among other things, if he uses GPL'd code, he also has to make the source to the whole thing (not just the GPL'd parts) available to anyone who requests it. in other words, the GPL infects everything it touches and you cannot remove the GPL without permission of the person who wrote the original code. if you use GPL'd code, your application becomes GPL'd itself (in general). but, you/he should really talk to a lawyer. it's usually cheaper to find out if you will be sued and to avoid it, than to deal with actually being sued.

                  image processing toolkits | batch image processing

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #8

                  Which is why I will never use code covered by the GPL in any project of mine, either professional or personal. I firmly believe that the GPL was invented as a way for less competent programmers (yes, I'm talking about you Stallman, you fat arrogant prick) to steal the work of their betters and claim it for their own.

                  Software Zen: delete this;
                  Fold With Us![^]

                  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