Fix license
This commit is contained in:
2
filter.c
2
filter.c
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
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.
|
||||
*/
|
||||
|
||||
#include "libmilter/mfapi.h"
|
||||
|
||||
2
filter.h
2
filter.h
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
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.
|
||||
*/
|
||||
|
||||
// Set Callback functions in smfiDesc struct
|
||||
|
||||
@@ -1,7 +1,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.
|
||||
|
||||
gomilter
|
||||
Go Bindings for libmilter
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user