Skip to content

Commit 992c5d9

Browse files
committed
Changed the licence to MIT #8
1 parent f603bc2 commit 992c5d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "PHP library to retrieve page info using oembed, opengraph, etc",
55
"keywords": ["oembed", "opengraph", "twitter cards", "embed", "embedly"],
66
"homepage": "https://github.com/oscarotero/Embed",
7-
"license": "AGPL-3.0",
7+
"license": "MIT",
88
"authors": [
99
{
1010
"name": "Oscar Otero",
@@ -25,4 +25,4 @@
2525
"Embed": ""
2626
}
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)