Change our License to MIT version of 2024

This commit is contained in:
YuCheng Hu 2024-01-30 09:02:57 -05:00
parent c67cfbfebd
commit 8fe953b495
No known key found for this signature in database
GPG Key ID: 942395299055675C
3 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,7 @@
<module name="core-java-annotations" />
<module name="core-java-uuid" />
<module name="core-java-numbers" />
<module name="core-java-11-2" />
<module name="core-java-strings" />
<module name="core-java-11" />
<module name="core-java-collections-conversions" />

View File

@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-11-2/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-11-2/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-11/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-11/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-8-2/src/main/java" charset="UTF-8" />

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2022 wiki-us
Copyright (c) 2024 iSharkFly
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal