diff --git a/license b/license index 638d983..337fe16 100644 --- a/license +++ b/license @@ -1,4 +1,4 @@ -Copyright 2025 KenanZhu +Copyright 2025 - 2026 KenanZhu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/src/Main.py b/src/Main.py index cca8e0c..919d92a 100644 --- a/src/Main.py +++ b/src/Main.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/base/LibOperator.py b/src/base/LibOperator.py index 64ded14..5f005f9 100644 --- a/src/base/LibOperator.py +++ b/src/base/LibOperator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/base/MsgBase.py b/src/base/MsgBase.py index ad860d3..4d9362f 100644 --- a/src/base/MsgBase.py +++ b/src/base/MsgBase.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALAboutDialog.py b/src/gui/ALAboutDialog.py index 92271b0..aa60ae5 100644 --- a/src/gui/ALAboutDialog.py +++ b/src/gui/ALAboutDialog.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALAddTimerTaskDialog.py b/src/gui/ALAddTimerTaskDialog.py index a21fa80..3d4696f 100644 --- a/src/gui/ALAddTimerTaskDialog.py +++ b/src/gui/ALAddTimerTaskDialog.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALConfigWidget.py b/src/gui/ALConfigWidget.py index 6337869..f1d5164 100644 --- a/src/gui/ALConfigWidget.py +++ b/src/gui/ALConfigWidget.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALMainWindow.py b/src/gui/ALMainWindow.py index 7ce4bc9..c9f1f87 100644 --- a/src/gui/ALMainWindow.py +++ b/src/gui/ALMainWindow.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALMainWorkers.py b/src/gui/ALMainWorkers.py index f49686a..155d309 100644 --- a/src/gui/ALMainWorkers.py +++ b/src/gui/ALMainWorkers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALSeatFrame.py b/src/gui/ALSeatFrame.py index 40816c6..52c1cac 100644 --- a/src/gui/ALSeatFrame.py +++ b/src/gui/ALSeatFrame.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALSeatMapWidget.py b/src/gui/ALSeatMapWidget.py index e73b6b0..d31b452 100644 --- a/src/gui/ALSeatMapWidget.py +++ b/src/gui/ALSeatMapWidget.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALTimerTaskWidget.py b/src/gui/ALTimerTaskWidget.py index d719fa6..b05d33d 100644 --- a/src/gui/ALTimerTaskWidget.py +++ b/src/gui/ALTimerTaskWidget.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/gui/ALUserTreeWidget.py b/src/gui/ALUserTreeWidget.py index 00048a1..6bdf258 100644 --- a/src/gui/ALUserTreeWidget.py +++ b/src/gui/ALUserTreeWidget.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/AutoLib.py b/src/operators/AutoLib.py index 94f87c9..271963d 100644 --- a/src/operators/AutoLib.py +++ b/src/operators/AutoLib.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibChecker.py b/src/operators/LibChecker.py index bea613f..d9635e8 100644 --- a/src/operators/LibChecker.py +++ b/src/operators/LibChecker.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibCheckin.py b/src/operators/LibCheckin.py index 86ae0fa..6ee2181 100644 --- a/src/operators/LibCheckin.py +++ b/src/operators/LibCheckin.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibCheckout.py b/src/operators/LibCheckout.py index 8a5b8af..b978e3c 100644 --- a/src/operators/LibCheckout.py +++ b/src/operators/LibCheckout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibLogin.py b/src/operators/LibLogin.py index e2ec498..19aa0d7 100644 --- a/src/operators/LibLogin.py +++ b/src/operators/LibLogin.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibLogout.py b/src/operators/LibLogout.py index a756202..2a71bdc 100644 --- a/src/operators/LibLogout.py +++ b/src/operators/LibLogout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibRenew.py b/src/operators/LibRenew.py index b4ae811..fbc1108 100644 --- a/src/operators/LibRenew.py +++ b/src/operators/LibRenew.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/operators/LibReserve.py b/src/operators/LibReserve.py index 0c3a728..031c38b 100644 --- a/src/operators/LibReserve.py +++ b/src/operators/LibReserve.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/utils/ConfigReader.py b/src/utils/ConfigReader.py index 194a1a5..53cd52c 100644 --- a/src/utils/ConfigReader.py +++ b/src/utils/ConfigReader.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind. diff --git a/src/utils/ConfigWriter.py b/src/utils/ConfigWriter.py index bbddb48..b935d2c 100644 --- a/src/utils/ConfigWriter.py +++ b/src/utils/ConfigWriter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Copyright (c) 2025 KenanZhu. +Copyright (c) 2025 - 2026 KenanZhu. All rights reserved. This software is provided "as is", without any warranty of any kind.