Mailing List Archive

cvs commit: apache/support dbmmanage dbmmanage.new dbmmanage.readme httpd.1m httpd_monitor.c log_server_status suexec.c suexec.h
randy 97/01/01 10:26:21

Modified: support dbmmanage dbmmanage.new dbmmanage.readme httpd.1m
httpd_monitor.c log_server_status suexec.c suexec.h
Log:
Update Copyright dates.

Revision Changes Path
1.6 +1 -2 apache/support/dbmmanage

Index: dbmmanage
===================================================================
RCS file: /export/home/cvs/apache/support/dbmmanage,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** dbmmanage 1996/12/01 20:13:59 1.5
--- dbmmanage 1997/01/01 18:26:15 1.6
***************
*** 1,8 ****
#!/usr/local/bin/perl
- # $Id: dbmmanage,v 1.5 1996/12/01 20:13:59 randy Exp $

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
--- 1,7 ----
#!/usr/local/bin/perl

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions



1.6 +1 -2 apache/support/dbmmanage.new

Index: dbmmanage.new
===================================================================
RCS file: /export/home/cvs/apache/support/dbmmanage.new,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** dbmmanage.new 1996/12/01 20:13:59 1.5
--- dbmmanage.new 1997/01/01 18:26:15 1.6
***************
*** 1,8 ****
#!/usr/local/bin/perl
- # $Id: dbmmanage.new,v 1.5 1996/12/01 20:13:59 randy Exp $

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
--- 1,7 ----
#!/usr/local/bin/perl

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions



1.3 +0 -1 apache/support/dbmmanage.readme

Index: dbmmanage.readme
===================================================================
RCS file: /export/home/cvs/apache/support/dbmmanage.readme,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** dbmmanage.readme 1996/08/20 13:25:04 1.2
--- dbmmanage.readme 1997/01/01 18:26:16 1.3
***************
*** 1,4 ****
- $Id: dbmmanage.readme,v 1.2 1996/08/20 13:25:04 paul Exp $

Two versions of the dbmmanage script are included with this release.
One is the old faithful version, which should continue to work if you've
--- 1,3 ----



1.5 +1 -2 apache/support/httpd.1m

Index: httpd.1m
===================================================================
RCS file: /export/home/cvs/apache/support/httpd.1m,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** httpd.1m 1996/12/01 20:13:59 1.4
--- httpd.1m 1997/01/01 18:26:16 1.5
***************
*** 1,6 ****
.TH httpd 1m "October 1995"
! .\" $Id: httpd.1m,v 1.4 1996/12/01 20:13:59 randy Exp $
! .\" Copyright (c) 1995,1996 David Robinson. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
--- 1,5 ----
.TH httpd 1m "October 1995"
! .\" Copyright (c) 1995-1997 David Robinson. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions



1.6 +2 -3 apache/support/httpd_monitor.c

Index: httpd_monitor.c
===================================================================
RCS file: /export/home/cvs/apache/support/httpd_monitor.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** httpd_monitor.c 1996/12/01 20:14:00 1.5
--- httpd_monitor.c 1997/01/01 18:26:16 1.6
***************
*** 1,6 ****
! /*
! * ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
! /* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.6 +1 -1 apache/support/log_server_status

Index: log_server_status
===================================================================
RCS file: /export/home/cvs/apache/support/log_server_status,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** log_server_status 1996/12/02 00:09:43 1.5
--- log_server_status 1997/01/01 18:26:17 1.6
***************
*** 1,7 ****
#!/usr/local/bin/perl

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
--- 1,7 ----
#!/usr/local/bin/perl

# ====================================================================
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions



1.10 +1 -1 apache/support/suexec.c

Index: suexec.c
===================================================================
RCS file: /export/home/cvs/apache/support/suexec.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C3 -r1.9 -r1.10
*** suexec.c 1996/12/31 23:28:43 1.9
--- suexec.c 1997/01/01 18:26:17 1.10
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.6 +1 -1 apache/support/suexec.h

Index: suexec.h
===================================================================
RCS file: /export/home/cvs/apache/support/suexec.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** suexec.h 1996/12/27 22:21:23 1.5
--- suexec.h 1997/01/01 18:26:18 1.6
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions