Skip to content

Commit

Permalink
update license in other files
Browse files Browse the repository at this point in the history
  • Loading branch information
sarabander committed Feb 1, 2015
1 parent 19b0969 commit dcf5afe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Acknowledgements
License
-------

The files `sicp.texi, sicp.tex, sicp.pdf,` and the diagrams in directory `src/fig` are licensed under Creative Commons Attribution-ShareAlike 3.0 Unported License ([cc by-sa](http://creativecommons.org/licenses/by-sa/3.0/)).
The files `sicp.texi, sicp.pdf,` and diagrams in directory `src/fig` are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License ([cc by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/)).

The script files `ex-fig-ref.pl, survey.rb,` and `texi-to-latex.pl` are licensed under GNU General Public License version 3 (for details, see src/LICENSE).

Expand Down
8 changes: 4 additions & 4 deletions src/LICENSE
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

LICENSING TERMS

1. sicp.texi, sicp.tex, sicp.pdf, and illustrations in directory 'fig'
are licensed under Creative Commons Attribution-ShareAlike 3.0
Unported License (http://creativecommons.org/licenses/by-sa/3.0/).
1. sicp.texi, sicp.pdf, and diagrams in directory 'fig' are licensed
under Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Unported License (http://creativecommons.org/licenses/by-nc-sa/3.0/).

2. The script files ex-fig-ref.pl, survey.rb, and texi-to-latex.pl
2. The script files ex-fig-ref.pl, survey.rb, and texi-to-latex.pl
are under GNU GPL v.3:


Expand Down

0 comments on commit dcf5afe

Please sign in to comment.