Skip to content

Commit 2a6e1bd

Browse files
committed
Signed-off-by: ふぁ <yuki@yuki0311.com>
1 parent 57e8859 commit 2a6e1bd

File tree

7 files changed

+96
-1328
lines changed

7 files changed

+96
-1328
lines changed

LICENSE.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
twitter-openapi License
2+
3+
Copyright (c) 2023 yuki
4+
5+
https://yuki0311.com/
6+
7+
Permission is hereby granted, free of charge, to any person obtaining a copy
8+
of this software and associated documentation files (the "Software"), to deal
9+
in the Software without restriction, including without limitation the rights
10+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11+
copies of the Software, and to permit persons to whom the Software is
12+
furnished to do so, subject to the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included in all
15+
copies or substantial portions of the Software.
16+
17+
The Software shall not be used for any activity that involves the following types
18+
of behavior, commonly known as spam:
19+
1. Sending unsolicited or excessive messages or posts.
20+
2. Aggressively following, unfollowing, or liking tweets to artificially boost engagement.
21+
3. Engaging in aggressive automated actions that disrupt or annoy other users.
22+
4. Distributing false or misleading information.
23+
24+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30+
SOFTWARE.

twitter-openapi-typescript-generated/LICENSE.txt

Lines changed: 30 additions & 661 deletions
Large diffs are not rendered by default.

twitter-openapi-typescript-generated/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

twitter-openapi-typescript-generated/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"typescript": "^4.0"
1818
},
19-
"license": "LGPL-3.0-only",
19+
"license": "twitter-openapi",
2020
"keywords": [
2121
"twitter",
2222
"api",

twitter-openapi-typescript/LICENSE.txt

Lines changed: 30 additions & 661 deletions
Large diffs are not rendered by default.

twitter-openapi-typescript/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

twitter-openapi-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scraper"
1515
],
1616
"author": "fa0311",
17-
"license": "AGPL-3.0-only",
17+
"license": "twitter-openapi",
1818
"repository": {
1919
"type": "git",
2020
"url": "https://github.com/fa0311/twitter-openapi-typescript.git"

0 commit comments

Comments
 (0)