phpOpenTracker/phpOpenTracker API.php,1.42,1.43 Configuration.php,1.2,1.3 Container.php,1.34,1.35 Database.php,1.4,1.5 Exception.php,1.1,1.2 LoggingEngine.php,1.34,1.35 Parser.php,1.18,1.19 Version.php,1.27,1.28

Sebastian Bergmann <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker
In directory sc8-pr-cvs1:/tmp/cvs-serv15594/phpOpenTracker

Modified Files:
	API.php Configuration.php Container.php Database.php 
	Exception.php LoggingEngine.php Parser.php Version.php 
Log Message:
Bump year.

Index: API.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API.php,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** API.php	16 Dec 2003 13:38:06 -0000	1.42
--- API.php	22 Dec 2003 03:37:54 -0000	1.43
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Configuration.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Configuration.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Configuration.php	22 Nov 2003 11:53:55 -0000	1.2
--- Configuration.php	22 Dec 2003 03:37:54 -0000	1.3
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: LoggingEngine.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/LoggingEngine.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** LoggingEngine.php	22 Nov 2003 08:47:43 -0000	1.34
--- LoggingEngine.php	22 Dec 2003 03:37:54 -0000	1.35
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Version.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Version.php,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** Version.php	22 Nov 2003 08:47:43 -0000	1.27
--- Version.php	22 Dec 2003 03:37:54 -0000	1.28
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Container.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Container.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** Container.php	22 Nov 2003 08:47:43 -0000	1.34
--- Container.php	22 Dec 2003 03:37:54 -0000	1.35
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Database.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Database.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Database.php	24 Nov 2003 20:30:12 -0000	1.4
--- Database.php	22 Dec 2003 03:37:54 -0000	1.5
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Parser.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Parser.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Parser.php	22 Nov 2003 08:47:43 -0000	1.18
--- Parser.php	22 Dec 2003 03:37:54 -0000	1.19
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |

Index: Exception.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Exception.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Exception.php	22 Nov 2003 08:47:43 -0000	1.1
--- Exception.php	22 Dec 2003 03:37:54 -0000	1.2
***************
*** 4,8 ****
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2003 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |
--- 4,8 ----
  // | phpOpenTracker - The Website Traffic and Visitor Analysis Solution  |
  // +---------------------------------------------------------------------+
! // | Copyright (c) 2000-2004 Sebastian Bergmann. All rights reserved.    |
  // +---------------------------------------------------------------------+
  // | This source file is subject to the phpOpenTracker Software License, |




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.