We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635208d commit 34e85f9Copy full SHA for 34e85f9
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2026 AgentClick
+Copyright (c) 2026 AgentLayer
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -19,6 +19,7 @@
19
"type": "git",
20
"url": "https://github.com/agentlayer-io/AgentClick.git"
21
},
22
+ "license": "MIT",
23
"homepage": "https://github.com/agentlayer-io/AgentClick",
24
"bin": {
25
"agentclick": "./bin/agentclick.mjs"
0 commit comments