diff options
Diffstat (limited to 'php/Attic/examples/sample-sp/setup.php')
| -rw-r--r-- | php/Attic/examples/sample-sp/setup.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/Attic/examples/sample-sp/setup.php b/php/Attic/examples/sample-sp/setup.php index b90e8ce6..ab4b1399 100644 --- a/php/Attic/examples/sample-sp/setup.php +++ b/php/Attic/examples/sample-sp/setup.php @@ -3,7 +3,7 @@ * * Service Provider Example -- Installation Script * - * Copyright (C) 2004 Entr'ouvert + * Copyright (C) 2004, 2005 Entr'ouvert * http://lasso.entrouvert.org * * Authors: Christophe Nowicki <cnowicki@easter-eggs.com> @@ -411,7 +411,7 @@ </form> <p align='center'><a href='index.php'>Index</a> </p> -<p>Copyright © 2004 Entr'ouvert</p> +<p>Copyright © 2004, 2005 Entr'ouvert</p> </body> </html> <?php |
