Apply license headers to all non-binary/non-json sources

This commit is contained in:
Simon Hausmann 2020-08-17 17:53:04 +02:00
parent a89cc39d0c
commit 2823f32692
203 changed files with 2030 additions and 0 deletions

View file

@ -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 "sixtyfps_sharedarray_internal.h"