chore: Add license headers
parent
69f075fb36
commit
f0e711bcf5
@ -1,2 +0,0 @@
|
||||
All rights reserved.
|
||||
These assets are proprietary and may not be copied, distributed, or modified without explicitly granted permission.
|
||||
@ -1,3 +1,8 @@
|
||||
# SPDX-FileCopyrightText: 2019-Present Christian Kußowski
|
||||
# SPDX-FileCopyrightText: 2019-Present Contributors to FluffyChat
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
ignore:
|
||||
- handy_window
|
||||
- sqlcipher_flutter_libs
|
||||
@ -1,3 +1,8 @@
|
||||
# SPDX-FileCopyrightText: 2019-Present Christian Kußowski
|
||||
# SPDX-FileCopyrightText: 2019-Present Contributors to FluffyChat
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
description: This file stores settings for Dart & Flutter DevTools.
|
||||
documentation: https://docs.flutter.dev/tools/devtools/extensions#configure-extension-enablement-states
|
||||
extensions:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue