From c356d9e5f01aad50e0607a0ed17a34b1a04b3ec6 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:34:24 +0000 Subject: [PATCH 1/2] Update LICENSE --- LICENSE | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/LICENSE b/LICENSE index 5c69414..1467e0c 100644 --- a/LICENSE +++ b/LICENSE @@ -7,27 +7,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -{ - "@context": "https://doi.org/10.5063/schema/codemeta-2.0", - "@type": "SoftwareSourceCode", - "name": "AGI Pipeline", - "version": "1.0.0", - "dateCreated": "2024-12-16", - "dateModified": "2024-12-16", - "datePublished": "2024-12-16", - "keywords": [ - "Artificial Intelligence", - "Machine Learning", - "Natural Language Processing", - "Computer Vision", - "Reinforcement Learning" - ], - "license": "MIT", - "author": { - "@type": "Person", - "givenName": "Kyaw T.", - "familyName": "Tun", - "orcid": "https://orcid.org/0009-0003-9861-5125" - } -} From 8aaacd872577ab78d22a53d78b36a5c4f697ce8b Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:34:35 +0000 Subject: [PATCH 2/2] Empty commit to trigger final tests