[interchange-cvs] interchange - pvinci modified dist/src/mod_perl2/Interchange/Link.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Apr 3 15:58:08 EDT 2005


User:      pvinci
Date:      2005-04-03 19:58:08 GMT
Modified:  dist/src/mod_perl2/Interchange Link.pm
Log:
Revert changes I lost between R1.3 and R1.4

Revision  Changes    Path
1.7       +5 -5      interchange/dist/src/mod_perl2/Interchange/Link.pm


rev 1.7, prev_rev 1.6
Index: Link.pm
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl2/Interchange/Link.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Link.pm	3 Apr 2005 19:40:23 -0000	1.6
+++ Link.pm	3 Apr 2005 19:58:08 -0000	1.7
@@ -1,11 +1,11 @@
 #!/usr/bin/perl
 
-# tlink.pl: runs as a cgi program and passes request to Interchange server
+# Interchange::Link -- mod_perl 1.99/2.0 module for linking to Interchange
 #
-# $Id: Link.pm,v 1.6 2005/04/03 19:40:23 pvinci Exp $
+# $Id: Link.pm,v 1.7 2005/04/03 19:58:08 pvinci Exp $
 #
 # Copyright (C) 1996-2002 Red Hat, Inc.
-# Copyright (C) 2002-2004 Interchange Development Group
+# Copyright (C) 2002-2005 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
@@ -45,7 +45,7 @@
 
 =head1 VERSION
 
-$Revision: 1.6 $
+$Revision: 1.7 $
 
 =head1 SYNOPSIS
 
@@ -318,7 +318,7 @@
 =head1 COPYRIGHT AND LICENSE
 
  Copyright (C) 1996-2002 Red Hat, Inc.
- Copyright (C) 2002-2004 Interchange Development Group
+ Copyright (C) 2002-2005 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








More information about the interchange-cvs mailing list