Skip to content

Commit 3d26c93

Browse files
committed
Drop yearly range from copyright notice
This has been done across the code base years ago[1], so we follow suit. While we're at it, we also remove the obsolete information about PHP 7 compatibility. [1] <http://github.com/php/php-src/commit/0cf7de1c70a459a1207aea9efa780777faa96f2e>
1 parent 09aef17 commit 3d26c93

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sapi/isapi/php7isapi.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 7 |
4-
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2015 The PHP Group |
3+
| Copyright (c) The PHP Group |
64
+----------------------------------------------------------------------+
75
| This source file is subject to version 3.01 of the PHP license, |
86
| that is bundled with this package in the file LICENSE, and is |

0 commit comments

Comments
 (0)