[Pview.php-commits] CVS: Pview.php Pview.php,1.16,1.17 image.php,1.8,1.9 index.php,1.6,1.7 pco.php,1
Brought to you by:
vko
|
From: Ville K. <vk...@us...> - 2001-11-18 08:31:46
|
Update of /cvsroot/pview-php/Pview.php In directory usw-pr-cvs1:/tmp/cvs-serv24747 Modified Files: Pview.php image.php index.php pco.php thumb.php Log Message: changing all fiiu.org -> kaapeli.net Index: Pview.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/Pview.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** Pview.php 2001/09/06 08:16:36 1.16 --- Pview.php 2001/11/18 08:31:42 1.17 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@fi...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * 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.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** image.php 2001/09/10 13:43:19 1.8 --- image.php 2001/11/18 08:31:42 1.9 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@fi...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * 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.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** index.php 2001/08/18 20:21:05 1.6 --- index.php 2001/11/18 08:31:42 1.7 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@fi...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * 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.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** pco.php 2001/09/06 08:52:35 1.12 --- pco.php 2001/11/18 08:31:42 1.13 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@fi...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * 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.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** thumb.php 2001/09/10 13:43:19 1.9 --- thumb.php 2001/11/18 08:31:42 1.10 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@fi...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you |