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

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Jan 24 23:03:35 EST 2005


User:      jon
Date:      2005-01-25 04:03:35 GMT
Modified:  dist/src/mod_perl2/Interchange Link.pm
Log:
Fix program header comment. (This isn't tlink.pl.)

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


rev 1.4, prev_rev 1.3
Index: Link.pm
===================================================================
RCS file: /var/cvs/interchange/dist/src/mod_perl2/Interchange/Link.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -u -r1.3 -r1.4
--- Link.pm	29 Jun 2004 13:15:03 -0000	1.3
+++ Link.pm	25 Jan 2005 04:03:35 -0000	1.4
@@ -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.3 2004/06/29 13:15:03 racke Exp $
+# $Id: Link.pm,v 1.4 2005/01/25 04:03:35 jon Exp $
 #
+# Copyright (C) 2002-2005 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
-# Copyright (C) 2002-2004 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.3 $
+$Revision: 1.4 $
 
 =head1 SYNOPSIS
 
@@ -317,8 +317,8 @@
 
 =head1 COPYRIGHT AND LICENSE
 
+ Copyright (C) 2002-2005 Interchange Development Group
  Copyright (C) 1996-2002 Red Hat, Inc.
- Copyright (C) 2002-2004 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