mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 23:57:26 +00:00
Update license header to mention that commertial option are available
This commit is contained in:
parent
d370705fdc
commit
58cdaeb8dd
205 changed files with 619 additions and 825 deletions
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#include "printerdemo.h"
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue