Version 1.1
This commit is contained in:
parent
8886742202
commit
af79386abe
|
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
|
|
@ -6,5 +6,5 @@
|
||||||
#include "structures.h"
|
#include "structures.h"
|
||||||
#include "serialization.h"
|
#include "serialization.h"
|
||||||
|
|
||||||
// ARTERY ENGINE ATLAS FONT FORMAT LIBRARY v1.0.1
|
// ARTERY ENGINE ATLAS FONT FORMAT LIBRARY v1.1
|
||||||
// Author: Viktor Chlumsky (c) 2020 - 2022
|
// Author: Viktor Chlumsky (c) 2020 - 2024
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue