mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
chore: add license headers (#384)
* feat: check for license headers * add headers * format
This commit is contained in:
committed by
GitHub
parent
95329dded1
commit
5914fb9f36
@@ -1,4 +1,6 @@
|
||||
// Copyright 2021 Jonas Kruckenberg
|
||||
// Copyright 2019-2023 Tauri Programme within The Commons Conservancy
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#[cfg(feature = "system-tray")]
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
// Copyright 2021 Jonas Kruckenberg
|
||||
// Copyright 2019-2023 Tauri Programme within The Commons Conservancy
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
//! A plugin for Tauri that helps position your windows at well-known locations.
|
||||
|
||||
Reference in New Issue
Block a user