Add deprecation notice

Change-Id: If29f6ebb7b7df33ba43961f1ea32001c7b798059
diff --git a/README.md b/README.md
index 1643f01..d3f4f55 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
-# Plugin to cache Git repository's access to refdb
+# DEPRECATION NOTICE
+
+GerritForge has decided to [change the license to BSL](https://gitenterprise.me/2025/09/30/re-licensing-gerritforge-plugins-welcome-to-gerrit-enterprise/)
+therefore the Apache 2.0 version of this plugin is deprecated.
+The recommended version of the cached-refdb plugin is on [GitHub](https://github.com/GerritForge/cached-refdb)
+and the development continues on [GerritHub.io](https://review.gerrithub.io/admin/repos/GerritForge/cached-refdb,general).
+
+# Plugin to cache Git repository's access to refdb (DEPRECATED)
 
 When [Serialize AccountCache series](https://gerrit-review.googlesource.com/c/gerrit/+/260992)
 was introduced it simplified the cache eviction by always reaching out to JGit