Skip to content

Commit 3bdd24b

Browse files
committed
add license header to php_sundown.h #35
1 parent 31ce163 commit 3bdd24b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

php_sundown.h

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
/*
2+
+----------------------------------------------------------------------+
3+
| PHP Version 5 |
4+
+----------------------------------------------------------------------+
5+
| Copyright (c) 1997-2011 The PHP Group |
6+
+----------------------------------------------------------------------+
7+
| This source file is subject to version 3.01 of the PHP license, |
8+
| that is bundled with this package in the file LICENSE, and is |
9+
| available through the world-wide-web at the following url: |
10+
| http://www.php.net/license/3_01.txt |
11+
| If you did not receive a copy of the PHP license and are unable to |
12+
| obtain it through the world-wide-web, please send a note to |
13+
| [email protected] so we can mail you a copy immediately. |
14+
+----------------------------------------------------------------------+
15+
| Authors: Shuhei Tanuma <[email protected]> |
16+
+----------------------------------------------------------------------+
17+
*/
18+
119
#ifndef PHP_SUNDOWN_H
220

321
#define PHP_SUNDOWN_H

0 commit comments

Comments
 (0)