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