From 209c6fe92a99328e56c53892a84b94fc0cec3b1d Mon Sep 17 00:00:00 2001 From: thatmattlove Date: Mon, 26 Dec 2022 10:07:04 -0500 Subject: [PATCH] update module docstring --- hyperglass/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyperglass/__init__.py b/hyperglass/__init__.py index 4ebe6b8..94e2018 100644 --- a/hyperglass/__init__.py +++ b/hyperglass/__init__.py @@ -1,10 +1,10 @@ -"""hyperglass is a modern, customizable network looking glass written in Python 3. +"""hyperglass is a modern, customizable network looking glass. https://github.com/thatmattlove/hyperglass The Clear BSD License -Copyright (c) 2021 Matthew Love +Copyright (c) 2023 Matthew Love All rights reserved. Redistribution and use in source and binary forms, with or without