osai-agent 4.0.5 → 4.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +5 -5
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
Copyright (c) 2026 OLOJEDE Samuel (olojedesamuel09@gmail.com)
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
All rights reserved.
|
|
4
4
|
|
|
5
|
-
This
|
|
6
|
-
Unauthorized copying, distribution, modification, or use
|
|
7
|
-
prohibited without prior written permission
|
|
5
|
+
This source code and compiled binaries are proprietary and confidential.
|
|
6
|
+
Unauthorized copying, distribution, modification, or use of this software,
|
|
7
|
+
via any medium, is strictly prohibited without prior written permission.
|