diff --git a/source/components/tags.md b/source/components/tags.md index 2f18296..5a5388e 100644 --- a/source/components/tags.md +++ b/source/components/tags.md @@ -9,7 +9,7 @@ `🛑` - Development paused -`⚠️` - Suspicious license +`⚠️` - Restrictive license `🏦` - Corporate influence diff --git a/source/data/tags.json b/source/data/tags.json index 1100fed..689008f 100644 --- a/source/data/tags.json +++ b/source/data/tags.json @@ -38,8 +38,8 @@ }, { "emoji": "⚠️", - "id": "suspicious-license", - "description": "Suspicious License" + "id": "restrictive-license", + "description": "Restrictive License" }, { "emoji": "🏦",