Skip to content

Commit 5f8d0d1

Browse files
authored
Update ans_module.c
1 parent 0e7c6d8 commit 5f8d0d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/event/modules/ans_module.c

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*-
22
* BSD LICENSE
33
*
4-
* Copyright(c) 2010-2014 ANS Corporation. All rights reserved.
4+
* Copyright(c) 2015-2017 Ansyun <[email protected]>. All rights reserved.
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -14,7 +14,7 @@
1414
* notice, this list of conditions and the following disclaimer in
1515
* the documentation and/or other materials provided with the
1616
* distribution.
17-
* * Neither the name of ANS Corporation nor the names of its
17+
* * Neither the name of Ansyun <[email protected]> nor the names of its
1818
* contributors may be used to endorse or promote products derived
1919
* from this software without specific prior written permission.
2020
*
@@ -30,7 +30,7 @@
3030
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3131
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3232
*
33-
* Author: JiaKai ([email protected]) and Bluestar (zimeiw@163.com)
33+
* Author: JiaKai ([email protected]) and Bluestar (anssupport@163.com)
3434
*/
3535

3636
#include <stdio.h>

0 commit comments

Comments
 (0)