mirror of
https://github.com/lunchcat/sif.git
synced 2025-12-05 20:40:08 -08:00
fix: change copyright
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
func main() {
|
||||
fmt.Println(styles.Box.Render(" _____________\n__________(_)__ __/\n__ ___/_ /__ /_ \n_(__ )_ / _ __/ \n/____/ /_/ /_/ \n"))
|
||||
fmt.Println(styles.Subheading.Render("\nhttps://sif.sh\nman's best friend\n\ncopyright (c) 2023 hytracer, sfr and contributors.\n\n"))
|
||||
fmt.Println(styles.Subheading.Render("\nhttps://sif.sh\nman's best friend\n\ncopyright (c) 2023-2024 lunchcat and contributors.\n\n"))
|
||||
|
||||
settings := config.Parse()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user