[Pview.php-commits] CVS: Pview.php Pview.php,1.18,1.19 image.php,1.10,1.11 index.php,1.8,1.9 pco.php
Brought to you by:
vko
|
From: Ville K. <vk...@us...> - 2002-02-08 20:54:43
|
Update of /cvsroot/pview-php/Pview.php In directory usw-pr-cvs1:/tmp/cvs-serv9763 Modified Files: Pview.php image.php index.php pco.php thumb.php Log Message: add 2002 copyright Index: Pview.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/Pview.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** Pview.php 13 Dec 2001 19:43:11 -0000 1.18 --- Pview.php 8 Feb 2002 20:54:34 -0000 1.19 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001, 2002 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you Index: image.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/image.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** image.php 13 Dec 2001 19:43:11 -0000 1.10 --- image.php 8 Feb 2002 20:54:34 -0000 1.11 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001, 2002 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you Index: index.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/index.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** index.php 13 Dec 2001 19:43:11 -0000 1.8 --- index.php 8 Feb 2002 20:54:34 -0000 1.9 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001, 2002 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you Index: pco.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/pco.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** pco.php 13 Dec 2001 19:43:11 -0000 1.14 --- pco.php 8 Feb 2002 20:54:34 -0000 1.15 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001, 2002 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you Index: thumb.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/thumb.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** thumb.php 13 Dec 2001 19:43:11 -0000 1.11 --- thumb.php 8 Feb 2002 20:54:34 -0000 1.12 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001, 2002 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you |