Switch filename title to new naming convention. Update copyright year range to prepare for 2023. Add licensing information. Add build number to versioning system. Remove unnecessary line breaks.

This commit is contained in:
inference 2022-12-25 07:34:30 +00:00
parent 61b819fa19
commit 182aa09397

View File

@ -1,12 +1,12 @@
# Neofetch Configuration File.
# Neofetch - Configuration
# Copyright 2021 Inference
# Copyright 2021-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# 1.0.0
# Version: 1.0.1.1
print_info() {
info title
info underline
info "Host" model
@ -24,7 +24,6 @@ print_info() {
info "WM" wm
info "Terminal" term
info "Locale" locale
}