kern/compare.go: added copyright comment

This commit is contained in:
Celestino Amoroso 2026-05-03 07:13:39 +02:00
parent 23b8eec74a
commit b9d37a5b4c

View File

@ -1,3 +1,6 @@
// Copyright (c) 2024-2026 Celestino Amoroso (celestino.amoroso@gmail.com).
// All rights reserved.
package kern
import "reflect"