mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
update version and clarify license
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,5 +1,5 @@
|
||||
3Dmol.js incorporates code from GLmol, Three.js, and jQuery and
|
||||
is licensed under a BSD style license.
|
||||
is licensed under a BSD-3-Clause license.
|
||||
|
||||
* 3Dmol.js
|
||||
Copyright (c) 2014, University of Pittsburgh and contributors
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "3Dmol",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.5",
|
||||
"description": "Object oriented Javascript molecular visualization library",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dkoes/3Dmol.js.git"
|
||||
},
|
||||
"author": "David Koes, Nick Rego",
|
||||
"author": "David Koes and contributors",
|
||||
"homepage": "http://3dmol.csb.pitt.edu",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
|
||||
Reference in New Issue
Block a user