Copyright begins from year of creation and does not end before jurisdiction states; therefore, it is unnecessary to add other years to copyright notices.
17 lines
321 B
Plaintext
17 lines
321 B
Plaintext
// Chromium - Profile - JIT
|
|
|
|
// Copyright 2022 Jake Winters
|
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
|
|
// Version: 2.0.1.4
|
|
|
|
|
|
[Desktop Entry]
|
|
Name=Chromium (profile_name)
|
|
Comment=
|
|
Exec=chromium --user-data-dir=/home/user/.config/chromium/profile_name
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=chromium
|
|
Categories=Network;
|