Subversion Repositories SvarDOS

Rev

Rev 381 | Rev 391 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 381 Rev 383
Line 40... Line 40...
40
  all possible build variants.
40
  all possible build variants.
41
 
41
 
42
  SvarDOS, on the other hand, is meant to be simple and universal. It is meant
42
  SvarDOS, on the other hand, is meant to be simple and universal. It is meant
43
  to be compiled with OpenWatcom only, which makes a ton of IFDEF's go away.
43
  to be compiled with OpenWatcom only, which makes a ton of IFDEF's go away.
44
  It also won't integrate features that can be reasonably implemented as
44
  It also won't integrate features that can be reasonably implemented as
45
  third-party tools (typically: DOSKEY).
45
  third-party tools (typically: DOSKEY). It strives to reimplement the
-
 
46
  functionalities of MS-DOS 5.0.
46
 
47
 
47
- FreeCOM code is released under the terms of a toxic (GPL) license that
48
- FreeCOM code is released under the terms of a toxic (GPL) license that
48
  restrain the freedom of its users due to its virality.
49
  restrain the freedom of its users due to its virality.
49
 
50
 
50
  SvarCOM is released under the terms of a liberal and permissive license that
51
  SvarCOM is released under the terms of a liberal and permissive (MIT)
51
  does not impose limitations on how users may or may not use it.
52
  license that does not impose limitations on how users may or may not use it.