Skip to content

Commit f29628b

Browse files
author
=
committed
2026 update
1 parent 9bcae5a commit f29628b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PRODUCTION := 0
22
PRODUCTION_VERSION := 7.0.1
3-
PRODUCTION_YEAR := 2025
3+
PRODUCTION_YEAR := 2026
44

55
ifeq ($(PRODUCTION),1)
66
VERSION_TAG := $(PRODUCTION_VERSION)

license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2000-2025 ZeroBeat
3+
Copyright (c) 2000-2026 ZeroBeat
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)