diff --git a/LICENSE b/LICENSE index d55629a..a4e2531 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2007-2022, Tomasz Sowa +Copyright (c) 2007-2026, Tomasz Sowa All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/version.h b/src/version.h index 027c635..86275ee 100644 --- a/src/version.h +++ b/src/version.h @@ -4,8 +4,8 @@ * Author: Tomasz Sowa */ -/* - * Copyright (c) 2022, Tomasz Sowa +/* + * Copyright (c) 2022-2026, Tomasz Sowa * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -38,7 +38,7 @@ #define EZC_VERSION_MAJOR 0 #define EZC_VERSION_MINOR 9 -#define EZC_VERSION_PATCH 5 +#define EZC_VERSION_PATCH 6 #endif