diff --git a/LICENSE.txt b/LICENSE.txt index 83edc59..d97dd49 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Viktor Chlumsky +Copyright (c) 2020 - 2024 Viktor Chlumsky Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/artery-font/artery-font.h b/artery-font/artery-font.h index ec29933..37d984b 100644 --- a/artery-font/artery-font.h +++ b/artery-font/artery-font.h @@ -6,5 +6,5 @@ #include "structures.h" #include "serialization.h" -// ARTERY ENGINE ATLAS FONT FORMAT LIBRARY v1.0.1 -// Author: Viktor Chlumsky (c) 2020 - 2022 +// ARTERY ENGINE ATLAS FONT FORMAT LIBRARY v1.1 +// Author: Viktor Chlumsky (c) 2020 - 2024