diff options
author | Roy T. Fielding <fielding@apache.org> | 2001-02-16 05:26:53 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2001-02-16 05:26:53 +0100 |
commit | 381f88d56a637e003d972082c77db045cd87419c (patch) | |
tree | 8accd6c342114bc0f69aef5e4e78d0d2f2b17ca9 /os/tpf | |
parent | New Japanese translation. (diff) | |
download | apache2-381f88d56a637e003d972082c77db045cd87419c.tar.xz apache2-381f88d56a637e003d972082c77db045cd87419c.zip |
Update copyright to 2001
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/tpf')
-rw-r--r-- | os/tpf/ebcdic.c | 2 | ||||
-rw-r--r-- | os/tpf/ebcdic.h | 2 | ||||
-rw-r--r-- | os/tpf/os-inline.c | 2 | ||||
-rw-r--r-- | os/tpf/os.c | 2 | ||||
-rw-r--r-- | os/tpf/os.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/os/tpf/ebcdic.c b/os/tpf/ebcdic.c index c07aec1505..dc838004e5 100644 --- a/os/tpf/ebcdic.c +++ b/os/tpf/ebcdic.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/os/tpf/ebcdic.h b/os/tpf/ebcdic.h index 861eab52fd..026a888740 100644 --- a/os/tpf/ebcdic.h +++ b/os/tpf/ebcdic.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/os/tpf/os-inline.c b/os/tpf/os-inline.c index 2147c8ff3e..0fdf3b332d 100644 --- a/os/tpf/os-inline.c +++ b/os/tpf/os-inline.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/os/tpf/os.c b/os/tpf/os.c index ff0121b25d..28259deb9c 100644 --- a/os/tpf/os.c +++ b/os/tpf/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/os/tpf/os.h b/os/tpf/os.h index 70fcb5ef9b..d64a975e6a 100644 --- a/os/tpf/os.h +++ b/os/tpf/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without |