From cf482fded52855a2615b75010653d682072e4bfa Mon Sep 17 00:00:00 2001 From: Bulat Yapparov Date: Sat, 22 Aug 2026 10:20:44 +0100 Subject: [PATCH 1/2] docs: add UTM tracking to website links --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index a008fe6..0a60d5f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ MIT License Copyright (c) 2025 opencode -Copyright (c) 2026 Aictrl (https://aictrl.dev) +Copyright (c) 2026 Aictrl (https://aictrl.dev/?utm_medium=referral&utm_source=github&utm_campaign=cli&utm_content=license) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index f76eb31..5baf5ed 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ aictrl acp Aictrl is a fork of the [OpenCode](https://opencode.ai) project and is licensed under the MIT License. --- -[aictrl.dev](https://aictrl.dev) +[aictrl.dev](https://aictrl.dev/?utm_medium=referral&utm_source=github&utm_campaign=cli&utm_content=readme) From 6c572e5bbd8e9053adcf071ce15fbaddc8417a18 Mon Sep 17 00:00:00 2001 From: Bulat Yapparov Date: Sat, 22 Aug 2026 10:26:10 +0100 Subject: [PATCH 2/2] fix: keep UTM tracking out of license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0a60d5f..a008fe6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ MIT License Copyright (c) 2025 opencode -Copyright (c) 2026 Aictrl (https://aictrl.dev/?utm_medium=referral&utm_source=github&utm_campaign=cli&utm_content=license) +Copyright (c) 2026 Aictrl (https://aictrl.dev) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal