From acfb6b01c2679a8e53de5eddfb9a5c5a88b1b6f2 Mon Sep 17 00:00:00 2001 From: Darren Oberst <41238031+doberst@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:12:24 -0500 Subject: [PATCH] Update graph.py --- llmware/graph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llmware/graph.py b/llmware/graph.py index f1688197..99711e64 100644 --- a/llmware/graph.py +++ b/llmware/graph.py @@ -1,4 +1,4 @@ -# Copyright 2023-2024 llmware +# Copyright 2023-2025 llmware # Licensed under the Apache License, Version 2.0 (the "License"); you # may not use this file except in compliance with the License. You