diff options
author | Max Kostikov <max@kostikov.co> | 2019-11-10 11:55:05 +0100 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-11-10 11:55:05 +0100 |
commit | d22766f458a8539a40a57f3946459a9be1f21cd6 (patch) | |
tree | ff4c995c3ce0cd26f4506bc79e0cf6d862b97266 /library/moment/LICENSE | |
parent | 70391243dc3d0c418633ddc7142b8d62ef5fe923 (diff) | |
parent | 61eef68ff3709bc96c962f61f6971c771bc3b832 (diff) | |
download | volse-hubzilla-d22766f458a8539a40a57f3946459a9be1f21cd6.tar.gz volse-hubzilla-d22766f458a8539a40a57f3946459a9be1f21cd6.tar.bz2 volse-hubzilla-d22766f458a8539a40a57f3946459a9be1f21cd6.zip |
Merge branch 'cherry-pick-971e7eef' into 'dev'
remove some old unused javascript libraries
See merge request hubzilla/core!1779
Diffstat (limited to 'library/moment/LICENSE')
-rw-r--r-- | library/moment/LICENSE | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/library/moment/LICENSE b/library/moment/LICENSE deleted file mode 100644 index 9ee537448..000000000 --- a/library/moment/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2011-2016 Tim Wood, Iskren Chernev, Moment.js contributors - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. |