From a8853dcff59237431af6f1581bc42e508f98e124 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Wed, 22 Dec 2021 17:49:31 +0100 Subject: [PATCH] reuse: Grep for old license info and replace it --- Cargo.toml | 3 +++ Cross.toml | 12 +++--------- tools/lsp/sixtyfps.ksyntaxhighlighter.xml | 11 +++-------- tools/lsp/sublime/SixtyFPS.tmPreferences | 11 +++-------- 4 files changed, 12 insertions(+), 25 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4c224b97a02..28bba3d4f77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,6 @@ +# Copyright © SixtyFPS GmbH +# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial) + [workspace] members = [ 'sixtyfps_runtime/common', diff --git a/Cross.toml b/Cross.toml index ef5c934239d..c74ee127cf3 100644 --- a/Cross.toml +++ b/Cross.toml @@ -1,12 +1,6 @@ -# LICENSE BEGIN -# This file is part of the SixtyFPS Project -- https://sixtyfps.io -# Copyright (c) 2021 Olivier Goffart -# Copyright (c) 2021 Simon Hausmann -# -# 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 +# Copyright © SixtyFPS GmbH +# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial) + [target.aarch64-unknown-linux-gnu] image = "ghcr.io/sixtyfpsui/sixtyfps/aarch64-unknown-linux-gnu" [target.armv7-unknown-linux-gnueabihf] diff --git a/tools/lsp/sixtyfps.ksyntaxhighlighter.xml b/tools/lsp/sixtyfps.ksyntaxhighlighter.xml index 0a4e71f4e25..d87a1c5e6d4 100644 --- a/tools/lsp/sixtyfps.ksyntaxhighlighter.xml +++ b/tools/lsp/sixtyfps.ksyntaxhighlighter.xml @@ -1,13 +1,8 @@ - + + + diff --git a/tools/lsp/sublime/SixtyFPS.tmPreferences b/tools/lsp/sublime/SixtyFPS.tmPreferences index f41e49abe85..b08957f3ff7 100644 --- a/tools/lsp/sublime/SixtyFPS.tmPreferences +++ b/tools/lsp/sublime/SixtyFPS.tmPreferences @@ -1,14 +1,9 @@ - + + + name