Difference between revisions of "User:Mendoza"

From CDOT Wiki
Jump to: navigation, search
(Week 1)
(Week 1)
Line 13: Line 13:
  
 
BSD:
 
BSD:
* you can modify and distribute the software as long as you provide a notice specifying that the software is provided "AS-IS" with no warranties
+
* you can modify and distribute the software as long as you provide a notice stating that the software is provided "AS-IS" with no warranties

Revision as of 13:04, 8 September 2011

Week 1

Pick one Closed and one Open license/eula, and read them from start to finish. Pick 3 things that struck you about them to present in class next time.

Apple Aperture License VS BSD License

The notable difference between a closed license (Aperture) and and open license (BSD) is distribution and modification of software.

Aperture:

  • not allowed to copy, decompile, modify, reverse engineer etc
  • can only make one (1) backup copy for personal use
  • only one copy must be in use at all times (not allowed to share with others eg. in a household)


BSD:

  • you can modify and distribute the software as long as you provide a notice stating that the software is provided "AS-IS" with no warranties