Add missing license header to smtp/server_test.go. v2.0.0
-rw-r--r-- 88 .gitignore
-rw-r--r-- 35149 LICENSE.txt
-rw-r--r-- 262 Makefile
-rw-r--r-- 2161 README.md
-rw-r--r-- 1376 config.go
drwxr-xr-x - deployment
-rw-r--r-- 79 go.mod
-rw-r--r-- 3968 go.sum
-rw-r--r-- 1304 mailpopbox.go
-rw-r--r-- 4317 pop3.go
drwxr-xr-x - pop3
-rw-r--r-- 5859 pop3_test.go
-rw-r--r-- 825 server.go
-rw-r--r-- 3513 smtp.go
drwxr-xr-x - smtp
-rw-r--r-- 3489 smtp_test.go
drwxr-xr-x - testtls