From 0208d278057f3ee7830ec8c7cad4eb15f22e3d00 Mon Sep 17 00:00:00 2001 From: Draco Lunaris <331325+Draco-Lunaris@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:20:21 -0500 Subject: [PATCH] Update license to Apache 2.0 for full open source --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e774f..965f9a4 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,9 @@ sudo -u postgres psql patch_manager < /usr/share/patch-manager/migrations/001_in ## License -Private — All rights reserved. +This project is licensed under the [Apache License 2.0](LICENSE). + +Copyright 2025-2026 Draco Lunaris ---