1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Remove mention of PHP major version in Copyright headers

Closes GH-4732.
This commit is contained in:
Gabriel Caruso
2019-09-24 23:54:04 +02:00
parent fb60ccc666
commit 5d6e923d46
895 changed files with 0 additions and 1796 deletions

View File

@@ -409,8 +409,6 @@ New source code files should include the following header block:
```c
/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+