Clarity licences more
This commit is contained in:
parent
797a4c3c60
commit
21ee8dc0b6
2 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
These modules are all licenced under the PHP License
|
||||
|
||||
see packages/ directory for details
|
||||
|
||||
|
||||
--------------------------------------------------------------------
|
||||
The PHP License, version 3.01
|
||||
Copyright (c) 1999 - 2010 The PHP Group. All rights reserved.
|
||||
|
|
7
inc/COPYING-README
Normal file
7
inc/COPYING-README
Normal file
|
@ -0,0 +1,7 @@
|
|||
HTTP is three clause BSD licence
|
||||
MDB2 uses a custom licence in the BSD style
|
||||
User is AGPL
|
||||
XML/RPC is both MIT and PHP License
|
||||
|
||||
The rest all licenced under the PHP License see packages/ directory
|
||||
for details
|
Loading…
Reference in a new issue