Fix license

This commit is contained in:
Leon Baker
2015-04-08 21:10:47 +02:00
parent b3dd71648e
commit d540352fdf
4 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
/*
Copyright (c) 2015 Leon Baker
This projected is licensed under the terms of the LGPL-3.0 license.
This projected is licensed under the terms of the MIT License.
@@ -47,4 +47,4 @@ func main() {
// Start Milter
gomilter.Run(mymilter)
}
}