forked from openrs2/openrs2
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
693 B
18 lines
693 B
5 years ago
|
# OpenRS2 JavaScript Object
|
||
|
|
||
|
## Copyright
|
||
|
|
||
|
Copyright (c) 2020 OpenRS2 Authors
|
||
|
|
||
|
OpenRS2 JavaScript Object is free software: you can redistribute it and/or
|
||
|
modify it under the terms of version 3.0 of the GNU Lesser General Public
|
||
|
License as published by the Free Software Foundation.
|
||
|
|
||
|
OpenRS2 JavaScript Object 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 Lesser General Public License
|
||
|
for more details.
|
||
|
|
||
|
You should have received a copy of the GNU Lesser General Public License along
|
||
|
with OpenRS2 JavaScript Object. If not, see <https://www.gnu.org/licenses/>.
|