On Mon, Jan 5, 2009 at 19:20, Chris Shiflett <shifl...@php.net> wrote: > A project of the Web Application Security Consortium is to try to classify > and define security threats. For one of the definitions, we would like to > possibly quote relevant parts of the PHP manual, but the license is a little > unclear. I'm hoping someone can help clarify. > > At the bottom of each page, there is a copyright notice: > > Copyright (c) 2001-2009 The PHP Group > All rights reserved.
Clicking on the copyright notice in the footer should make it obvious what that statements covers. > this is only mentioned on one page, and a seemingly conflicting copyright http://www.php.net/manual/en/ click on the "copyright" link (right below the author list), or do like Brandon did, download the manual (http://php.net/download-docs). All ideas to make these sort of issues more obvious are welcomed. -Hannes