diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2024-05-14 12:55:21 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2024-05-14 12:55:21 +0200 |
commit | 2a7e2ef5308a04459c75087021b116bea2ae1c37 (patch) | |
tree | 171b2ab4854fb3b41884825a6adece0b4ee0968f /thirdparty/enet/LICENSE | |
parent | 78cce1954ddb6fefb90b33742215f304ec7b0b94 (diff) | |
download | redot-engine-2a7e2ef5308a04459c75087021b116bea2ae1c37.tar.gz |
enet: Update to 1.3.18
No change, just properly tagging the version we were using.
Diffstat (limited to 'thirdparty/enet/LICENSE')
-rw-r--r-- | thirdparty/enet/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/enet/LICENSE b/thirdparty/enet/LICENSE index 6906f8eb0b..ec14b3f09b 100644 --- a/thirdparty/enet/LICENSE +++ b/thirdparty/enet/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2002-2020 Lee Salzman +Copyright (c) 2002-2024 Lee Salzman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |