From a31ad5fce16075e50dc5794f1d1c301dc759e32a Mon Sep 17 00:00:00 2001 From: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:32:41 -0800 Subject: [PATCH] Update neon_hana/app/routers/user.py Co-authored-by: Mike --- neon_hana/app/routers/user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon_hana/app/routers/user.py b/neon_hana/app/routers/user.py index 059320b..729760b 100644 --- a/neon_hana/app/routers/user.py +++ b/neon_hana/app/routers/user.py @@ -1,6 +1,6 @@ # NEON AI (TM) SOFTWARE, Software Development Kit & Application Development System # All trademark and other rights reserved by their respective owners -# Copyright 2008-2021 Neongecko.com Inc. +# Copyright 2008-2024 Neongecko.com Inc. # BSD-3 # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: