added the copywrite comment header in source files that lacked it

This commit is contained in:
2024-04-13 06:00:22 +02:00
parent b9ea96f649
commit f03ae555fc
9 changed files with 28 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
// preset.go
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
// All rights reserved.
// control.go
package expr
import "strings"