Source for file copyright.php

Documentation is available at copyright.php


1 <?php
2 /**
3 * Copyright example
4 * @package Examples
5 * @author Derick Rethans <derick@php.net>
6 * @copyright Copyright © 2002, Derick Rethans
7 */
8
9 /**
10 * Stolen function
11 * @copyright Copyright © 1986-2002, Nanosoft
12 */
13 function crash_computer() {
14 }
15 ?>

Documentation generated on Tue, 18 Nov 2003 18:06:10 +0100 by phpDocumentor 1.2.2