Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Switch to new 100-120 column code style.

This commit is contained in:
inference 2022-12-29 09:19:06 +00:00
parent c64983dbfd
commit 6223d38891

View File

@ -1,22 +1,21 @@
# Portage - package.mask # Portage - package.mask
# Copyright 2022 Inference # Copyright 2022-2023 Inference
# License: BSD 3-Clause Clear # SPDX-License-Identifier: BSD-3-Clause-Clear
# 0.0.0.0 # 0.0.1.1
# Global. # Global.
#*/*x11* #*/*x11*
#*/*xorg* #*/*xorg*
## sudo is a security risk due to overly complex configuration; ## sudo is a security risk due to overly complex configuration; doas is a superior alternative with
## doas is a superior alternative with simple configuration. ## simple configuration.
app-admin/sudo app-admin/sudo
## Hikari frequently loses connection to Wayland server and kills open ## Hikari frequently loses connection to Wayland server and kills open processes.
## processes.
gui-wm/hikari gui-wm/hikari
## llvm-libunwind is an LLVM-optimised alternative to libunwind. ## llvm-libunwind is an LLVM-optimised alternative to libunwind.
sys-libs/libunwind sys-libs/libunwind
## Firefox is insecure due to sandbox and cross-site leaks; ## Firefox is insecure due to sandbox and cross-site leaks; Chromium is a superior alternative with
## Chromium is a superior alternative with strong security. ## strong security.
www-client/firefox www-client/firefox