Skip to content

Commit 2d30bf5

Browse files
Copyright message updated to "2023-2024".
1 parent 8829233 commit 2d30bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

EN/calc.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from colorama import Fore, init
44
init(autoreset=True)
55
process=int(0)
6-
# Copyright© 2023 LinuxUsersLinuxMint
6+
# Copyright© 2023-2024 LinuxUsersLinuxMint
77
# Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
88
# Python Calcutator All Rights Reserved under the GPL(General Public License).
99
# Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint

TR/calc.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from colorama import Fore, init
44
init(autoreset=True)
55
islem=int(0)
6-
# Copyright© 2023 LinuxUsersLinuxMint
6+
# Copyright© 2023-2024 LinuxUsersLinuxMint
77
# Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
88
# Python Calcutator All Rights Reserved under the GPL(General Public License).
99
# Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint

0 commit comments

Comments
 (0)