Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
General Discussion

Not Completely sure about the licensing

Xing
Tuesday, April 5, 2011 - 18:57

So im planning to make a game on PSP. This game will be entered into a contest

and yes there are prizes. I know everything here is free to use as long as we give

credit to the site and artist. My question is the licensing like GNU GPL 2.0, CC-BY 3.0 etc.

For example, if i wanted to use these sprites, how would i go about crediting them?

  • Log in or register to post comments
verbalshadow
joined 15 years 7 months ago
Tuesday, April 5, 2011 - 19:09
verbalshadow's picture

In this case the art is  CC-BY 3.0 and according to the description you need to credit him and this website.

 

So it would look something like this:

RPG Character Sprites Set By: Antifarea (http://antifarea.deviantart.com/) & OpenGameArt (http://opengameart.org/)

 

If there where no special directions you would just do:

RPG Character Sprites Set By: Antifarea (http://antifarea.deviantart.com/)

 

  • Log in or register to post comments
ceninan
joined 16 years 2 months ago
Wednesday, April 6, 2011 - 03:04
ceninan's picture

"I know everything here is free to use as long as we give credit to the site and artist."

This is not quite true. Rather (roughly):

"Everything is free to use (CC0) as long as you give credit appropriately (CC-BY), provided you publish any changes you make to the art (CC-BY-SA), and provided your game is GPLed (GPL)."

In case something has multiple licenses listed you get to choose which one to comply to.

  • Log in or register to post comments
Xing
joined 14 years 2 months ago
Wednesday, April 6, 2011 - 13:15

How to i GPL it? Do i just add it into the credits with the name of the author?

  • Log in or register to post comments
ceninan
joined 16 years 2 months ago
Thursday, April 7, 2011 - 03:50
ceninan's picture

Nah. Putting your game under the GPL basically means you have to make the source code available to everyone, alllow them to make modifications and release their own version (modified or not) of the software under the same terms (you can in turn take their code, modify and re-release).

GPL is the most restrictive license on OGA - not only does your program have to be free software, you can not even use a more permissive free and open source license for your game.

If you do not want others to be able to use your code, stay away from GPL-only artwork. The spritesheet you linked however is CC-BY - you are free to modify the artwork and use whatever license you want for your code, as long as you give credit. See verbalshadow's post.

  • Log in or register to post comments
Redshrike
joined 15 years 10 months ago
Thursday, April 7, 2011 - 09:11
Redshrike's picture

Yeah, if you want to keep it simple, stick to CC-By licensed assets.  All you'll need to do is be sure to give credit in your game and you'll be fine.

  • Log in or register to post comments
Xing
joined 14 years 2 months ago
Friday, April 8, 2011 - 13:57

ok thanks

  • Log in or register to post comments