Skip to content

Commit

Permalink
Editor: Adding GPLv3 license.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Sep 29, 2012
1 parent a87ff97 commit b57b133
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2010-2012 Three.js authors.
Copyright (c) 2010-2012 three.js authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
16 changes: 16 additions & 0 deletions editor/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
GNU General Public License v3

Copyright (C) 2012 three.js authors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit b57b133

Please sign in to comment.