diff options
| author | Krakenied <Krakenied1@gmail.com> | 2024-07-02 04:47:28 +0200 |
|---|---|---|
| committer | Krakenied <46192742+Krakenied@users.noreply.github.com> | 2024-08-28 11:37:11 +0200 |
| commit | ce6c0e19194d9312877abcb9970a25bf02a54e53 (patch) | |
| tree | ccc1218ebcb2723e07bcc659a7c8540ac9fa7e1f /bukkit/src/main/resources | |
| parent | 2c2723758121a95a6c2854b6167d8012daf4191d (diff) | |
Allow minus sign usage in quest ids (https://github.com/LMBishop/Quests/issues/683)
Add Apache Commons Lang NOTICE.txt to resources
Diffstat (limited to 'bukkit/src/main/resources')
| -rw-r--r-- | bukkit/src/main/resources/resources/bukkit/notices/apache_commons-lang_NOTICE.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/notices/apache_commons-lang_NOTICE.txt b/bukkit/src/main/resources/resources/bukkit/notices/apache_commons-lang_NOTICE.txt new file mode 100644 index 00000000..207b56a1 --- /dev/null +++ b/bukkit/src/main/resources/resources/bukkit/notices/apache_commons-lang_NOTICE.txt @@ -0,0 +1,5 @@ +Apache Commons Lang +Copyright 2001-2024 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). |
