Add Copyright to all files

This commit is contained in:
2024-05-15 13:49:50 -05:00
parent 5836e0062f
commit f58088bfb2
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
/*
Copyright © 2024 Brian Buller <brian@bullercodeworks.com>
*/
package models
import (