Fix copyright email
This commit is contained in:
parent
1eeae6d26e
commit
72f10015d5
23 changed files with 23 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* bench.c
|
* bench.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3.h
|
* r3.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3_define.h
|
* r3_define.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3_gvc.h
|
* r3_gvc.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3_json.h
|
* r3_json.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3_list.h
|
* r3_list.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* r3_str.h
|
* r3_str.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* str_array.h
|
* str_array.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* edge.c
|
* edge.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* gvz.c
|
* gvz.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* json.c
|
* json.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* list.c Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* list.c Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* match_entry.c
|
* match_entry.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* slug.c
|
* slug.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* slug.h
|
* slug.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* str.c
|
* str.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* token.c
|
* token.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* bench.c
|
* bench.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* bench.h
|
* bench.h
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* check_gvc.c
|
* check_gvc.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* check_json.c
|
* check_json.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* check_slug.c
|
* check_slug.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* check_str_array.c
|
* check_str_array.c
|
||||||
* Copyright (C) 2014 c9s <c9s@c9smba.local>
|
* Copyright (C) 2014 c9s <yoanlin93@gmail.com>
|
||||||
*
|
*
|
||||||
* Distributed under terms of the MIT license.
|
* Distributed under terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue