diff options
| author | かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> | 2025-01-04 14:37:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-04 14:37:14 +0900 |
| commit | 62299588d83dfaf3291b72c8d62d87d84ad1aea8 (patch) | |
| tree | 1d6250d3e98c695cefbd93c7180123605bc5da48 /packages | |
| parent | fix(frontend): serverContextの値を利用する条件が間違っていた... (diff) | |
| download | misskey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.tar.gz misskey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.tar.bz2 misskey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.zip | |
2025 (#15203)
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/misskey-js/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/misskey-js/LICENSE b/packages/misskey-js/LICENSE index 63762b85d8..16352625db 100644 --- a/packages/misskey-js/LICENSE +++ b/packages/misskey-js/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2024 syuilo and other contributors +Copyright (c) 2021-2025 syuilo and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |