cvs commit: perlfaq perlfaq.pod perlfaq3.pod perlfaq4.pod perlfaq5.pod perlfaq6.pod perlfaq7.pod perlfaq8.pod perlfaq9.pod

[email protected]
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     02/01/27 20:17:27

  Modified:    .        perlfaq.pod perlfaq3.pod perlfaq4.pod perlfaq5.pod
                        perlfaq6.pod perlfaq7.pod perlfaq8.pod perlfaq9.pod
  Log:
  * updated copyright dates at the request of Jarkko
  
  Revision  Changes    Path
  1.5       +2 -2      perlfaq/perlfaq.pod
  
  Index: perlfaq.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq.pod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -w -r1.4 -r1.5
  --- perlfaq.pod	11 Jan 2002 02:31:20 -0000	1.4
  +++ perlfaq.pod	28 Jan 2002 04:17:26 -0000	1.5
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq - frequently asked questions about Perl ($Date: 2002/01/11 02:31:20 $)
  +perlfaq - frequently asked questions about Perl ($Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -1327,7 +1327,7 @@
   
   =head1 Author and Copyright Information
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   =head2 Bundled Distributions
  
  
  
  1.12      +2 -2      perlfaq/perlfaq3.pod
  
  Index: perlfaq3.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq3.pod,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -w -r1.11 -r1.12
  --- perlfaq3.pod	11 Jan 2002 02:31:20 -0000	1.11
  +++ perlfaq3.pod	28 Jan 2002 04:17:26 -0000	1.12
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq3 - Programming Tools ($Revision: 1.11 $, $Date: 2002/01/11 02:31:20 $)
  +perlfaq3 - Programming Tools ($Revision: 1.12 $, $Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -921,7 +921,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.12      +2 -2      perlfaq/perlfaq4.pod
  
  Index: perlfaq4.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq4.pod,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -w -r1.11 -r1.12
  --- perlfaq4.pod	11 Jan 2002 02:31:20 -0000	1.11
  +++ perlfaq4.pod	28 Jan 2002 04:17:26 -0000	1.12
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq4 - Data Manipulation ($Revision: 1.11 $, $Date: 2002/01/11 02:31:20 $)
  +perlfaq4 - Data Manipulation ($Revision: 1.12 $, $Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -1965,7 +1965,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.8       +2 -2      perlfaq/perlfaq5.pod
  
  Index: perlfaq5.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq5.pod,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -r1.7 -r1.8
  --- perlfaq5.pod	11 Jan 2002 02:31:20 -0000	1.7
  +++ perlfaq5.pod	28 Jan 2002 04:17:26 -0000	1.8
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq5 - Files and Formats ($Revision: 1.7 $, $Date: 2002/01/11 02:31:20 $)
  +perlfaq5 - Files and Formats ($Revision: 1.8 $, $Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -1176,7 +1176,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.7       +2 -2      perlfaq/perlfaq6.pod
  
  Index: perlfaq6.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq6.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -r1.6 -r1.7
  --- perlfaq6.pod	1 Jan 2002 22:26:45 -0000	1.6
  +++ perlfaq6.pod	28 Jan 2002 04:17:26 -0000	1.7
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq6 - Regexes ($Revision: 1.6 $, $Date: 2002/01/01 22:26:45 $)
  +perlfaq6 - Regexes ($Revision: 1.7 $, $Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -728,7 +728,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.6       +2 -2      perlfaq/perlfaq7.pod
  
  Index: perlfaq7.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq7.pod,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -w -r1.5 -r1.6
  --- perlfaq7.pod	1 Jan 2002 22:26:45 -0000	1.5
  +++ perlfaq7.pod	28 Jan 2002 04:17:26 -0000	1.6
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq7 - Perl Language Issues ($Revision: 1.5 $, $Date: 2002/01/01 22:26:45 $)
  +perlfaq7 - Perl Language Issues ($Revision: 1.6 $, $Date: 2002/01/28 04:17:26 $)
   
   =head1 DESCRIPTION
   
  @@ -892,7 +892,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.6       +2 -2      perlfaq/perlfaq8.pod
  
  Index: perlfaq8.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq8.pod,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -w -r1.5 -r1.6
  --- perlfaq8.pod	11 Jan 2002 02:31:20 -0000	1.5
  +++ perlfaq8.pod	28 Jan 2002 04:17:27 -0000	1.6
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq8 - System Interaction ($Revision: 1.5 $, $Date: 2002/01/11 02:31:20 $)
  +perlfaq8 - System Interaction ($Revision: 1.6 $, $Date: 2002/01/28 04:17:27 $)
   
   =head1 DESCRIPTION
   
  @@ -1088,7 +1088,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
  
  
  
  1.7       +2 -2      perlfaq/perlfaq9.pod
  
  Index: perlfaq9.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq9.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -r1.6 -r1.7
  --- perlfaq9.pod	25 Jan 2002 05:31:56 -0000	1.6
  +++ perlfaq9.pod	28 Jan 2002 04:17:27 -0000	1.7
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq9 - Networking ($Revision: 1.6 $, $Date: 2002/01/25 05:31:56 $)
  +perlfaq9 - Networking ($Revision: 1.7 $, $Date: 2002/01/28 04:17:27 $)
   
   =head1 DESCRIPTION
   
  @@ -612,7 +612,7 @@
   
   =head1 AUTHOR AND COPYRIGHT
   
  -Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
  +Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
   All rights reserved.
   
   This documentation is free; you can redistribute it and/or modify it
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.