Copyright begins from year of creation and does not end before jurisdiction states; therefore, it is unnecessary to add other years to copyright notices.
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
// Chromium - Flags - Default
|
|
|
|
// Copyright 2022 Jake Winters
|
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
|
|
// Version: 3.0.1.4
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|