Skip to content

Commit 54f07ab

Browse files
committed
update license
1 parent aef227d commit 54f07ab

File tree

8 files changed

+69
-4
lines changed

8 files changed

+69
-4
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 TaskBeacon
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

docs/.doctrees/environment.pickle

3.86 KB
Binary file not shown.

docs/.doctrees/index.doctree

2.37 KB
Binary file not shown.

docs/_sources/index.rst.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,13 @@ TaskBeacon also provides features that enhance reusability, localization, and co
2424
We are continuously working to expand the number of curated tasks and enhance automation in LLM-powered task generation.
2525

2626
**Join Us**: `TaskBeacon Organization <https://github.com/TaskBeacon>`_
27+
28+
29+
.. _license:
30+
31+
License
32+
=======
33+
34+
This project is licensed under the `MIT License <./LICENSE>`_.
35+
36+
All components of this repository—including the core **PsyFlow** library, individual **tasks**, and their **variants**—are released under the MIT License, unless explicitly stated otherwise in a specific folder.

docs/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
180180
</button>
181181
</div>
182-
<label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
182+
<label class="toc-overlay-icon toc-header-icon" for="__toc">
183183
<div class="visually-hidden">Toggle table of contents sidebar</div>
184184
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
185185
</label>
@@ -248,7 +248,7 @@
248248
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
249249
</button>
250250
</div>
251-
<label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
251+
<label class="toc-overlay-icon toc-content-icon" for="__toc">
252252
<div class="visually-hidden">Toggle table of contents sidebar</div>
253253
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
254254
</label>
@@ -273,6 +273,11 @@ <h1>TaskBeacon<a class="headerlink" href="#taskbeacon" title="Link to this headi
273273
</ul>
274274
<p>We are continuously working to expand the number of curated tasks and enhance automation in LLM-powered task generation.</p>
275275
<p><strong>Join Us</strong>: <a class="reference external" href="https://github.com/TaskBeacon">TaskBeacon Organization</a></p>
276+
<section id="license">
277+
<span id="id1"></span><h2>License<a class="headerlink" href="#license" title="Link to this heading"></a></h2>
278+
<p>This project is licensed under the <a class="reference external" href="./LICENSE">MIT License</a>.</p>
279+
<p>All components of this repository—including the core <strong>PsyFlow</strong> library, individual <strong>tasks</strong>, and their <strong>variants</strong>—are released under the MIT License, unless explicitly stated otherwise in a specific folder.</p>
280+
</section>
276281
</section>
277282

278283
</article>
@@ -300,8 +305,27 @@ <h1>TaskBeacon<a class="headerlink" href="#taskbeacon" title="Link to this headi
300305

301306
</footer>
302307
</div>
303-
<aside class="toc-drawer no-toc">
308+
<aside class="toc-drawer">
309+
304310

311+
<div class="toc-sticky toc-scroll">
312+
<div class="toc-title-container">
313+
<span class="toc-title">
314+
On this page
315+
</span>
316+
</div>
317+
<div class="toc-tree-container">
318+
<div class="toc-tree">
319+
<ul>
320+
<li><a class="reference internal" href="#">TaskBeacon</a><ul>
321+
<li><a class="reference internal" href="#license">License</a></li>
322+
</ul>
323+
</li>
324+
</ul>
325+
326+
</div>
327+
</div>
328+
</div>
305329

306330

307331
</aside>

docs/objects.inv

15 Bytes
Binary file not shown.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,13 @@ TaskBeacon also provides features that enhance reusability, localization, and co
2424
We are continuously working to expand the number of curated tasks and enhance automation in LLM-powered task generation.
2525

2626
**Join Us**: `TaskBeacon Organization <https://github.com/TaskBeacon>`_
27+
28+
29+
.. _license:
30+
31+
License
32+
=======
33+
34+
This project is licensed under the `MIT License <./LICENSE>`_.
35+
36+
All components of this repository—including the core **PsyFlow** library, individual **tasks**, and their **variants**—are released under the MIT License, unless explicitly stated otherwise in a specific folder.

0 commit comments

Comments
 (0)