[interchange-cvs] interchange - pajamian modified 106 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Aug 9 09:40:57 EDT 2007


User:      pajamian
Date:      2007-08-09 13:40:57 GMT
Modified:  .        Makefile.PL README WHATSNEW-5.5 configure test.pl
Modified:  code/SystemTag local.coretag
Modified:  dist/lib/UI ContentEditor.pm Primitive.pm
Modified:  dist/lib/UI/pages/admin help.html
Modified:  dist/lib/UI/pages/include/templates ui_type1 ui_type2
Modified:           ui_type3 ui_type5
Modified:  dist/src mod_perl_tlink.pl tlink.c tlink.pl vlink.c vlink.pl
Modified:  dist/src/mod_perl2 README
Modified:  dist/src/mod_perl2/Interchange Link.pm
Modified:           Link.pm.mod_perl-1.999_21_and_before
Modified:  dist/standard/config breadcrumbs.tag pay_cert.tag
Modified:           pay_cert_redeem.tag
Modified:  dist/standard/variables COPYRIGHT
Modified:  eg       cvv2.svg
Modified:  extensions Interchange.pm
Modified:  extensions/quickbooks README.html README.txt
Modified:  lib/Vend Cart.pm Control.pm CounterFile.pm Cron.pm
Modified:           DbSearch.pm Document.pm Error.pm External.pm
Modified:           File.pm Form.pm Glimpse.pm Imagemap.pm MakeCat.pm
Modified:           ModPerl.pm Options.pm Order.pm Page.pm Parse.pm
Modified:           Parser.pm Payment.pm RefSearch.pm SOAP.pm Scan.pm
Modified:           Search.pm Session.pm SessionDB.pm SessionFile.pm
Modified:           Ship.pm Subs.pm Swish.pm Swish2.pm Tags.pm
Modified:           TextSearch.pm UserControl.pm UserDB.pm
Modified:  lib/Vend/Options Matrix.pm Old48.pm Simple.pm
Modified:  lib/Vend/Payment AuthorizeNet.pm BoA.pm CyberCash.pm
Modified:           EFSNet.pm Ezic.pm Linkpoint.pm NetBilling.pm PRI.pm
Modified:           PSiGate.pm Signio.pm Skipjack.pm TCLink.pm
Modified:           TestPayment.pm WellsFargo.pm iTransact.pm
Modified:  lib/Vend/Ship Postal.pm QueryUPS.pm
Modified:  lib/Vend/Table Common.pm DBI_CompositeKey.pm DB_File.pm
Modified:           Editor.pm GDBM.pm InMemory.pm LDAP.pm SDBM.pm
Modified:  scripts  compile_link.PL config_prog.PL configdump.PL
Modified:           crontab.PL dump.PL expire.PL expireall.PL
Modified:           findtags.PL interchange.PL localize.PL makecat.PL
Modified:           offline.PL restart.PL update.PL
Log:
* Updated copyright headers to 2007 (closes bug #102)

* Added GPL and copyright headers to a few files that were missing them.

Revision  Changes    Path
2.58      +1 -1      interchange/Makefile.PL


rev 2.58, prev_rev 2.57
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.57
retrieving revision 2.58
diff -u -r2.57 -r2.58
--- Makefile.PL	24 Mar 2006 21:32:51 -0000	2.57
+++ Makefile.PL	9 Aug 2007 13:40:51 -0000	2.58
@@ -154,7 +154,7 @@
 
  Interchange V$VERSION
  
- Copyright (C) 2002-2006 Interchange Development Group.
+ Copyright (C) 2002-2007 Interchange Development Group.
  Copyright (C) 1996-2002 Red Hat, Inc.
  Interchange is free under the terms of the GNU General Public License.
 



2.31      +1 -1      interchange/README


rev 2.31, prev_rev 2.30
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.30
retrieving revision 2.31
diff -u -r2.30 -r2.31
--- README	26 Sep 2006 17:59:27 -0000	2.30
+++ README	9 Aug 2007 13:40:51 -0000	2.31
@@ -4,7 +4,7 @@
 
 Interchange 5.5.0
 
-Copyright (C) 2002-2005 Interchange Development Group
+Copyright (C) 2002-2007 Interchange Development Group
 Copyright (C) 1996-2002 Red Hat, Inc.
 
 Originally based on Vend 0.2 and 0.3, copyright 1995-96 by Andrew M. Wilcox.



1.47      +6 -1      interchange/WHATSNEW-5.5


rev 1.47, prev_rev 1.46
Index: WHATSNEW-5.5
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.5,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- WHATSNEW-5.5	9 Aug 2007 11:17:28 -0000	1.46
+++ WHATSNEW-5.5	9 Aug 2007 13:40:51 -0000	1.47
@@ -185,4 +185,9 @@
 * Switched from dh_movefiles to dh_install for Debian packaging.
 
 * Added --oknodo option to start-stop-daemon for restart action in the
-  Debian init script (#28).
\ No newline at end of file
+  Debian init script (#28).
+
+Other
+-----
+
+* Updated copyright in headers to 2007 (#102).



2.22      +2 -2      interchange/configure


rev 2.22, prev_rev 2.21
Index: configure
===================================================================
RCS file: /var/cvs/interchange/configure,v
retrieving revision 2.21
retrieving revision 2.22
diff -u -r2.21 -r2.22
--- configure	4 Sep 2005 15:22:40 -0000	2.21
+++ configure	9 Aug 2007 13:40:51 -0000	2.22
@@ -1,12 +1,12 @@
 #!/bin/sh
 
-# $Id: configure,v 2.21 2005/09/04 15:22:40 docelic Exp $
+# $Id: configure,v 2.22 2007/08/09 13:40:51 pajamian Exp $
 
 cat <<EOF
 
  Interchange
 
- Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
+ Copyright 2002-2007 Interchange Development Group (http://www.icdevgroup.org/)
  Copyright 1996-2002 Red Hat, Inc.
 
  Interchange was originally based on Vend 0.2 and 0.3



2.5       +19 -0     interchange/test.pl


rev 2.5, prev_rev 2.4
Index: test.pl
===================================================================
RCS file: /var/cvs/interchange/test.pl,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- test.pl	27 Feb 2005 08:29:17 -0000	2.4
+++ test.pl	9 Aug 2007 13:40:51 -0000	2.5
@@ -1,3 +1,22 @@
+# $id$
+#
+# Copyright (C) 2002-2007 Interchange Development Group
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with this program; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+# MA  02110-1301  USA.
+
 use Cwd;
 use Config;
 use Errno;



1.2       +9 -0      interchange/code/SystemTag/local.coretag


rev 1.2, prev_rev 1.1
Index: local.coretag
===================================================================
RCS file: /var/cvs/interchange/code/SystemTag/local.coretag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- local.coretag	7 Apr 2007 16:08:44 -0000	1.1
+++ local.coretag	9 Aug 2007 13:40:52 -0000	1.2
@@ -1,3 +1,12 @@
+# Copyright 2007 Interchange Development Group and others
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.  See the LICENSE file for details.
+# 
+# $Id: local.coretag,v 1.2 2007/08/09 13:40:52 pajamian Exp $
+
 UserTag local Order scratch
 UserTag local attrAlias scratches scratch
 UserTag local attrAlias value values



2.21      +3 -3      interchange/dist/lib/UI/ContentEditor.pm


rev 2.21, prev_rev 2.20
Index: ContentEditor.pm
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/ContentEditor.pm,v
retrieving revision 2.20
retrieving revision 2.21
diff -u -r2.20 -r2.21
--- ContentEditor.pm	11 Jul 2007 22:50:43 -0000	2.20
+++ ContentEditor.pm	9 Aug 2007 13:40:52 -0000	2.21
@@ -1,8 +1,8 @@
 # UI::ContentEditor - Interchange page/component edit
 # 
-# $Id: ContentEditor.pm,v 2.20 2007/07/11 22:50:43 kwalsh Exp $
+# $Id: ContentEditor.pm,v 2.21 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,7 @@
 
 package UI::ContentEditor;
 
-$VERSION = substr(q$Revision: 2.20 $, 10);
+$VERSION = substr(q$Revision: 2.21 $, 10);
 $DEBUG = 0;
 
 use POSIX qw/strftime/;



2.26      +3 -3      interchange/dist/lib/UI/Primitive.pm


rev 2.26, prev_rev 2.25
Index: Primitive.pm
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/Primitive.pm,v
retrieving revision 2.25
retrieving revision 2.26
diff -u -r2.25 -r2.26
--- Primitive.pm	8 Nov 2005 18:14:44 -0000	2.25
+++ Primitive.pm	9 Aug 2007 13:40:52 -0000	2.26
@@ -1,8 +1,8 @@
 # UI::Primitive - Interchange configuration manager primitives
 
-# $Id: Primitive.pm,v 2.25 2005/11/08 18:14:44 jon Exp $
+# $Id: Primitive.pm,v 2.26 2007/08/09 13:40:52 pajamian Exp $
 
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1998-2002 Red Hat, Inc.
 
 # Authors:
@@ -27,7 +27,7 @@
 
 package UI::Primitive;
 
-$VERSION = substr(q$Revision: 2.25 $, 10);
+$VERSION = substr(q$Revision: 2.26 $, 10);
 
 $DEBUG = 0;
 



2.9       +1 -1      interchange/dist/lib/UI/pages/admin/help.html


rev 2.9, prev_rev 2.8
Index: help.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/help.html,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- help.html	23 Apr 2005 18:10:07 -0000	2.8
+++ help.html	9 Aug 2007 13:40:52 -0000	2.9
@@ -179,7 +179,7 @@
 
 <p><font face="[scratch fontface]" size=1>
 <b><a href="@_INTERCHANGE_URL_@" target="_new">Interchange</a> -
-&copy; 2002-2005 <a href="http://www.icdevgroup.org/" target="_new">Interchange Development Group</a></b>
+&copy; 2002-2007 <a href="http://www.icdevgroup.org/" target="_new">Interchange Development Group</a></b>
 </font>&nbsp;&nbsp;&nbsp;<a href="javascript:window.close()">close this window</A></p>
 
 </div>



1.9       +1 -1      interchange/dist/lib/UI/pages/include/templates/ui_type1


rev 1.9, prev_rev 1.8
Index: ui_type1
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/templates/ui_type1,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ui_type1	14 Apr 2005 20:16:13 -0000	1.8
+++ ui_type1	9 Aug 2007 13:40:52 -0000	1.9
@@ -188,7 +188,7 @@
 						   	<a href="@_INTERCHANGE_URL_@" class=footer>
 								Interchange
 							</A>
-							[version] &copy; 2002-2005 Interchange Development Group&nbsp;&nbsp;&nbsp;
+							[version] &copy; 2002-2007 Interchange Development Group&nbsp;&nbsp;&nbsp;
 							&nbsp;
 							Username:
 						   <a href="[area href='__UI_BASE__/access_permissions' form='user_id=[data session username]']" class=footer>[data session username]</A> &nbsp; 



1.6       +1 -1      interchange/dist/lib/UI/pages/include/templates/ui_type2


rev 1.6, prev_rev 1.5
Index: ui_type2
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/templates/ui_type2,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ui_type2	14 Apr 2005 20:16:13 -0000	1.5
+++ ui_type2	9 Aug 2007 13:40:52 -0000	1.6
@@ -170,7 +170,7 @@
 						   	<a href="@_INTERCHANGE_URL_@" class=footer>
 								Interchange
 							</A>
-							[version] &copy; 2002-2005 Interchange Development Group&nbsp;&nbsp;&nbsp;
+							[version] &copy; 2002-2007 Interchange Development Group&nbsp;&nbsp;&nbsp;
 							&nbsp;
 							Username:
 						   <a href="[area href='__UI_BASE__/access_permissions' form='user_id=[data session username]']" class=footer>[data session username]</A> &nbsp; 



1.6       +1 -1      interchange/dist/lib/UI/pages/include/templates/ui_type3


rev 1.6, prev_rev 1.5
Index: ui_type3
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/templates/ui_type3,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ui_type3	14 Apr 2005 20:16:13 -0000	1.5
+++ ui_type3	9 Aug 2007 13:40:52 -0000	1.6
@@ -187,7 +187,7 @@
 						   	<a href="@_INTERCHANGE_URL_@" class=footer>
 								Interchange
 							</A>
-							[version] &copy; 2002-2005 Interchange Development Group&nbsp;&nbsp;&nbsp;
+							[version] &copy; 2002-2007 Interchange Development Group&nbsp;&nbsp;&nbsp;
 							&nbsp;
 							Username:
 						   <a href="[area href='__UI_BASE__/access_permissions' form='user_id=[data session username]']" class=footer>[data session username]</A> &nbsp; 



1.6       +1 -1      interchange/dist/lib/UI/pages/include/templates/ui_type5


rev 1.6, prev_rev 1.5
Index: ui_type5
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/templates/ui_type5,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ui_type5	14 Apr 2005 20:16:13 -0000	1.5
+++ ui_type5	9 Aug 2007 13:40:52 -0000	1.6
@@ -125,7 +125,7 @@
 						   	<a href="@_INTERCHANGE_URL_@" class=footer>
 								Interchange
 							</A>
-							[version] &copy; 2002-2005 Interchange Development Group&nbsp;&nbsp;&nbsp;
+							[version] &copy; 2002-2007 Interchange Development Group&nbsp;&nbsp;&nbsp;
 							&nbsp;
 							Username:
 						   <a href="[area href='__UI_BASE__/access_permissions' form='user_id=[data session username]']" class=footer>[data session username]</A> &nbsp; 



2.4       +2 -2      interchange/dist/src/mod_perl_tlink.pl


rev 2.4, prev_rev 2.3
Index: mod_perl_tlink.pl
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl_tlink.pl,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- mod_perl_tlink.pl	8 Nov 2005 18:14:44 -0000	2.3
+++ mod_perl_tlink.pl	9 Aug 2007 13:40:52 -0000	2.4
@@ -2,9 +2,9 @@
 
 # tlink.pl: runs as a cgi program and passes request to Interchange server
 #
-# $Id: mod_perl_tlink.pl,v 2.3 2005/11/08 18:14:44 jon Exp $
+# $Id: mod_perl_tlink.pl,v 2.4 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or



2.6       +3 -2      interchange/dist/src/tlink.c


rev 2.6, prev_rev 2.5
Index: tlink.c
===================================================================
RCS file: /var/cvs/interchange/dist/src/tlink.c,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- tlink.c	30 Mar 2007 11:39:42 -0000	2.5
+++ tlink.c	9 Aug 2007 13:40:52 -0000	2.6
@@ -2,9 +2,10 @@
  * tlink.c: runs as a CGI program and passes request to Interchange
  *          server via TCP/IP
  *
- * $Id: tlink.c,v 2.5 2007/03/30 11:39:42 pajamian Exp $
+ * $Id: tlink.c,v 2.6 2007/08/09 13:40:52 pajamian Exp $
  *
- * Copyright (C) 2005 Interchange Development Group, http://www.icdevgroup.org/
+ * Copyright (C) 2005-2007 Interchange Development Group,
+ * http://www.icdevgroup.org/
  * Copyright (C) 1996-2002 Red Hat, Inc.
  * Copyright (C) 1995 by Andrew M. Wilcox <amw at wilcoxsolutions.com>
  *



2.5       +3 -2      interchange/dist/src/tlink.pl


rev 2.5, prev_rev 2.4
Index: tlink.pl
===================================================================
RCS file: /var/cvs/interchange/dist/src/tlink.pl,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- tlink.pl	30 Mar 2007 11:39:42 -0000	2.4
+++ tlink.pl	9 Aug 2007 13:40:52 -0000	2.5
@@ -3,9 +3,10 @@
 # tlink.pl: runs as a cgi program and passes request to Interchange server
 #           via a TCP socket
 #
-# $Id: tlink.pl,v 2.4 2007/03/30 11:39:42 pajamian Exp $
+# $Id: tlink.pl,v 2.5 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2005 Interchange Development Group, http://www.icdevgroup.org/
+# Copyright (C) 2005-2007 Interchange Development Group,
+# http://www.icdevgroup.org/
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or



2.6       +3 -2      interchange/dist/src/vlink.c


rev 2.6, prev_rev 2.5
Index: vlink.c
===================================================================
RCS file: /var/cvs/interchange/dist/src/vlink.c,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- vlink.c	30 Mar 2007 11:39:42 -0000	2.5
+++ vlink.c	9 Aug 2007 13:40:52 -0000	2.6
@@ -2,9 +2,10 @@
  * vlink.c: runs as a CGI program and passes request to Interchange
  *          server via UNIX socket
  *
- * $Id: vlink.c,v 2.5 2007/03/30 11:39:42 pajamian Exp $
+ * $Id: vlink.c,v 2.6 2007/08/09 13:40:52 pajamian Exp $
  *
- * Copyright (C) 2005 Interchange Development Group, http://www.icdevgroup.org/
+ * Copyright (C) 2005-2007 Interchange Development Group,
+ * http://www.icdevgroup.org/
  * Copyright (C) 1996-2002 Red Hat, Inc.
  * Copyright (C) 1995 by Andrew M. Wilcox <amw at wilcoxsolutions.com>
  *



2.5       +3 -2      interchange/dist/src/vlink.pl


rev 2.5, prev_rev 2.4
Index: vlink.pl
===================================================================
RCS file: /var/cvs/interchange/dist/src/vlink.pl,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- vlink.pl	30 Mar 2007 11:39:42 -0000	2.4
+++ vlink.pl	9 Aug 2007 13:40:52 -0000	2.5
@@ -3,9 +3,10 @@
 # vlink.pl: runs as a cgi program and passes request to Interchange server
 #           via a UNIX socket
 
-# $Id: vlink.pl,v 2.4 2007/03/30 11:39:42 pajamian Exp $
+# $Id: vlink.pl,v 2.5 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2005 Interchange Development Group, http://www.icdevgroup.org/
+# Copyright (C) 2005-2007 Interchange Development Group,
+# http://www.icdevgroup.org/
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or



1.4       +2 -2      interchange/dist/src/mod_perl2/README


rev 1.4, prev_rev 1.3
Index: README
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl2/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README	28 Mar 2006 17:02:47 -0000	1.3
+++ README	9 Aug 2007 13:40:52 -0000	1.4
@@ -7,7 +7,7 @@
        change
 
 VERSION
-       $Revision: 1.3 $
+       $Revision: 1.4 $
 
 SYNOPSIS
 	 <Location /foundation>
@@ -276,7 +276,7 @@
 
 COPYRIGHT AND LICENSE
 	Copyright (C) 1996-2002 Red Hat, Inc.
-	Copyright (C) 2002-2005 Interchange Development Group
+	Copyright (C) 2002-2007 Interchange Development Group
 
        This program is free software.  You can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by



1.13      +4 -4      interchange/dist/src/mod_perl2/Interchange/Link.pm


rev 1.13, prev_rev 1.12
Index: Link.pm
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl2/Interchange/Link.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Link.pm	10 Dec 2006 01:00:58 -0000	1.12
+++ Link.pm	9 Aug 2007 13:40:52 -0000	1.13
@@ -2,9 +2,9 @@
 
 # Interchange::Link -- mod_perl 1.99/2.0 module for linking to Interchange
 #
-# $Id: Link.pm,v 1.12 2006/12/10 01:00:58 kwalsh Exp $
+# $Id: Link.pm,v 1.13 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or
@@ -48,7 +48,7 @@
 
 =head1 VERSION
 
-$Revision: 1.12 $
+$Revision: 1.13 $
 
 =head1 SYNOPSIS
 
@@ -326,7 +326,7 @@
 =head1 COPYRIGHT AND LICENSE
 
  Copyright (C) 1996-2002 Red Hat, Inc.
- Copyright (C) 2002-2005 Interchange Development Group
+ Copyright (C) 2002-2007 Interchange Development Group
 
 This program is free software.  You can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by



1.2       +4 -4      interchange/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before


rev 1.2, prev_rev 1.1
Index: Link.pm.mod_perl-1.999_21_and_before
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Link.pm.mod_perl-1.999_21_and_before	28 Mar 2006 17:02:47 -0000	1.1
+++ Link.pm.mod_perl-1.999_21_and_before	9 Aug 2007 13:40:52 -0000	1.2
@@ -2,9 +2,9 @@
 
 # Interchange::Link -- mod_perl 1.99/2.0 module for linking to Interchange
 #
-# $Id: Link.pm.mod_perl-1.999_21_and_before,v 1.1 2006/03/28 17:02:47 mheins Exp $
+# $Id: Link.pm.mod_perl-1.999_21_and_before,v 1.2 2007/08/09 13:40:52 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or
@@ -45,7 +45,7 @@
 
 =head1 VERSION
 
-$Revision: 1.1 $
+$Revision: 1.2 $
 
 =head1 SYNOPSIS
 
@@ -318,7 +318,7 @@
 =head1 COPYRIGHT AND LICENSE
 
  Copyright (C) 1996-2002 Red Hat, Inc.
- Copyright (C) 2002-2005 Interchange Development Group
+ Copyright (C) 2002-2007 Interchange Development Group
 
 This program is free software.  You can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by



1.5       +9 -0      interchange/dist/standard/config/breadcrumbs.tag


rev 1.5, prev_rev 1.4
Index: breadcrumbs.tag
===================================================================
RCS file: /var/cvs/interchange/dist/standard/config/breadcrumbs.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- breadcrumbs.tag	13 May 2005 15:28:37 -0000	1.4
+++ breadcrumbs.tag	9 Aug 2007 13:40:53 -0000	1.5
@@ -1,3 +1,12 @@
+# Copyright 2004-2007 Interchange Development Group and others
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.  See the LICENSE file for details.
+# 
+# $Id: breadcrumbs.tag,v 1.5 2007/08/09 13:40:53 pajamian Exp $
+
 UserTag breadcrumbs Order number
 UserTag breadcrumbs addAttr
 UserTag breadcrumbs Routine <<EOR



1.3       +9 -0      interchange/dist/standard/config/pay_cert.tag


rev 1.3, prev_rev 1.2
Index: pay_cert.tag
===================================================================
RCS file: /var/cvs/interchange/dist/standard/config/pay_cert.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pay_cert.tag	26 Apr 2004 19:29:02 -0000	1.2
+++ pay_cert.tag	9 Aug 2007 13:40:53 -0000	1.3
@@ -1,3 +1,12 @@
+# Copyright 2004-2007 Interchange Development Group and others
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.  See the LICENSE file for details.
+# 
+# $Id: pay_cert.tag,v 1.3 2007/08/09 13:40:53 pajamian Exp $
+
 UserTag pay-cert Order code
 UserTag pay-cert addAttr
 UserTag pay-cert Routine <<EOR



1.4       +9 -0      interchange/dist/standard/config/pay_cert_redeem.tag


rev 1.4, prev_rev 1.3
Index: pay_cert_redeem.tag
===================================================================
RCS file: /var/cvs/interchange/dist/standard/config/pay_cert_redeem.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pay_cert_redeem.tag	18 Jan 2006 22:15:59 -0000	1.3
+++ pay_cert_redeem.tag	9 Aug 2007 13:40:53 -0000	1.4
@@ -1,3 +1,12 @@
+# Copyright 2004-2007 Interchange Development Group and others
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.  See the LICENSE file for details.
+# 
+# $Id: pay_cert_redeem.tag,v 1.4 2007/08/09 13:40:53 pajamian Exp $
+
 UserTag pay-cert-redeem Order certs
 UserTag pay-cert-redeem addAttr
 UserTag pay-cert-redeem Routine <<EOR



1.3       +1 -1      interchange/dist/standard/variables/COPYRIGHT


rev 1.3, prev_rev 1.2
Index: COPYRIGHT
===================================================================
RCS file: /var/cvs/interchange/dist/standard/variables/COPYRIGHT,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- COPYRIGHT	26 Jan 2005 18:01:26 -0000	1.2
+++ COPYRIGHT	9 Aug 2007 13:40:53 -0000	1.3
@@ -2,6 +2,6 @@
     [if variable MV_DEMO_MODE]
       <p>[page admin/index][L]Admin[/L]</a></p>
     [/if]
-	<p style="font-size: 10px; color: #000000">Portions copyright 2002-2005 ICDEVGROUP, freely redistributable under GPL</p>
+	<p style="font-size: 10px; color: #000000">Portions copyright 2002-2007 Interchange Development Group, freely redistributable under GPL</p>
   </div>
 



1.3       +3 -2      interchange/eg/cvv2.svg


rev 1.3, prev_rev 1.2
Index: cvv2.svg
===================================================================
RCS file: /var/cvs/interchange/eg/cvv2.svg,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvv2.svg	29 Aug 2006 14:14:34 -0000	1.2
+++ cvv2.svg	9 Aug 2007 13:40:53 -0000	1.3
@@ -2,9 +2,10 @@
 <!--
 File: cvv2.svg CVV2 images for the standard demo, part of the Interchange ecommerce platform.
 
-$Id: cvv2.svg,v 1.2 2006/08/29 14:14:34 pajamian Exp $
+$Id: cvv2.svg,v 1.3 2007/08/09 13:40:53 pajamian Exp $
 
-Copyright (C) 2006 Jure Kodzoman and the Interchange Development Group.
+Copyright (C) 2006-2007 Interchange Development Group.
+Copyright (C) 2006 Jure Kodzoman
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License



1.5       +3 -3      interchange/extensions/Interchange.pm


rev 1.5, prev_rev 1.4
Index: Interchange.pm
===================================================================
RCS file: /var/cvs/interchange/extensions/Interchange.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Interchange.pm	30 Mar 2007 11:39:43 -0000	1.4
+++ Interchange.pm	9 Aug 2007 13:40:53 -0000	1.5
@@ -1,8 +1,8 @@
 # Interchange.pm - Interchange access for Perl scripts
 #
-# $Id: Interchange.pm,v 1.4 2007/03/30 11:39:43 pajamian Exp $
+# $Id: Interchange.pm,v 1.5 2007/08/09 13:40:53 pajamian Exp $
 # 
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
 use strict;
 use Fcntl;
 use vars qw($VERSION @EXPORT @EXPORT_OK);
-$VERSION = substr(q$Revision: 1.4 $, 10);
+$VERSION = substr(q$Revision: 1.5 $, 10);
 
 BEGIN {
 	require 5.005;



1.5       +2 -1      interchange/extensions/quickbooks/README.html


rev 1.5, prev_rev 1.4
Index: README.html
===================================================================
RCS file: /var/cvs/interchange/extensions/quickbooks/README.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.html	10 Jan 2006 19:19:41 -0000	1.4
+++ README.html	9 Aug 2007 13:40:53 -0000	1.5
@@ -329,7 +329,8 @@
 <UL>
 <LI>What are the IIF File Headers? <A HREF="http://www.quickbooks.com/support/faqs/qbw2000/121756.html">http://www.quickbooks.com/support/faqs/qbw2000/121756.html</A>
 <LI>Also see the Quickbooks Help item, &quot;Reference guide to import files&quot;</UL>
-<P>Copyright 2002-2006 ICDEVGROUP. Freely redistributable under terms of the GNU General Public License.</P>
+<P>Copyright 2002-2007 Interchange Development Group. Freely redistributable
+ under the terms of the GNU General Public License.</P>
 </DIV>
 <DIV CLASS="footer">
 <DIV CLASS="navigate">



1.5       +4 -3      interchange/extensions/quickbooks/README.txt


rev 1.5, prev_rev 1.4
Index: README.txt
===================================================================
RCS file: /var/cvs/interchange/extensions/quickbooks/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.txt	10 Jan 2006 19:19:41 -0000	1.4
+++ README.txt	9 Aug 2007 13:40:53 -0000	1.5
@@ -1,3 +1,5 @@
+
+
 Interchange + QuickBooks HOWTO
 ==============================
 
@@ -509,6 +511,5 @@
 o    Also see the Quickbooks Help item, "Reference guide to import
      files"
 
-Copyright 2002-2006 ICDEVGROUP. Freely redistributable under terms of
-the GNU General Public License.
-
+Copyright 2002-2007 Interchange Development Group. Freely redistributable under
+the terms of the GNU General Public License.



2.17      +3 -3      interchange/lib/Vend/Cart.pm


rev 2.17, prev_rev 2.16
Index: Cart.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Cart.pm,v
retrieving revision 2.16
retrieving revision 2.17
diff -u -r2.16 -r2.17
--- Cart.pm	11 Apr 2007 06:44:49 -0000	2.16
+++ Cart.pm	9 Aug 2007 13:40:53 -0000	2.17
@@ -1,8 +1,8 @@
 # Vend::Cart - Interchange shopping cart management routines
 #
-# $Id: Cart.pm,v 2.16 2007/04/11 06:44:49 kwalsh Exp $
+# $Id: Cart.pm,v 2.17 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -25,7 +25,7 @@
 
 package Vend::Cart;
 
-$VERSION = substr(q$Revision: 2.16 $, 10);
+$VERSION = substr(q$Revision: 2.17 $, 10);
 
 use strict;
 



2.15      +2 -2      interchange/lib/Vend/Control.pm


rev 2.15, prev_rev 2.14
Index: Control.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Control.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- Control.pm	9 Aug 2007 13:20:01 -0000	2.14
+++ Control.pm	9 Aug 2007 13:40:53 -0000	2.15
@@ -1,8 +1,8 @@
 # Vend::Control - Routines that alter the running Interchange daemon
 # 
-# $Id: Control.pm,v 2.14 2007/08/09 13:20:01 mheins Exp $
+# $Id: Control.pm,v 2.15 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3



1.7       +3 -3      interchange/lib/Vend/CounterFile.pm


rev 1.7, prev_rev 1.6
Index: CounterFile.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/CounterFile.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CounterFile.pm	8 Nov 2005 18:14:45 -0000	1.6
+++ CounterFile.pm	9 Aug 2007 13:40:53 -0000	1.7
@@ -1,6 +1,6 @@
 # This -*-perl -*- module implements a persistent counter class.
 #
-# $Id: CounterFile.pm,v 1.6 2005/11/08 18:14:45 jon Exp $
+# $Id: CounterFile.pm,v 1.7 2007/08/09 13:40:53 pajamian Exp $
 #
 
 package Vend::CounterFile;
@@ -76,7 +76,7 @@
 
 Copyright (c) 1995-1998 Gisle Aas. All rights reserved.
 Modifications made by and copyright (C) 2002 Red Hat, Inc.
-and (c) 2002-2005 Interchange Development Group
+and (c) 2002-2007 Interchange Development Group
 
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
@@ -99,7 +99,7 @@
 };
 
 sub Version { $VERSION; }
-$VERSION = sprintf("%d.%02d", q$Revision: 1.6 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.7 $ =~ /(\d+)\.(\d+)/);
 
 # first line in counter file, regex to match good value
 $MAGIC           = "#COUNTER-1.0\n";    # first line in standard counter files



2.6       +3 -3      interchange/lib/Vend/Cron.pm


rev 2.6, prev_rev 2.5
Index: Cron.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Cron.pm,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- Cron.pm	30 Mar 2007 11:39:44 -0000	2.5
+++ Cron.pm	9 Aug 2007 13:40:53 -0000	2.6
@@ -1,8 +1,8 @@
 # Vend::Cron - Determine tasks to run based on time
 #
-# $Id: Cron.pm,v 2.5 2007/03/30 11:39:44 pajamian Exp $
+# $Id: Cron.pm,v 2.6 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
 package Vend::Cron;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.5 $, 10);
+$VERSION = substr(q$Revision: 2.6 $, 10);
 
 use POSIX qw(strftime);
 use Vend::Util;



2.26      +3 -3      interchange/lib/Vend/DbSearch.pm


rev 2.26, prev_rev 2.25
Index: DbSearch.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/DbSearch.pm,v
retrieving revision 2.25
retrieving revision 2.26
diff -u -r2.25 -r2.26
--- DbSearch.pm	18 Jul 2007 00:16:26 -0000	2.25
+++ DbSearch.pm	9 Aug 2007 13:40:53 -0000	2.26
@@ -1,10 +1,10 @@
 # Vend::DbSearch - Search indexes with Interchange
 #
-# $Id: DbSearch.pm,v 2.25 2007/07/18 00:16:26 jon Exp $
+# $Id: DbSearch.pm,v 2.26 2007/08/09 13:40:53 pajamian Exp $
 #
 # Adapted for use with Interchange from Search::TextSearch
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -27,7 +27,7 @@
 
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 2.25 $, 10);
+$VERSION = substr(q$Revision: 2.26 $, 10);
 
 use Search::Dict;
 use strict;



2.5       +2 -2      interchange/lib/Vend/Document.pm


rev 2.5, prev_rev 2.4
Index: Document.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Document.pm,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- Document.pm	30 Mar 2007 11:39:45 -0000	2.4
+++ Document.pm	9 Aug 2007 13:40:53 -0000	2.5
@@ -1,8 +1,8 @@
 # Vend::Document - Document object for Interchange embedded Perl/ASP
 # 
-# $Id: Document.pm,v 2.4 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Document.pm,v 2.5 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.15      +3 -3      interchange/lib/Vend/Error.pm


rev 2.15, prev_rev 2.14
Index: Error.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Error.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- Error.pm	5 Jul 2007 11:48:38 -0000	2.14
+++ Error.pm	9 Aug 2007 13:40:53 -0000	2.15
@@ -1,8 +1,8 @@
 # Vend::Error - Handle Interchange error pages and messages
 # 
-# $Id: Error.pm,v 2.14 2007/07/05 11:48:38 pajamian Exp $
+# $Id: Error.pm,v 2.15 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -38,7 +38,7 @@
 
 use vars qw/$VERSION/;
 
-$VERSION = substr(q$Revision: 2.14 $, 10);
+$VERSION = substr(q$Revision: 2.15 $, 10);
 
 sub get_locale_message {
 	my ($code, $message, @arg) = @_;



2.6       +2 -2      interchange/lib/Vend/External.pm


rev 2.6, prev_rev 2.5
Index: External.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/External.pm,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- External.pm	30 Mar 2007 11:39:45 -0000	2.5
+++ External.pm	9 Aug 2007 13:40:53 -0000	2.6
@@ -1,9 +1,9 @@
 # Vend::External - Interchange setup for linking sessions to other programs
 # and routines for calling external programs
 # 
-# $Id: External.pm,v 2.5 2007/03/30 11:39:45 pajamian Exp $
+# $Id: External.pm,v 2.6 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.25      +3 -3      interchange/lib/Vend/File.pm


rev 2.25, prev_rev 2.24
Index: File.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/File.pm,v
retrieving revision 2.24
retrieving revision 2.25
diff -u -r2.24 -r2.25
--- File.pm	30 Mar 2007 11:39:45 -0000	2.24
+++ File.pm	9 Aug 2007 13:40:53 -0000	2.25
@@ -1,8 +1,8 @@
 # Vend::File - Interchange file functions
 #
-# $Id: File.pm,v 2.24 2007/03/30 11:39:45 pajamian Exp $
+# $Id: File.pm,v 2.25 2007/08/09 13:40:53 pajamian Exp $
 # 
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -55,7 +55,7 @@
 use File::Copy;
 use subs qw(logError logGlobal);
 use vars qw($VERSION @EXPORT @EXPORT_OK $errstr);
-$VERSION = substr(q$Revision: 2.24 $, 10);
+$VERSION = substr(q$Revision: 2.25 $, 10);
 
 sub writefile {
     my($file, $data, $opt) = @_;



2.70      +3 -3      interchange/lib/Vend/Form.pm


rev 2.70, prev_rev 2.69
Index: Form.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Form.pm,v
retrieving revision 2.69
retrieving revision 2.70
diff -u -r2.69 -r2.70
--- Form.pm	30 Mar 2007 11:39:45 -0000	2.69
+++ Form.pm	9 Aug 2007 13:40:53 -0000	2.70
@@ -1,8 +1,8 @@
 # Vend::Form - Generate Form widgets
 # 
-# $Id: Form.pm,v 2.69 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Form.pm,v 2.70 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -39,7 +39,7 @@
 require Exporter;
 @ISA = qw(Exporter);
 
-$VERSION = substr(q$Revision: 2.69 $, 10);
+$VERSION = substr(q$Revision: 2.70 $, 10);
 
 @EXPORT = qw (
 	display



2.16      +3 -3      interchange/lib/Vend/Glimpse.pm


rev 2.16, prev_rev 2.15
Index: Glimpse.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Glimpse.pm,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- Glimpse.pm	30 Mar 2007 11:39:45 -0000	2.15
+++ Glimpse.pm	9 Aug 2007 13:40:53 -0000	2.16
@@ -1,10 +1,10 @@
 # Vend::Glimpse - Search indexes with Glimpse
 #
-# $Id: Glimpse.pm,v 2.15 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Glimpse.pm,v 2.16 2007/08/09 13:40:53 pajamian Exp $
 #
 # Adapted for use with Interchange from Search::Glimpse
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -26,7 +26,7 @@
 require Vend::Search;
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 2.15 $, 10);
+$VERSION = substr(q$Revision: 2.16 $, 10);
 use strict;
 use Vend::File;
 use Vend::Util;



2.1       +19 -2     interchange/lib/Vend/Imagemap.pm


rev 2.1, prev_rev 2.0
Index: Imagemap.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Imagemap.pm,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- Imagemap.pm	18 Jul 2001 02:23:13 -0000	2.0
+++ Imagemap.pm	9 Aug 2007 13:40:53 -0000	2.1
@@ -1,6 +1,23 @@
 # Vend::Imagemap - Interpret NCSA imagemaps in Interchange
 #
-# $Id: Imagemap.pm,v 2.0 2001/07/18 02:23:13 jon Exp $
+# $Id: Imagemap.pm,v 2.1 2007/08/09 13:40:53 pajamian Exp $
+#
+# Copyright (C) 2002-2007 Interchange Development Group
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with this program; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+# MA  02110-1301  USA.
 #
 # This module adapted from the Perl imagemap program by:
 #
@@ -46,7 +63,7 @@
 @EXPORT = qw(action_map);
 use strict;
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.0 $, 10);
+$VERSION = substr(q$Revision: 2.1 $, 10);
 
 my $Action = "";
 my $minDistance = -1;



2.17      +3 -3      interchange/lib/Vend/MakeCat.pm


rev 2.17, prev_rev 2.16
Index: MakeCat.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/MakeCat.pm,v
retrieving revision 2.16
retrieving revision 2.17
diff -u -r2.16 -r2.17
--- MakeCat.pm	30 Mar 2007 11:39:45 -0000	2.16
+++ MakeCat.pm	9 Aug 2007 13:40:53 -0000	2.17
@@ -1,8 +1,8 @@
 # Vend::MakeCat - Routines for Interchange catalog configurator
 #
-# $Id: MakeCat.pm,v 2.16 2007/03/30 11:39:45 pajamian Exp $
+# $Id: MakeCat.pm,v 2.17 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -111,7 +111,7 @@
 	%Window
 /;
 
-$VERSION = substr(q$Revision: 2.16 $, 10);
+$VERSION = substr(q$Revision: 2.17 $, 10);
 
 $Force = 0;
 $History = 0;



2.9       +3 -3      interchange/lib/Vend/ModPerl.pm


rev 2.9, prev_rev 2.8
Index: ModPerl.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/ModPerl.pm,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- ModPerl.pm	30 Mar 2007 11:39:45 -0000	2.8
+++ ModPerl.pm	9 Aug 2007 13:40:53 -0000	2.9
@@ -1,8 +1,8 @@
 # Vend::ModPerl - Run Interchange inside Apache and mod_perl
 #
-# $Id: ModPerl.pm,v 2.8 2007/03/30 11:39:45 pajamian Exp $
+# $Id: ModPerl.pm,v 2.9 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
 
 package Vend::ModPerl;
 
-$VERSION = substr(q$Revision: 2.8 $, 10);
+$VERSION = substr(q$Revision: 2.9 $, 10);
 
 use Apache::Constants qw(:common);
 use Apache::Request ();



2.8       +3 -3      interchange/lib/Vend/Options.pm


rev 2.8, prev_rev 2.7
Index: Options.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Options.pm,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- Options.pm	30 Mar 2007 11:39:45 -0000	2.7
+++ Options.pm	9 Aug 2007 13:40:53 -0000	2.8
@@ -1,8 +1,8 @@
 # Vend::Options - Interchange item options base module
 #
-# $Id: Options.pm,v 2.7 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Options.pm,v 2.8 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 package Vend::Options;
 require Exporter;
 
-$VERSION = substr(q$Revision: 2.7 $, 10);
+$VERSION = substr(q$Revision: 2.8 $, 10);
 
 @ISA = qw(Exporter);
 



2.94      +3 -3      interchange/lib/Vend/Order.pm


rev 2.94, prev_rev 2.93
Index: Order.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Order.pm,v
retrieving revision 2.93
retrieving revision 2.94
diff -u -r2.93 -r2.94
--- Order.pm	30 Mar 2007 11:39:45 -0000	2.93
+++ Order.pm	9 Aug 2007 13:40:53 -0000	2.94
@@ -1,8 +1,8 @@
 # Vend::Order - Interchange order routing routines
 #
-# $Id: Order.pm,v 2.93 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Order.pm,v 2.94 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -29,7 +29,7 @@
 package Vend::Order;
 require Exporter;
 
-$VERSION = substr(q$Revision: 2.93 $, 10);
+$VERSION = substr(q$Revision: 2.94 $, 10);
 
 @ISA = qw(Exporter);
 



2.25      +3 -3      interchange/lib/Vend/Page.pm


rev 2.25, prev_rev 2.24
Index: Page.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Page.pm,v
retrieving revision 2.24
retrieving revision 2.25
diff -u -r2.24 -r2.25
--- Page.pm	30 Mar 2007 11:39:45 -0000	2.24
+++ Page.pm	9 Aug 2007 13:40:53 -0000	2.25
@@ -1,8 +1,8 @@
 # Vend::Page - Handle Interchange page routing
 # 
-# $Id: Page.pm,v 2.24 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Page.pm,v 2.25 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -46,7 +46,7 @@
 
 use vars qw/$VERSION/;
 
-$VERSION = substr(q$Revision: 2.24 $, 10);
+$VERSION = substr(q$Revision: 2.25 $, 10);
 
 my $wantref = 1;
 



2.40      +3 -3      interchange/lib/Vend/Parse.pm


rev 2.40, prev_rev 2.39
Index: Parse.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Parse.pm,v
retrieving revision 2.39
retrieving revision 2.40
diff -u -r2.39 -r2.40
--- Parse.pm	5 Jul 2007 12:58:48 -0000	2.39
+++ Parse.pm	9 Aug 2007 13:40:53 -0000	2.40
@@ -1,8 +1,8 @@
 # Vend::Parse - Parse Interchange tags
 # 
-# $Id: Parse.pm,v 2.39 2007/07/05 12:58:48 pajamian Exp $
+# $Id: Parse.pm,v 2.40 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -36,7 +36,7 @@
 
 @ISA = qw(Exporter Vend::Parser);
 
-$VERSION = substr(q$Revision: 2.39 $, 10);
+$VERSION = substr(q$Revision: 2.40 $, 10);
 
 @EXPORT = ();
 @EXPORT_OK = qw(find_matching_end);



2.13      +4 -4      interchange/lib/Vend/Parser.pm


rev 2.13, prev_rev 2.12
Index: Parser.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Parser.pm,v
retrieving revision 2.12
retrieving revision 2.13
diff -u -r2.12 -r2.13
--- Parser.pm	10 May 2006 22:47:31 -0000	2.12
+++ Parser.pm	9 Aug 2007 13:40:53 -0000	2.13
@@ -1,8 +1,8 @@
 # Vend::Parser - Interchange parser class
 #
-# $Id: Parser.pm,v 2.12 2006/05/10 22:47:31 jon Exp $
+# $Id: Parser.pm,v 2.13 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1997-2002 Red Hat, Inc.
 #
 # Based on HTML::Parser
@@ -48,7 +48,7 @@
 
 =head1 COPYRIGHT
 
-Copyright 2002-2003 Interchange Development Group
+Copyright 2002-2007 Interchange Development Group
 Copyright 1997-2002 Red Hat, Inc.  
 Original HTML::Parser module copyright 1996 Gisle Aas.
 
@@ -69,7 +69,7 @@
 
 use HTML::Entities ();
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.12 $, 10);
+$VERSION = substr(q$Revision: 2.13 $, 10);
 
 
 sub new



2.19      +3 -3      interchange/lib/Vend/Payment.pm


rev 2.19, prev_rev 2.18
Index: Payment.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment.pm,v
retrieving revision 2.18
retrieving revision 2.19
diff -u -r2.18 -r2.19
--- Payment.pm	30 Mar 2007 11:39:45 -0000	2.18
+++ Payment.pm	9 Aug 2007 13:40:53 -0000	2.19
@@ -1,8 +1,8 @@
 # Vend::Payment - Interchange payment processing routines
 #
-# $Id: Payment.pm,v 2.18 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Payment.pm,v 2.19 2007/08/09 13:40:53 pajamian Exp $
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 package Vend::Payment;
 require Exporter;
 
-$VERSION = substr(q$Revision: 2.18 $, 10);
+$VERSION = substr(q$Revision: 2.19 $, 10);
 
 @ISA = qw(Exporter);
 



2.11      +3 -3      interchange/lib/Vend/RefSearch.pm


rev 2.11, prev_rev 2.10
Index: RefSearch.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/RefSearch.pm,v
retrieving revision 2.10
retrieving revision 2.11
diff -u -r2.10 -r2.11
--- RefSearch.pm	30 Mar 2007 11:39:45 -0000	2.10
+++ RefSearch.pm	9 Aug 2007 13:40:54 -0000	2.11
@@ -1,10 +1,10 @@
 # Vend::DbSearch - Search indexes with Interchange
 #
-# $Id: RefSearch.pm,v 2.10 2007/03/30 11:39:45 pajamian Exp $
+# $Id: RefSearch.pm,v 2.11 2007/08/09 13:40:54 pajamian Exp $
 #
 # Adapted for use with Interchange from Search::TextSearch
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -27,7 +27,7 @@
 
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 2.10 $, 10);
+$VERSION = substr(q$Revision: 2.11 $, 10);
 
 use strict;
 no warnings qw(uninitialized numeric);



2.18      +3 -3      interchange/lib/Vend/SOAP.pm


rev 2.18, prev_rev 2.17
Index: SOAP.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/SOAP.pm,v
retrieving revision 2.17
retrieving revision 2.18
diff -u -r2.17 -r2.18
--- SOAP.pm	30 Mar 2007 11:39:45 -0000	2.17
+++ SOAP.pm	9 Aug 2007 13:40:54 -0000	2.18
@@ -1,8 +1,8 @@
 # Vend::SOAP - Handle SOAP connections for Interchange
 #
-# $Id: SOAP.pm,v 2.17 2007/03/30 11:39:45 pajamian Exp $
+# $Id: SOAP.pm,v 2.18 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2000-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -35,7 +35,7 @@
 use strict;
 
 use vars qw($VERSION @ISA $AUTOLOAD);
-$VERSION = substr(q$Revision: 2.17 $, 10);
+$VERSION = substr(q$Revision: 2.18 $, 10);
 @ISA = qw/SOAP::Server/;
 
 my %Allowed_tags;



2.34      +3 -3      interchange/lib/Vend/Scan.pm


rev 2.34, prev_rev 2.33
Index: Scan.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Scan.pm,v
retrieving revision 2.33
retrieving revision 2.34
diff -u -r2.33 -r2.34
--- Scan.pm	30 Mar 2007 11:39:45 -0000	2.33
+++ Scan.pm	9 Aug 2007 13:40:54 -0000	2.34
@@ -1,8 +1,8 @@
 # Vend::Scan - Prepare searches for Interchange
 #
-# $Id: Scan.pm,v 2.33 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Scan.pm,v 2.34 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -30,7 +30,7 @@
 			perform_search
 			);
 
-$VERSION = substr(q$Revision: 2.33 $, 10);
+$VERSION = substr(q$Revision: 2.34 $, 10);
 
 use strict;
 no warnings qw(uninitialized numeric);



2.36      +3 -3      interchange/lib/Vend/Search.pm


rev 2.36, prev_rev 2.35
Index: Search.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Search.pm,v
retrieving revision 2.35
retrieving revision 2.36
diff -u -r2.35 -r2.36
--- Search.pm	30 Mar 2007 11:39:45 -0000	2.35
+++ Search.pm	9 Aug 2007 13:40:54 -0000	2.36
@@ -1,8 +1,8 @@
 # Vend::Search - Base class for search engines
 #
-# $Id: Search.pm,v 2.35 2007/03/30 11:39:45 pajamian Exp $
+# $Id: Search.pm,v 2.36 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2004 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,7 @@
 
 package Vend::Search;
 
-$VERSION = substr(q$Revision: 2.35 $, 10);
+$VERSION = substr(q$Revision: 2.36 $, 10);
 
 use strict;
 no warnings qw(uninitialized numeric);



2.30      +3 -3      interchange/lib/Vend/Session.pm


rev 2.30, prev_rev 2.29
Index: Session.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Session.pm,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- Session.pm	5 Jul 2007 11:19:42 -0000	2.29
+++ Session.pm	9 Aug 2007 13:40:54 -0000	2.30
@@ -1,8 +1,8 @@
 # Vend::Session - Interchange session routines
 #
-# $Id: Session.pm,v 2.29 2007/07/05 11:19:42 pajamian Exp $
+# $Id: Session.pm,v 2.30 2007/08/09 13:40:54 pajamian Exp $
 # 
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -27,7 +27,7 @@
 require Exporter;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.29 $, 10);
+$VERSION = substr(q$Revision: 2.30 $, 10);
 
 @ISA = qw(Exporter);
 



2.9       +3 -3      interchange/lib/Vend/SessionDB.pm


rev 2.9, prev_rev 2.8
Index: SessionDB.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/SessionDB.pm,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- SessionDB.pm	30 Mar 2007 11:39:46 -0000	2.8
+++ SessionDB.pm	9 Aug 2007 13:40:54 -0000	2.9
@@ -1,8 +1,8 @@
 # Vend::SessionDB - Stores Interchange session information in files
 #
-# $Id: SessionDB.pm,v 2.8 2007/03/30 11:39:46 pajamian Exp $
+# $Id: SessionDB.pm,v 2.9 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,7 @@
 use Vend::Util;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.8 $, 10);
+$VERSION = substr(q$Revision: 2.9 $, 10);
 
 sub TIEHASH {
 	my($class, $db) = @_;



2.6       +3 -3      interchange/lib/Vend/SessionFile.pm


rev 2.6, prev_rev 2.5
Index: SessionFile.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/SessionFile.pm,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- SessionFile.pm	30 Mar 2007 11:39:46 -0000	2.5
+++ SessionFile.pm	9 Aug 2007 13:40:54 -0000	2.6
@@ -1,8 +1,8 @@
 # Vend::SessionFile - Stores Interchange session information in files
 #
-# $Id: SessionFile.pm,v 2.5 2007/03/30 11:39:46 pajamian Exp $
+# $Id: SessionFile.pm,v 2.6 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -29,7 +29,7 @@
 use Vend::Util;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 2.5 $, 10);
+$VERSION = substr(q$Revision: 2.6 $, 10);
 
 my $SessionDir;
 my $CommDir;



2.26      +2 -2      interchange/lib/Vend/Ship.pm


rev 2.26, prev_rev 2.25
Index: Ship.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Ship.pm,v
retrieving revision 2.25
retrieving revision 2.26
diff -u -r2.25 -r2.26
--- Ship.pm	5 Aug 2007 12:57:48 -0000	2.25
+++ Ship.pm	9 Aug 2007 13:40:54 -0000	2.26
@@ -1,8 +1,8 @@
 # Vend::Ship - Interchange shipping code
 # 
-# $Id: Ship.pm,v 2.25 2007/08/05 12:57:48 pajamian Exp $
+# $Id: Ship.pm,v 2.26 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3



2.3       +2 -2      interchange/lib/Vend/Subs.pm


rev 2.3, prev_rev 2.2
Index: Subs.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Subs.pm,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- Subs.pm	30 Mar 2007 11:39:46 -0000	2.2
+++ Subs.pm	9 Aug 2007 13:40:54 -0000	2.3
@@ -1,8 +1,8 @@
 # Vend::Subs - Run Interchange Subs as object methods
 # 
-# $Id: Subs.pm,v 2.2 2007/03/30 11:39:46 pajamian Exp $
+# $Id: Subs.pm,v 2.3 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2005 Interchange Development Group
+# Copyright (C) 2005-2007 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by



1.11      +3 -3      interchange/lib/Vend/Swish.pm


rev 1.11, prev_rev 1.10
Index: Swish.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Swish.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Swish.pm	30 Mar 2007 11:39:46 -0000	1.10
+++ Swish.pm	9 Aug 2007 13:40:54 -0000	1.11
@@ -1,10 +1,10 @@
 # Vend::Swish - Search indexes with Swish-e
 #
-# $Id: Swish.pm,v 1.10 2007/03/30 11:39:46 pajamian Exp $
+# $Id: Swish.pm,v 1.11 2007/08/09 13:40:54 pajamian Exp $
 #
 # Adapted from Vend::Glimpse
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Mike Heins <mikeh at perusion.net>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -26,7 +26,7 @@
 require Vend::Search;
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 1.10 $, 10);
+$VERSION = substr(q$Revision: 1.11 $, 10);
 use strict;
 
 sub array {



1.14      +3 -3      interchange/lib/Vend/Swish2.pm


rev 1.14, prev_rev 1.13
Index: Swish2.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Swish2.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Swish2.pm	3 Jul 2007 10:43:41 -0000	1.13
+++ Swish2.pm	9 Aug 2007 13:40:54 -0000	1.14
@@ -1,10 +1,10 @@
 # Vend::Swish2 - Search indexes with Swish-e's new SWISH::API
 #
-# $Id: Swish2.pm,v 1.13 2007/07/03 10:43:41 racke Exp $
+# $Id: Swish2.pm,v 1.14 2007/08/09 13:40:54 pajamian Exp $
 #
 # Adapted from Vend::Swish by Brian Miller <brian at endpoint.com>
 #
-# Copyright (C) 2005-2006 Interchange Development Group
+# Copyright (C) 2005-2007 Interchange Development Group
 # Copyright (C) 2002 Mike Heins <mikeh at perusion.net>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -26,7 +26,7 @@
 require Vend::Search;
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 1.13 $, 10);
+$VERSION = substr(q$Revision: 1.14 $, 10);
 use strict;
 
 use SWISH::API;



2.4       +2 -2      interchange/lib/Vend/Tags.pm


rev 2.4, prev_rev 2.3
Index: Tags.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Tags.pm,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- Tags.pm	30 Mar 2007 11:39:46 -0000	2.3
+++ Tags.pm	9 Aug 2007 13:40:54 -0000	2.4
@@ -1,8 +1,8 @@
 # Vend::Tags - Interpret Interchange tags for Safe
 # 
-# $Id: Tags.pm,v 2.3 2007/03/30 11:39:46 pajamian Exp $
+# $Id: Tags.pm,v 2.4 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2003 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.17      +3 -3      interchange/lib/Vend/TextSearch.pm


rev 2.17, prev_rev 2.16
Index: TextSearch.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/TextSearch.pm,v
retrieving revision 2.16
retrieving revision 2.17
diff -u -r2.16 -r2.17
--- TextSearch.pm	30 Mar 2007 11:39:46 -0000	2.16
+++ TextSearch.pm	9 Aug 2007 13:40:54 -0000	2.17
@@ -1,10 +1,10 @@
 # Vend::TextSearch - Search indexes with Perl
 #
-# $Id: TextSearch.pm,v 2.16 2007/03/30 11:39:46 pajamian Exp $
+# $Id: TextSearch.pm,v 2.17 2007/08/09 13:40:54 pajamian Exp $
 #
 # Adapted for use with Interchange from Search::TextSearch
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -29,7 +29,7 @@
 use vars qw(@ISA);
 @ISA = qw(Vend::Search);
 
-$VERSION = substr(q$Revision: 2.16 $, 10);
+$VERSION = substr(q$Revision: 2.17 $, 10);
 
 use Search::Dict;
 use strict;



2.6       +3 -3      interchange/lib/Vend/UserControl.pm


rev 2.6, prev_rev 2.5
Index: UserControl.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/UserControl.pm,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- UserControl.pm	7 Nov 2005 22:37:02 -0000	2.5
+++ UserControl.pm	9 Aug 2007 13:40:54 -0000	2.6
@@ -1,8 +1,8 @@
 # Vend::UserControl - Enhanced Interchange user database functions
 #
-# $Id: UserControl.pm,v 2.5 2005/11/07 22:37:02 mheins Exp $
+# $Id: UserControl.pm,v 2.6 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2003 Interchange Development Group
+# Copyright (C) 2003-2007 Interchange Development Group
 # Copyright (C) 2003 Mike Heins, <mikey at heins.net>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
 
 package Vend::UserControl;
 
-$VERSION = substr(q$Revision: 2.5 $, 10);
+$VERSION = substr(q$Revision: 2.6 $, 10);
 
 require Vend::UserDB;
 use Vend::Data;



2.54      +3 -3      interchange/lib/Vend/UserDB.pm


rev 2.54, prev_rev 2.53
Index: UserDB.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/UserDB.pm,v
retrieving revision 2.53
retrieving revision 2.54
diff -u -r2.53 -r2.54
--- UserDB.pm	25 May 2007 00:56:24 -0000	2.53
+++ UserDB.pm	9 Aug 2007 13:40:54 -0000	2.54
@@ -1,8 +1,8 @@
 # Vend::UserDB - Interchange user database functions
 #
-# $Id: UserDB.pm,v 2.53 2007/05/25 00:56:24 pajamian Exp $
+# $Id: UserDB.pm,v 2.54 2007/08/09 13:40:54 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
 
 package Vend::UserDB;
 
-$VERSION = substr(q$Revision: 2.53 $, 10);
+$VERSION = substr(q$Revision: 2.54 $, 10);
 
 use vars qw!
 	$VERSION



1.15      +3 -3      interchange/lib/Vend/Options/Matrix.pm


rev 1.15, prev_rev 1.14
Index: Matrix.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Options/Matrix.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Matrix.pm	30 Mar 2007 11:39:51 -0000	1.14
+++ Matrix.pm	9 Aug 2007 13:40:55 -0000	1.15
@@ -1,8 +1,8 @@
 # Vend::Options::Matrix - Interchange Matrix product options
 #
-# $Id: Matrix.pm,v 1.14 2007/03/30 11:39:51 pajamian Exp $
+# $Id: Matrix.pm,v 1.15 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group <interchange at icdevgroup.org>
+# Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
 # This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 
 package Vend::Options::Matrix;
 
-$VERSION = substr(q$Revision: 1.14 $, 10);
+$VERSION = substr(q$Revision: 1.15 $, 10);
 
 =head1 NAME
 



1.14      +3 -3      interchange/lib/Vend/Options/Old48.pm


rev 1.14, prev_rev 1.13
Index: Old48.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Options/Old48.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Old48.pm	30 Mar 2007 11:39:51 -0000	1.13
+++ Old48.pm	9 Aug 2007 13:40:55 -0000	1.14
@@ -1,8 +1,8 @@
 # Vend::Options::Old48 - Interchange 4.8 compatible product options
 #
-# $Id: Old48.pm,v 1.13 2007/03/30 11:39:51 pajamian Exp $
+# $Id: Old48.pm,v 1.14 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group <interchange at icdevgroup.org>
+# Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
 # This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 
 package Vend::Options::Old48;
 
-$VERSION = substr(q$Revision: 1.13 $, 10);
+$VERSION = substr(q$Revision: 1.14 $, 10);
 
 =head1 NAME
 



1.9       +3 -3      interchange/lib/Vend/Options/Simple.pm


rev 1.9, prev_rev 1.8
Index: Simple.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Options/Simple.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Simple.pm	30 Mar 2007 11:39:51 -0000	1.8
+++ Simple.pm	9 Aug 2007 13:40:55 -0000	1.9
@@ -1,8 +1,8 @@
 # Vend::Options::Simple - Interchange Simple product options
 #
-# $Id: Simple.pm,v 1.8 2007/03/30 11:39:51 pajamian Exp $
+# $Id: Simple.pm,v 1.9 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group <interchange at icdevgroup.org>
+# Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
 # This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 
 package Vend::Options::Simple;
 
-$VERSION = substr(q$Revision: 1.8 $, 10);
+$VERSION = substr(q$Revision: 1.9 $, 10);
 
 =head1 NAME
 



2.18      +2 -2      interchange/lib/Vend/Payment/AuthorizeNet.pm


rev 2.18, prev_rev 2.17
Index: AuthorizeNet.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/AuthorizeNet.pm,v
retrieving revision 2.17
retrieving revision 2.18
diff -u -r2.17 -r2.18
--- AuthorizeNet.pm	30 Mar 2007 11:39:52 -0000	2.17
+++ AuthorizeNet.pm	9 Aug 2007 13:40:55 -0000	2.18
@@ -3,9 +3,9 @@
 # Connection routine for AuthorizeNet version 3 using the 'ADC Direct Response'
 # method.
 #
-# $Id: AuthorizeNet.pm,v 2.17 2007/03/30 11:39:52 pajamian Exp $
+# $Id: AuthorizeNet.pm,v 2.18 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2003-2005 Interchange Development Group, http://www.icdevgroup.org/
+# Copyright (C) 2003-2007 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # Authors:



1.15      +2 -2      interchange/lib/Vend/Payment/BoA.pm


rev 1.15, prev_rev 1.14
Index: BoA.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/BoA.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- BoA.pm	30 Mar 2007 11:39:52 -0000	1.14
+++ BoA.pm	9 Aug 2007 13:40:55 -0000	1.15
@@ -1,8 +1,8 @@
 # Vend::Payment::BoA - Interchange BoA support
 #
-# $Id: BoA.pm,v 1.14 2007/03/30 11:39:52 pajamian Exp $
+# $Id: BoA.pm,v 1.15 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # by Mark Johnson based off of AuthorizeNet.pm by



2.7       +3 -3      interchange/lib/Vend/Payment/CyberCash.pm


rev 2.7, prev_rev 2.6
Index: CyberCash.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/CyberCash.pm,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- CyberCash.pm	30 Mar 2007 11:39:52 -0000	2.6
+++ CyberCash.pm	9 Aug 2007 13:40:55 -0000	2.7
@@ -1,8 +1,8 @@
 # Vend::Payment::CyberCash - Interchange CyberCash support
 #
-# $Id: CyberCash.pm,v 2.6 2007/03/30 11:39:52 pajamian Exp $
+# $Id: CyberCash.pm,v 2.7 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 
 package Vend::Payment::CyberCash;
 
-$VERSION = substr(q$Revision: 2.6 $, 10);
+$VERSION = substr(q$Revision: 2.7 $, 10);
 
 =head1 NAME
 



1.6       +3 -2      interchange/lib/Vend/Payment/EFSNet.pm


rev 1.6, prev_rev 1.5
Index: EFSNet.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/EFSNet.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- EFSNet.pm	30 Mar 2007 11:39:52 -0000	1.5
+++ EFSNet.pm	9 Aug 2007 13:40:55 -0000	1.6
@@ -1,13 +1,14 @@
 # Vend::Payment::EFSNet - Interchange EFSNet support
 #
-# $Id: EFSNet.pm,v 1.5 2007/03/30 11:39:52 pajamian Exp $
+# $Id: EFSNet.pm,v 1.6 2007/08/09 13:40:55 pajamian Exp $
 #
 # Connection routine for Concord EFSNet ( http://www.concordefsnet.com/ )
 #
 # Based on AuthorizeNet.pm. Modified for EFSNet by Chris Wenham of Synesmedia, Inc.
 # cwenham at synesmedia.com, http://www.synesmedia.com/
 #
-# Copyright (C) 2005 Interchange Development Group, http://www.icdevgroup.org/
+# Copyright (C) 2005-2007 Interchange Development Group,
+# http://www.icdevgroup.org/
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # Authors:



1.5       +3 -3      interchange/lib/Vend/Payment/Ezic.pm


rev 1.5, prev_rev 1.4
Index: Ezic.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/Ezic.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Ezic.pm	30 Mar 2007 11:39:52 -0000	1.4
+++ Ezic.pm	9 Aug 2007 13:40:55 -0000	1.5
@@ -1,8 +1,8 @@
 # Vend::Payment::Ezic - Interchange Ezic support
 #
-# $Id: Ezic.pm,v 1.4 2007/03/30 11:39:52 pajamian Exp $
+# $Id: Ezic.pm,v 1.5 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc. <interchange at redhat.com>
 #
 # by shawn at oceanebi.com with code reused and inspired by
@@ -36,7 +36,7 @@
 package Vend::Payment::Ezic;
 =head1 Interchange Ezic Support
 
-Vend::Payment::Ezic $Revision: 1.4 $
+Vend::Payment::Ezic $Revision: 1.5 $
 
 =head1 SYNOPSIS
 



1.12      +2 -2      interchange/lib/Vend/Payment/Linkpoint.pm


rev 1.12, prev_rev 1.11
Index: Linkpoint.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/Linkpoint.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Linkpoint.pm	30 Mar 2007 11:39:52 -0000	1.11
+++ Linkpoint.pm	9 Aug 2007 13:40:55 -0000	1.12
@@ -1,8 +1,8 @@
 # Vend::Payment::Linkpoint - Interchange Linkpoint support
 #
-# $Id: Linkpoint.pm,v 1.11 2007/03/30 11:39:52 pajamian Exp $
+# $Id: Linkpoint.pm,v 1.12 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2006 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify



1.6       +3 -3      interchange/lib/Vend/Payment/NetBilling.pm


rev 1.6, prev_rev 1.5
Index: NetBilling.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/NetBilling.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- NetBilling.pm	30 Mar 2007 11:39:52 -0000	1.5
+++ NetBilling.pm	9 Aug 2007 13:40:55 -0000	1.6
@@ -1,8 +1,8 @@
 # Vend::Payment::NetBilling - Interchange NetBilling support
 #
-# $Id: NetBilling.pm,v 1.5 2007/03/30 11:39:52 pajamian Exp $
+# $Id: NetBilling.pm,v 1.6 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2003-2006 Interchange Development Group, http://www.icdevgroup.org/
+# Copyright (C) 2003-2007 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # by Peter Ajamian <peter at pajamian.dhs.org> with code reused and inspired by
@@ -44,7 +44,7 @@
 
 =head1 Interchange NetBilling Support
 
-Vend::Payment::NetBilling $Revision: 1.5 $
+Vend::Payment::NetBilling $Revision: 1.6 $
 
 =head1 SYNOPSIS
 



1.6       +2 -2      interchange/lib/Vend/Payment/PRI.pm


rev 1.6, prev_rev 1.5
Index: PRI.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/PRI.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PRI.pm	30 Mar 2007 11:39:52 -0000	1.5
+++ PRI.pm	9 Aug 2007 13:40:55 -0000	1.6
@@ -1,8 +1,8 @@
 # Vend::Payment::PRI - Interchange PRI support
 #
-# $Id: PRI.pm,v 1.5 2007/03/30 11:39:52 pajamian Exp $
+# $Id: PRI.pm,v 1.6 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # Written by Marty Tennison, Based on code by Cameron Prince and Mark Johnson,



1.7       +2 -2      interchange/lib/Vend/Payment/PSiGate.pm


rev 1.7, prev_rev 1.6
Index: PSiGate.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/PSiGate.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PSiGate.pm	30 Mar 2007 11:39:52 -0000	1.6
+++ PSiGate.pm	9 Aug 2007 13:40:55 -0000	1.7
@@ -1,8 +1,8 @@
 # Vend::Payment::PSiGate - Interchange PSiGate support
 #
-# $Id: PSiGate.pm,v 1.6 2007/03/30 11:39:52 pajamian Exp $
+# $Id: PSiGate.pm,v 1.7 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group <interchange at icdevgroup.org>
+# Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 1999-2002 Red Hat, Inc. <interchange at redhat.com>
 #
 #	Gary Benson <gary at geton.com>



2.18      +2 -2      interchange/lib/Vend/Payment/Signio.pm


rev 2.18, prev_rev 2.17
Index: Signio.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/Signio.pm,v
retrieving revision 2.17
retrieving revision 2.18
diff -u -r2.17 -r2.18
--- Signio.pm	30 Mar 2007 11:39:52 -0000	2.17
+++ Signio.pm	9 Aug 2007 13:40:55 -0000	2.18
@@ -1,8 +1,8 @@
 # Vend::Payment::Signio - Interchange support for Signio/Verisign Payflow Pro
 #
-# $Id: Signio.pm,v 2.17 2007/03/30 11:39:52 pajamian Exp $
+# $Id: Signio.pm,v 2.18 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.10      +2 -2      interchange/lib/Vend/Payment/Skipjack.pm


rev 2.10, prev_rev 2.9
Index: Skipjack.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/Skipjack.pm,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -r2.9 -r2.10
--- Skipjack.pm	30 Mar 2007 11:39:52 -0000	2.9
+++ Skipjack.pm	9 Aug 2007 13:40:55 -0000	2.10
@@ -1,8 +1,8 @@
 # Vend::Payment::Skipjack - Interchange Skipjack support
 #
-# $Id: Skipjack.pm,v 2.9 2007/03/30 11:39:52 pajamian Exp $
+# $Id: Skipjack.pm,v 2.10 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # Written by Cameron Prince and Mark Johnson, based on code by Mike Heins



1.9       +2 -2      interchange/lib/Vend/Payment/TCLink.pm


rev 1.9, prev_rev 1.8
Index: TCLink.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/TCLink.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- TCLink.pm	30 Mar 2007 11:39:52 -0000	1.8
+++ TCLink.pm	9 Aug 2007 13:40:55 -0000	1.9
@@ -1,8 +1,8 @@
 # Vend::Payment::TCLink - Interchange TrustCommerce TCLink support
 #
-# $Id: TCLink.pm,v 1.8 2007/03/30 11:39:52 pajamian Exp $
+# $Id: TCLink.pm,v 1.9 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 TrustCommerce <developer at trustcommerce.com>
 #
 # by Dan Helfman <dan at trustcommerce.com> with code reused and inspired by



1.10      +3 -3      interchange/lib/Vend/Payment/TestPayment.pm


rev 1.10, prev_rev 1.9
Index: TestPayment.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/TestPayment.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- TestPayment.pm	30 Mar 2007 11:39:52 -0000	1.9
+++ TestPayment.pm	9 Aug 2007 13:40:55 -0000	1.10
@@ -1,8 +1,8 @@
 # Vend::Payment::TestPayment - Interchange payment test module
 #
-# $Id: TestPayment.pm,v 1.9 2007/03/30 11:39:52 pajamian Exp $
+# $Id: TestPayment.pm,v 1.10 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Cursor Software Limited.
 # All Rights Reserved.
 #
@@ -191,7 +191,7 @@
 		unless $Vend::Quiet or ! $Global::VendRoot or ! $Global::VendRoot;
 }
 
-$VERSION = substr(q$Revision: 1.9 $,10);
+$VERSION = substr(q$Revision: 1.10 $,10);
 
 package Vend::Payment;
 



1.11      +2 -2      interchange/lib/Vend/Payment/WellsFargo.pm


rev 1.11, prev_rev 1.10
Index: WellsFargo.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/WellsFargo.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- WellsFargo.pm	30 Mar 2007 11:39:52 -0000	1.10
+++ WellsFargo.pm	9 Aug 2007 13:40:55 -0000	1.11
@@ -1,8 +1,8 @@
 # Vend::Payment::WellsFargo - Interchange WellsFargo support
 #
-# $Id: WellsFargo.pm,v 1.10 2007/03/30 11:39:52 pajamian Exp $
+# $Id: WellsFargo.pm,v 1.11 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # by Mark Johnson based off of AuthorizeNet.pm by



2.8       +2 -2      interchange/lib/Vend/Payment/iTransact.pm


rev 2.8, prev_rev 2.7
Index: iTransact.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/iTransact.pm,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- iTransact.pm	30 Mar 2007 11:39:52 -0000	2.7
+++ iTransact.pm	9 Aug 2007 13:40:55 -0000	2.8
@@ -1,8 +1,8 @@
 # Vend::Payment::iTransact - Interchange iTransact Support
 #
-# $Id: iTransact.pm,v 2.7 2007/03/30 11:39:52 pajamian Exp $
+# $Id: iTransact.pm,v 2.8 2007/08/09 13:40:55 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
 # Written by Cameron Prince and Mark Johnson, based on code by Mike Heins.



1.8       +2 -2      interchange/lib/Vend/Ship/Postal.pm


rev 1.8, prev_rev 1.7
Index: Postal.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Ship/Postal.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Postal.pm	30 Mar 2007 11:39:54 -0000	1.7
+++ Postal.pm	9 Aug 2007 13:40:56 -0000	1.8
@@ -1,8 +1,8 @@
 # Vend::Ship::Postal - Interchange shipping code
 # 
-# $Id: Postal.pm,v 1.7 2007/03/30 11:39:54 pajamian Exp $
+# $Id: Postal.pm,v 1.8 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3



1.7       +2 -2      interchange/lib/Vend/Ship/QueryUPS.pm


rev 1.7, prev_rev 1.6
Index: QueryUPS.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Ship/QueryUPS.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- QueryUPS.pm	30 Mar 2007 11:39:54 -0000	1.6
+++ QueryUPS.pm	9 Aug 2007 13:40:56 -0000	1.7
@@ -1,8 +1,8 @@
 # Vend::Ship::QueryUPS - Interchange shipping code
 # 
-# $Id: QueryUPS.pm,v 1.6 2007/03/30 11:39:54 pajamian Exp $
+# $Id: QueryUPS.pm,v 1.7 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3



2.45      +3 -3      interchange/lib/Vend/Table/Common.pm


rev 2.45, prev_rev 2.44
Index: Common.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/Common.pm,v
retrieving revision 2.44
retrieving revision 2.45
diff -u -r2.44 -r2.45
--- Common.pm	30 Mar 2007 11:39:54 -0000	2.44
+++ Common.pm	9 Aug 2007 13:40:56 -0000	2.45
@@ -1,8 +1,8 @@
 # Vend::Table::Common - Common access methods for Interchange databases
 #
-# $Id: Common.pm,v 2.44 2007/03/30 11:39:54 pajamian Exp $
+# $Id: Common.pm,v 2.45 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -23,7 +23,7 @@
 # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 # MA  02110-1301  USA.
 
-$VERSION = substr(q$Revision: 2.44 $, 10);
+$VERSION = substr(q$Revision: 2.45 $, 10);
 use strict;
 
 package Vend::Table::Common;



1.11      +3 -3      interchange/lib/Vend/Table/DBI_CompositeKey.pm


rev 1.11, prev_rev 1.10
Index: DBI_CompositeKey.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/DBI_CompositeKey.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- DBI_CompositeKey.pm	2 Aug 2007 10:37:02 -0000	1.10
+++ DBI_CompositeKey.pm	9 Aug 2007 13:40:56 -0000	1.11
@@ -1,8 +1,8 @@
 # Vend::Table::DBI - Access a table stored in an DBI/DBD database
 #
-# $Id: DBI_CompositeKey.pm,v 1.10 2007/08/02 10:37:02 racke Exp $
+# $Id: DBI_CompositeKey.pm,v 1.11 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
 # MA  02110-1301  USA.
 
 package Vend::Table::DBI_CompositeKey;
-$VERSION = substr(q$Revision: 1.10 $, 10);
+$VERSION = substr(q$Revision: 1.11 $, 10);
 
 use strict;
 



2.14      +3 -3      interchange/lib/Vend/Table/DB_File.pm


rev 2.14, prev_rev 2.13
Index: DB_File.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/DB_File.pm,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -r2.13 -r2.14
--- DB_File.pm	30 Mar 2007 11:39:54 -0000	2.13
+++ DB_File.pm	9 Aug 2007 13:40:56 -0000	2.14
@@ -1,8 +1,8 @@
 # Vend::Table::DB_File - Access an Interchange table stored in a DB file hash
 #
-# $Id: DB_File.pm,v 2.13 2007/03/30 11:39:54 pajamian Exp $
+# $Id: DB_File.pm,v 2.14 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -31,7 +31,7 @@
 use Vend::Table::Common;
 
 @ISA = qw(Vend::Table::Common);
-$VERSION = substr(q$Revision: 2.13 $, 10);
+$VERSION = substr(q$Revision: 2.14 $, 10);
 
 sub create {
 	my ($class, $config, $columns, $filename) = @_;



1.86      +3 -3      interchange/lib/Vend/Table/Editor.pm


rev 1.86, prev_rev 1.85
Index: Editor.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/Editor.pm,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- Editor.pm	30 Mar 2007 11:39:54 -0000	1.85
+++ Editor.pm	9 Aug 2007 13:40:56 -0000	1.86
@@ -1,8 +1,8 @@
 # Vend::Table::Editor - Swiss-army-knife table editor for Interchange
 #
-# $Id: Editor.pm,v 1.85 2007/03/30 11:39:54 pajamian Exp $
+# $Id: Editor.pm,v 1.86 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Mike Heins <mike at perusion.net>
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -26,7 +26,7 @@
 package Vend::Table::Editor;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 1.85 $, 10);
+$VERSION = substr(q$Revision: 1.86 $, 10);
 
 use Vend::Util;
 use Vend::Interpolate;



2.16      +3 -3      interchange/lib/Vend/Table/GDBM.pm


rev 2.16, prev_rev 2.15
Index: GDBM.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/GDBM.pm,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- GDBM.pm	30 Mar 2007 11:39:54 -0000	2.15
+++ GDBM.pm	9 Aug 2007 13:40:56 -0000	2.16
@@ -1,8 +1,8 @@
 # Vend::Table::GDBM - Access an Interchange table stored in a GDBM file
 #
-# $Id: GDBM.pm,v 2.15 2007/03/30 11:39:54 pajamian Exp $
+# $Id: GDBM.pm,v 2.16 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -30,7 +30,7 @@
 use Vend::Table::Common;
 
 @ISA = qw(Vend::Table::Common);
-$VERSION = substr(q$Revision: 2.15 $, 10);
+$VERSION = substr(q$Revision: 2.16 $, 10);
 
 sub new {
 	my ($class, $obj) = @_;



2.15      +3 -3      interchange/lib/Vend/Table/InMemory.pm


rev 2.15, prev_rev 2.14
Index: InMemory.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/InMemory.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- InMemory.pm	30 Mar 2007 11:39:54 -0000	2.14
+++ InMemory.pm	9 Aug 2007 13:40:56 -0000	2.15
@@ -1,8 +1,8 @@
 # Vend::Table::InMemory - Store an Interchange table in memory
 #
-# $Id: InMemory.pm,v 2.14 2007/03/30 11:39:54 pajamian Exp $
+# $Id: InMemory.pm,v 2.15 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -26,7 +26,7 @@
 package Vend::Table::InMemory;
 use Vend::Table::Common qw(!config !columns);
 @ISA = qw/Vend::Table::Common/;
-$VERSION = substr(q$Revision: 2.14 $, 10);
+$VERSION = substr(q$Revision: 2.15 $, 10);
 use strict;
 
 # 0: column names



2.15      +3 -3      interchange/lib/Vend/Table/LDAP.pm


rev 2.15, prev_rev 2.14
Index: LDAP.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/LDAP.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- LDAP.pm	30 Mar 2007 11:39:54 -0000	2.14
+++ LDAP.pm	9 Aug 2007 13:40:56 -0000	2.15
@@ -1,8 +1,8 @@
 # Vend::Table::LDAP - Interchange LDAP pseudo-table access
 #
-# $Id: LDAP.pm,v 2.14 2007/03/30 11:39:54 pajamian Exp $
+# $Id: LDAP.pm,v 2.15 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -25,7 +25,7 @@
 
 package Vend::Table::LDAP;
 @ISA = qw/Vend::Table::Common/;
-$VERSION = substr(q$Revision: 2.14 $, 10);
+$VERSION = substr(q$Revision: 2.15 $, 10);
 use strict;
 
 use vars qw(



2.15      +3 -3      interchange/lib/Vend/Table/SDBM.pm


rev 2.15, prev_rev 2.14
Index: SDBM.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/SDBM.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- SDBM.pm	30 Mar 2007 11:39:54 -0000	2.14
+++ SDBM.pm	9 Aug 2007 13:40:56 -0000	2.15
@@ -1,8 +1,8 @@
 # Vend::Table::SDBM - Access an Interchange table stored in Perl's internal SDBM
 #
-# $Id: SDBM.pm,v 2.14 2007/03/30 11:39:54 pajamian Exp $
+# $Id: SDBM.pm,v 2.15 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -31,7 +31,7 @@
 use Vend::Table::Common;
 
 @ISA = qw(Vend::Table::Common);
-$VERSION = substr(q$Revision: 2.14 $, 10);
+$VERSION = substr(q$Revision: 2.15 $, 10);
 
 sub create {
 	my ($class, $config, $columns, $filename) = @_;



2.8       +2 -2      interchange/scripts/compile_link.PL


rev 2.8, prev_rev 2.7
Index: compile_link.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/compile_link.PL,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- compile_link.PL	30 Mar 2007 11:39:56 -0000	2.7
+++ compile_link.PL	9 Aug 2007 13:40:56 -0000	2.8
@@ -3,9 +3,9 @@
 #
 # Interchange link program configurator
 #
-# $Id: compile_link.PL,v 2.7 2007/03/30 11:39:56 pajamian Exp $
+# $Id: compile_link.PL,v 2.8 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.6       +3 -3      interchange/scripts/config_prog.PL


rev 2.6, prev_rev 2.5
Index: config_prog.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/config_prog.PL,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- config_prog.PL	30 Mar 2007 11:39:56 -0000	2.5
+++ config_prog.PL	9 Aug 2007 13:40:56 -0000	2.6
@@ -3,9 +3,9 @@
 #
 # Interchange program configurator
 #
-# $Id: config_prog.PL,v 2.5 2007/03/30 11:39:56 pajamian Exp $
+# $Id: config_prog.PL,v 2.6 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -134,7 +134,7 @@
 
 =head1 VERSION
 
-# $Id: config_prog.PL,v 2.5 2007/03/30 11:39:56 pajamian Exp $
+# $Id: config_prog.PL,v 2.6 2007/08/09 13:40:56 pajamian Exp $
 
 =head1 DESCRIPTION
 



2.6       +2 -2      interchange/scripts/configdump.PL


rev 2.6, prev_rev 2.5
Index: configdump.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/configdump.PL,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- configdump.PL	30 Mar 2007 11:39:56 -0000	2.5
+++ configdump.PL	9 Aug 2007 13:40:56 -0000	2.6
@@ -3,9 +3,9 @@
 #
 # Interchange configuration dumper
 #
-# $Id: configdump.PL,v 2.5 2007/03/30 11:39:56 pajamian Exp $
+# $Id: configdump.PL,v 2.6 2007/08/09 13:40:56 pajamian Exp $
 #
-# Copyright 2002-2005 Interchange Development Group
+# Copyright 2002-2007 Interchange Development Group
 # Copyright 1999-2002 by Stefan Hornburg <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify



2.3       +2 -2      interchange/scripts/crontab.PL


rev 2.3, prev_rev 2.2
Index: crontab.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/crontab.PL,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- crontab.PL	30 Mar 2007 11:39:56 -0000	2.2
+++ crontab.PL	9 Aug 2007 13:40:57 -0000	2.3
@@ -3,9 +3,9 @@
 #
 # Interchange cron editor
 #
-# $Id: crontab.PL,v 2.2 2007/03/30 11:39:56 pajamian Exp $
+# $Id: crontab.PL,v 2.3 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2005 Interchange Development Group
+# Copyright (C) 2005-2007 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by



2.7       +3 -3      interchange/scripts/dump.PL


rev 2.7, prev_rev 2.6
Index: dump.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/dump.PL,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- dump.PL	30 Mar 2007 11:39:56 -0000	2.6
+++ dump.PL	9 Aug 2007 13:40:57 -0000	2.7
@@ -3,9 +3,9 @@
 #
 # Interchange session dumper
 #
-# $Id: dump.PL,v 2.6 2007/03/30 11:39:56 pajamian Exp $
+# $Id: dump.PL,v 2.7 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -222,7 +222,7 @@
 
 =head1 VERSION
 
-# $Id: dump.PL,v 2.6 2007/03/30 11:39:56 pajamian Exp $
+# $Id: dump.PL,v 2.7 2007/08/09 13:40:57 pajamian Exp $
 
 =head1 SEE ALSO
 



2.11      +2 -2      interchange/scripts/expire.PL


rev 2.11, prev_rev 2.10
Index: expire.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/expire.PL,v
retrieving revision 2.10
retrieving revision 2.11
diff -u -r2.10 -r2.11
--- expire.PL	30 Mar 2007 11:39:56 -0000	2.10
+++ expire.PL	9 Aug 2007 13:40:57 -0000	2.11
@@ -3,9 +3,9 @@
 #
 # Interchange session expiration
 #
-# $Id: expire.PL,v 2.10 2007/03/30 11:39:56 pajamian Exp $
+# $Id: expire.PL,v 2.11 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3



2.8       +3 -3      interchange/scripts/expireall.PL


rev 2.8, prev_rev 2.7
Index: expireall.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/expireall.PL,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- expireall.PL	30 Mar 2007 11:39:56 -0000	2.7
+++ expireall.PL	9 Aug 2007 13:40:57 -0000	2.8
@@ -3,9 +3,9 @@
 #
 # Interchange session expiration for all catalogs
 #
-# $Id: expireall.PL,v 2.7 2007/03/30 11:39:56 pajamian Exp $
+# $Id: expireall.PL,v 2.8 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -129,7 +129,7 @@
 
 =head1 VERSION
 
-# $Id: expireall.PL,v 2.7 2007/03/30 11:39:56 pajamian Exp $
+# $Id: expireall.PL,v 2.8 2007/08/09 13:40:57 pajamian Exp $
 
 =head1 DESCRIPTION
 



1.8       +2 -2      interchange/scripts/findtags.PL


rev 1.8, prev_rev 1.7
Index: findtags.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/findtags.PL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- findtags.PL	30 Mar 2007 11:39:56 -0000	1.7
+++ findtags.PL	9 Aug 2007 13:40:57 -0000	1.8
@@ -3,9 +3,9 @@
 #
 # findtags - Find ITL tags in Interchange catalogs and directories
 #
-# $Id: findtags.PL,v 1.7 2007/03/30 11:39:56 pajamian Exp $
+# $Id: findtags.PL,v 1.8 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.96      +3 -3      interchange/scripts/interchange.PL


rev 2.96, prev_rev 2.95
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.95
retrieving revision 2.96
diff -u -r2.95 -r2.96
--- interchange.PL	10 Jun 2007 02:15:35 -0000	2.95
+++ interchange.PL	9 Aug 2007 13:40:57 -0000	2.96
@@ -3,7 +3,7 @@
 #
 # Interchange version 5.5.0
 #
-# $Id: interchange.PL,v 2.95 2007/06/10 02:15:35 jon Exp $
+# $Id: interchange.PL,v 2.96 2007/08/09 13:40:57 pajamian Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -348,7 +348,7 @@
 }
 
 sub version {
-	print "Interchange version $VERSION copyright 2002-2006 Interchange Development Group and others.\n";
+	print "Interchange version $VERSION copyright 2002-2007 Interchange Development Group and others.\n";
 }
 
 =head1 NAME
@@ -1018,7 +1018,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (C) 2002-2006 Interchange Development Group
+Copyright (C) 2002-2007 Interchange Development Group
 Copyright (C) 1995-2002 Red Hat, Inc.
 All rights reserved except those granted in the license.
 



2.11      +3 -3      interchange/scripts/localize.PL


rev 2.11, prev_rev 2.10
Index: localize.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/localize.PL,v
retrieving revision 2.10
retrieving revision 2.11
diff -u -r2.10 -r2.11
--- localize.PL	30 Mar 2007 11:39:56 -0000	2.10
+++ localize.PL	9 Aug 2007 13:40:57 -0000	2.11
@@ -3,9 +3,9 @@
 #
 # Interchange localizer
 #
-# $Id: localize.PL,v 2.10 2007/03/30 11:39:56 pajamian Exp $
+# $Id: localize.PL,v 2.11 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -383,7 +383,7 @@
 
 =head1 VERSION
 
-# $Id: localize.PL,v 2.10 2007/03/30 11:39:56 pajamian Exp $
+# $Id: localize.PL,v 2.11 2007/08/09 13:40:57 pajamian Exp $
 
 =head1 SYNOPSIS
 



2.27      +4 -4      interchange/scripts/makecat.PL


rev 2.27, prev_rev 2.26
Index: makecat.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/makecat.PL,v
retrieving revision 2.26
retrieving revision 2.27
diff -u -r2.26 -r2.27
--- makecat.PL	30 Mar 2007 11:39:56 -0000	2.26
+++ makecat.PL	9 Aug 2007 13:40:57 -0000	2.27
@@ -3,9 +3,9 @@
 #
 # Interchange catalog configurator
 #
-# $Id: makecat.PL,v 2.26 2007/03/30 11:39:56 pajamian Exp $
+# $Id: makecat.PL,v 2.27 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -2303,7 +2303,7 @@
 
 =head1 VERSION
 
-# $Id: makecat.PL,v 2.26 2007/03/30 11:39:56 pajamian Exp $
+# $Id: makecat.PL,v 2.27 2007/08/09 13:40:57 pajamian Exp $
 
 =head1 INTRODUCTION
 
@@ -2690,7 +2690,7 @@
 
 =head1 COPYRIGHT
 
-Copyright 2002-2005 Interchange Development Group.
+Copyright 2002-2007 Interchange Development Group.
 Copyright 1995-2002, Red Hat, Inc.
 All rights reserved except as in the license.
 



2.7       +3 -3      interchange/scripts/offline.PL


rev 2.7, prev_rev 2.6
Index: offline.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/offline.PL,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- offline.PL	30 Mar 2007 11:39:56 -0000	2.6
+++ offline.PL	9 Aug 2007 13:40:57 -0000	2.7
@@ -3,9 +3,9 @@
 #
 # Interchange database builder and indexer
 #
-# $Id: offline.PL,v 2.6 2007/03/30 11:39:56 pajamian Exp $
+# $Id: offline.PL,v 2.7 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program was originally based on Vend 0.2 and 0.3
@@ -248,7 +248,7 @@
 
 =head1 VERSION
 
-# $Id: offline.PL,v 2.6 2007/03/30 11:39:56 pajamian Exp $
+# $Id: offline.PL,v 2.7 2007/08/09 13:40:57 pajamian Exp $
 
 =head1 DESCRIPTION
 



2.6       +2 -2      interchange/scripts/restart.PL


rev 2.6, prev_rev 2.5
Index: restart.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/restart.PL,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- restart.PL	30 Mar 2007 11:39:56 -0000	2.5
+++ restart.PL	9 Aug 2007 13:40:57 -0000	2.6
@@ -3,9 +3,9 @@
 #
 # Interchange restarter
 #
-# $Id: restart.PL,v 2.5 2007/03/30 11:39:56 pajamian Exp $
+# $Id: restart.PL,v 2.6 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify



2.7       +2 -2      interchange/scripts/update.PL


rev 2.7, prev_rev 2.6
Index: update.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/update.PL,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- update.PL	30 Mar 2007 11:39:56 -0000	2.6
+++ update.PL	9 Aug 2007 13:40:57 -0000	2.7
@@ -3,9 +3,9 @@
 #
 # Interchange database updater
 #
-# $Id: update.PL,v 2.6 2007/03/30 11:39:56 pajamian Exp $
+# $Id: update.PL,v 2.7 2007/08/09 13:40:57 pajamian Exp $
 #
-# Copyright (C) 2002-2005 Interchange Development Group
+# Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify








More information about the interchange-cvs mailing list