[Pview.php-commits] CVS: Pview.php Pview.php,1.17,1.18 image.php,1.9,1.10 index.php,1.7,1.8 pco.php,
Brought to you by:
vko
|
From: Ville K. <vk...@us...> - 2001-12-13 19:43:16
|
Update of /cvsroot/pview-php/Pview.php In directory usw-pr-cvs1:/tmp/cvs-serv31540 Modified Files: Pview.php image.php index.php pco.php thumb.php Log Message: sf email to file headers Index: Pview.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/Pview.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** Pview.php 2001/11/18 08:31:42 1.17 --- Pview.php 2001/12/13 19:43:11 1.18 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 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.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** image.php 2001/11/18 08:31:42 1.9 --- image.php 2001/12/13 19:43:11 1.10 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 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.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** index.php 2001/11/18 08:31:42 1.7 --- index.php 2001/12/13 19:43:11 1.8 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 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.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** pco.php 2001/11/18 08:31:42 1.13 --- pco.php 2001/12/13 19:43:11 1.14 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 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.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** thumb.php 2001/11/18 08:31:42 1.10 --- thumb.php 2001/12/13 19:43:11 1.11 *************** *** 3,7 **** * $Id$ * ! * Copyright 2001 Ville Koskinen <bl...@ka...> * * See the enclosed file COPYING for license information (GPL). If you --- 3,7 ---- * $Id$ * ! * Copyright 2001 Ville Koskinen <vk...@us...> * * See the enclosed file COPYING for license information (GPL). If you |