Skip to content

Commit 6e94993

Browse files
authored
chore: update license
1 parent 5fc7291 commit 6e94993

File tree

2 files changed

+30
-52
lines changed

2 files changed

+30
-52
lines changed

LICENSE

Lines changed: 28 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -620,55 +620,31 @@ copy of the Program in return for a fee.
620620

621621
END OF TERMS AND CONDITIONS
622622

623-
How to Apply These Terms to Your New Programs
624-
625-
If you develop a new program, and you want it to be of the greatest
626-
possible use to the public, the best way to achieve this is to make it
627-
free software which everyone can redistribute and change under these terms.
628-
629-
To do so, attach the following notices to the program. It is safest
630-
to attach them to the start of each source file to most effectively
631-
state the exclusion of warranty; and each file should have at least
632-
the "copyright" line and a pointer to where the full notice is found.
633-
634-
<one line to give the program's name and a brief idea of what it does.>
635-
Copyright (C) <year> <name of author>
636-
637-
This program is free software: you can redistribute it and/or modify
638-
it under the terms of the GNU General Public License as published by
639-
the Free Software Foundation, either version 3 of the License, or
640-
(at your option) any later version.
641-
642-
This program is distributed in the hope that it will be useful,
643-
but WITHOUT ANY WARRANTY; without even the implied warranty of
644-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645-
GNU General Public License for more details.
646-
647-
You should have received a copy of the GNU General Public License
648-
along with this program. If not, see <https://www.gnu.org/licenses/>.
649-
650-
Also add information on how to contact you by electronic and paper mail.
651-
652-
If the program does terminal interaction, make it output a short
653-
notice like this when it starts in an interactive mode:
654-
655-
<program> Copyright (C) <year> <name of author>
656-
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657-
This is free software, and you are welcome to redistribute it
658-
under certain conditions; type `show c' for details.
659-
660-
The hypothetical commands `show w' and `show c' should show the appropriate
661-
parts of the General Public License. Of course, your program's commands
662-
might be different; for a GUI interface, you would use an "about box".
663-
664-
You should also get your employer (if you work as a programmer) or school,
665-
if any, to sign a "copyright disclaimer" for the program, if necessary.
666-
For more information on this, and how to apply and follow the GNU GPL, see
667-
<https://www.gnu.org/licenses/>.
668-
669-
The GNU General Public License does not permit incorporating your program
670-
into proprietary programs. If your program is a subroutine library, you
671-
may consider it more useful to permit linking proprietary applications with
672-
the library. If this is what you want to do, use the GNU Lesser General
673-
Public License instead of this License. But first, please read
674-
<https://www.gnu.org/licenses/why-not-lgpl.html>.
623+
Supplemental Terms Pursuant to GPLv3 Section 7
624+
----------------------------------------------
625+
626+
In accordance with Section 7(b) of the GNU General Public License v3.0,
627+
the following additional condition applies to this Program:
628+
629+
Attribution Requirement:
630+
As an additional condition of conveying, distributing, sublicensing,
631+
or otherwise making available this work (or any modified versions),
632+
you must preserve and display a prominent notice on all user-facing
633+
pages and screens of the work, stating:
634+
635+
"This is an unlicensed copy of Nocturne – usenocturne.com"
636+
637+
This notice must be clearly visible to end users whenever the work is
638+
run or displayed. Removing or altering this notice violates the terms
639+
of this license and terminates your rights under it.
640+
641+
Notice Regarding the Nocturne API License
642+
-----------------------------------------
643+
644+
This Program has historically included calls to the Nocturne API.
645+
As a result, use, modification, or distribution of this Program
646+
(or any modified versions) also requires compliance with the
647+
Nocturne API License.
648+
649+
Compliance with the GNU General Public License v3.0 does not
650+
relieve any party of the obligations of the Nocturne API License.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ This project is licensed under the **GPL-3.0** license.
146146

147147
We kindly ask that any modifications or distributions made outside of direct forks from this repository include attribution to the original project in the README, as we have worked hard on this. :)
148148

149+
This software contains calls to the Nocturne API. Any use, distribution, or modification of this software constitutes acceptance of the Nocturne API License.
150+
149151
---
150152

151153
> © 2025 Vanta Labs.

0 commit comments

Comments
 (0)