mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-27 12:29:41 +00:00
Apply license headers to all non-binary/non-json sources
This commit is contained in:
parent
a89cc39d0c
commit
2823f32692
203 changed files with 2030 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
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
|
||||
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <initializer_list>
|
||||
#include <string_view>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue