Index: standalone.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/standalone.py,v retrieving revision 1.25 diff -u -u -r1.25 standalone.py --- standalone.py 27 May 2003 02:46:53 -0000 1.25 +++ standalone.py 3 Jun 2003 11:21:18 -0000 @@ -3,7 +3,7 @@ # vim:sw=4:ts=4:et:nowrap # [Emacs: -*- python -*-] # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: viewcvs-install =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/viewcvs-install,v retrieving revision 1.53 diff -u -u -r1.53 viewcvs-install --- viewcvs-install 3 Jun 2003 06:24:55 -0000 1.53 +++ viewcvs-install 3 Jun 2003 11:21:18 -0000 @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/accept.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/accept.py,v retrieving revision 1.4 diff -u -u -r1.4 accept.py --- lib/accept.py 5 Sep 2002 07:34:42 -0000 1.4 +++ lib/accept.py 3 Jun 2003 11:21:19 -0000 @@ -1,6 +1,6 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/blame.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/blame.py,v retrieving revision 1.21 diff -u -u -r1.21 blame.py --- lib/blame.py 26 Feb 2003 02:31:29 -0000 1.21 +++ lib/blame.py 3 Jun 2003 11:21:19 -0000 @@ -1,7 +1,7 @@ #!/usr/local/bin/python # -*-python-*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # Copyright (C) 2000 Curt Hagenlocher # # By using this file, you agree to the terms and conditions set forth in Index: lib/compat.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/compat.py,v retrieving revision 1.12 diff -u -u -r1.12 compat.py --- lib/compat.py 5 Sep 2002 07:34:43 -0000 1.12 +++ lib/compat.py 3 Jun 2003 11:21:19 -0000 @@ -1,6 +1,6 @@ # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/config.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/config.py,v retrieving revision 1.50 diff -u -u -r1.50 config.py --- lib/config.py 11 Mar 2003 20:43:06 -0000 1.50 +++ lib/config.py 3 Jun 2003 11:21:19 -0000 @@ -1,6 +1,6 @@ # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/dbi.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/dbi.py,v retrieving revision 1.11 diff -u -u -r1.11 dbi.py --- lib/dbi.py 18 Feb 2003 11:55:42 -0000 1.11 +++ lib/dbi.py 3 Jun 2003 11:21:21 -0000 @@ -1,6 +1,6 @@ # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/debug.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/debug.py,v retrieving revision 1.12 diff -u -u -r1.12 debug.py --- lib/debug.py 2 Jun 2003 18:53:12 -0000 1.12 +++ lib/debug.py 3 Jun 2003 11:21:21 -0000 @@ -1,6 +1,6 @@ # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/ezt.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/ezt.py,v retrieving revision 1.21 diff -u -u -r1.21 ezt.py --- lib/ezt.py 5 Sep 2002 07:34:43 -0000 1.21 +++ lib/ezt.py 3 Jun 2003 11:21:21 -0000 @@ -133,7 +133,7 @@ """ # -# Copyright (C) 2001-2002 Greg Stein. All Rights Reserved. +# Copyright (C) 2001-2003 Greg Stein. All Rights Reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are Index: lib/popen.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/popen.py,v retrieving revision 1.15 diff -u -u -r1.15 popen.py --- lib/popen.py 2 Jun 2003 04:40:44 -0000 1.15 +++ lib/popen.py 3 Jun 2003 11:21:21 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/rlog.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/rlog.py,v retrieving revision 1.25 diff -u -u -r1.25 rlog.py --- lib/rlog.py 5 Sep 2002 07:34:43 -0000 1.25 +++ lib/rlog.py 3 Jun 2003 11:21:21 -0000 @@ -1,6 +1,6 @@ # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/viewcvs.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/viewcvs.py,v retrieving revision 1.164 diff -u -u -r1.164 viewcvs.py --- lib/viewcvs.py 25 May 2003 18:10:18 -0000 1.164 +++ lib/viewcvs.py 3 Jun 2003 11:21:22 -0000 @@ -1,6 +1,6 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/__init__.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/__init__.py,v retrieving revision 1.9 diff -u -u -r1.9 __init__.py --- lib/vclib/__init__.py 16 Apr 2003 16:00:29 -0000 1.9 +++ lib/vclib/__init__.py 3 Jun 2003 11:21:22 -0000 @@ -1,7 +1,7 @@ # -*-python-*- # # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/bincvs/__init__.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/bincvs/__init__.py,v retrieving revision 1.9 diff -u -u -r1.9 __init__.py --- lib/vclib/bincvs/__init__.py 11 Feb 2003 02:59:58 -0000 1.9 +++ lib/vclib/bincvs/__init__.py 3 Jun 2003 11:21:22 -0000 @@ -1,6 +1,6 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/__init__.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/__init__.py,v retrieving revision 1.10 diff -u -u -r1.10 __init__.py --- lib/vclib/ccvs/__init__.py 26 Feb 2003 02:31:30 -0000 1.10 +++ lib/vclib/ccvs/__init__.py 3 Jun 2003 11:21:22 -0000 @@ -1,7 +1,7 @@ # -*-python-*- # # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/rcsparse/__init__.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/rcsparse/__init__.py,v retrieving revision 1.4 diff -u -u -r1.4 __init__.py --- lib/vclib/ccvs/rcsparse/__init__.py 5 Sep 2002 07:34:44 -0000 1.4 +++ lib/vclib/ccvs/rcsparse/__init__.py 3 Jun 2003 11:21:23 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/rcsparse/common.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/rcsparse/common.py,v retrieving revision 1.5 diff -u -u -r1.5 common.py --- lib/vclib/ccvs/rcsparse/common.py 5 Sep 2002 07:34:44 -0000 1.5 +++ lib/vclib/ccvs/rcsparse/common.py 3 Jun 2003 11:21:23 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/rcsparse/debug.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/rcsparse/debug.py,v retrieving revision 1.3 diff -u -u -r1.3 debug.py --- lib/vclib/ccvs/rcsparse/debug.py 26 Feb 2003 02:31:30 -0000 1.3 +++ lib/vclib/ccvs/rcsparse/debug.py 3 Jun 2003 11:21:23 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/rcsparse/default.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/rcsparse/default.py,v retrieving revision 1.3 diff -u -u -r1.3 default.py --- lib/vclib/ccvs/rcsparse/default.py 5 Sep 2002 07:34:44 -0000 1.3 +++ lib/vclib/ccvs/rcsparse/default.py 3 Jun 2003 11:21:23 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/ccvs/rcsparse/texttools.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/ccvs/rcsparse/texttools.py,v retrieving revision 1.4 diff -u -u -r1.4 texttools.py --- lib/vclib/ccvs/rcsparse/texttools.py 5 Sep 2002 07:34:44 -0000 1.4 +++ lib/vclib/ccvs/rcsparse/texttools.py 3 Jun 2003 11:21:23 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: lib/vclib/svn/__init__.py =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/lib/vclib/svn/__init__.py,v retrieving revision 1.14 diff -u -u -r1.14 __init__.py --- lib/vclib/svn/__init__.py 22 May 2003 16:14:53 -0000 1.14 +++ lib/vclib/svn/__init__.py 3 Jun 2003 11:21:23 -0000 @@ -1,6 +1,6 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: tools/make-database =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tools/make-database,v retrieving revision 1.7 diff -u -u -r1.7 make-database --- tools/make-database 22 Feb 2003 03:52:14 -0000 1.7 +++ tools/make-database 3 Jun 2003 11:21:24 -0000 @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- Mode: python -*- # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: tools/make-release =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tools/make-release,v retrieving revision 1.11 diff -u -u -r1.11 make-release --- tools/make-release 5 Sep 2002 07:34:45 -0000 1.11 +++ tools/make-release 3 Jun 2003 11:21:24 -0000 @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: tparse/tparse.cpp =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tparse/tparse.cpp,v retrieving revision 1.5 diff -u -u -r1.5 tparse.cpp --- tparse/tparse.cpp 11 Feb 2002 20:13:50 -0000 1.5 +++ tparse/tparse.cpp 3 Jun 2003 11:21:24 -0000 @@ -1,5 +1,5 @@ /* - # Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. + # Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # This file has been rewritten in C++ from the rcsparse.py file by # Lucas Bruand # Index: tparse/tparse.h =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tparse/tparse.h,v retrieving revision 1.5 diff -u -u -r1.5 tparse.h --- tparse/tparse.h 13 Feb 2002 18:19:12 -0000 1.5 +++ tparse/tparse.h 3 Jun 2003 11:21:24 -0000 @@ -1,5 +1,5 @@ /* - # Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. + # Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # This file has been rewritten in C++ from the rcsparse.py file by # Lucas Bruand # Index: tparse/tparsemodule.cpp =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tparse/tparsemodule.cpp,v retrieving revision 1.6 diff -u -u -r1.6 tparsemodule.cpp --- tparse/tparsemodule.cpp 19 Feb 2002 20:22:11 -0000 1.6 +++ tparse/tparsemodule.cpp 3 Jun 2003 11:21:24 -0000 @@ -1,5 +1,5 @@ /* - # Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. + # Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # This file has been rewritten in C++ from the rcsparse.py file by # Lucas Bruand # Index: tparse/tparsemodule.h =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/tparse/tparsemodule.h,v retrieving revision 1.4 diff -u -u -r1.4 tparsemodule.h --- tparse/tparsemodule.h 13 Feb 2002 18:19:12 -0000 1.4 +++ tparse/tparsemodule.h 3 Jun 2003 11:21:24 -0000 @@ -1,5 +1,5 @@ /* - # Copyright (C) 2000-2002 The ViewCVS Group. All Rights Reserved. + # Copyright (C) 2000-2003 The ViewCVS Group. All Rights Reserved. # This file has been rewritten in C++ from the rcsparse.py file by # Lucas Bruand # Index: website/license-1.html =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/website/license-1.html,v retrieving revision 1.7 diff -u -u -r1.7 license-1.html --- website/license-1.html 5 Sep 2002 07:34:45 -0000 1.7 +++ website/license-1.html 3 Jun 2003 11:21:25 -0000 @@ -46,7 +46,7 @@

- Copyright © 1999-2002 The ViewCVS Group. All rights reserved. + Copyright © 1999-2003 The ViewCVS Group. All rights reserved.

Index: www/asp/query.asp =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/www/asp/query.asp,v retrieving revision 1.1 diff -u -u -r1.1 query.asp --- www/asp/query.asp 3 Jun 2003 06:24:58 -0000 1.1 +++ www/asp/query.asp 3 Jun 2003 11:21:26 -0000 @@ -3,7 +3,7 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: www/asp/viewcvs.asp =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/www/asp/viewcvs.asp,v retrieving revision 1.1 diff -u -u -r1.1 viewcvs.asp --- www/asp/viewcvs.asp 3 Jun 2003 06:24:58 -0000 1.1 +++ www/asp/viewcvs.asp 3 Jun 2003 11:21:26 -0000 @@ -3,7 +3,7 @@ # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: www/cgi/query.cgi =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/www/cgi/query.cgi,v retrieving revision 1.1 diff -u -u -r1.1 query.cgi --- www/cgi/query.cgi 3 Jun 2003 06:24:58 -0000 1.1 +++ www/cgi/query.cgi 3 Jun 2003 11:21:26 -0000 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS Index: www/cgi/viewcvs.cgi =================================================================== RCS file: /cvsroot/viewcvs/viewcvs/www/cgi/viewcvs.cgi,v retrieving revision 1.1 diff -u -u -r1.1 viewcvs.cgi --- www/cgi/viewcvs.cgi 3 Jun 2003 06:24:59 -0000 1.1 +++ www/cgi/viewcvs.cgi 3 Jun 2003 11:21:26 -0000 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*-python-*- # -# Copyright (C) 1999-2002 The ViewCVS Group. All Rights Reserved. +# Copyright (C) 1999-2003 The ViewCVS Group. All Rights Reserved. # # By using this file, you agree to the terms and conditions set forth in # the LICENSE.html file which can be found at the top level of the ViewCVS