Skip to content

Commit 1020207

Browse files
Update license year
1 parent 2a7e833 commit 1020207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Daniel Krupiński
3+
Copyright (c) 2021-2022 Daniel Krupiński
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

StringPool.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's
44
55
MIT License
66
7-
Copyright (c) 2021 Daniel Krupiński
7+
Copyright (c) 2021-2022 Daniel Krupiński
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)