diff options
Diffstat (limited to 'php/Attic/examples/sample-sp/view_session.php')
| -rw-r--r-- | php/Attic/examples/sample-sp/view_session.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/Attic/examples/sample-sp/view_session.php b/php/Attic/examples/sample-sp/view_session.php index 3a8252b3..056e5bb1 100644 --- a/php/Attic/examples/sample-sp/view_session.php +++ b/php/Attic/examples/sample-sp/view_session.php @@ -2,7 +2,7 @@ /* * Service Provider Example -- Online User Viewer * - * Copyright (C) 2004 Entr'ouvert + * Copyright (C) 2004, 2005 Entr'ouvert * http://lasso.entrouvert.org * * Authors: Christophe Nowicki <cnowicki@easter-eggs.com> @@ -82,7 +82,7 @@ You can get more informations about <b>Lasso</b> at <br> <p align='center'><a href='index.php'>Index</a> </p> <br> -<p align='center'>Copyright © 2004 Entr'ouvert</p> +<p align='center'>Copyright © 2004, 2005 Entr'ouvert</p> </body> </html> |
