diff options
author | fielding <fielding@13f79535-47bb-0310-9956-ffa450edef68> | 2002-03-13 20:39:32 +0000 |
---|---|---|
committer | fielding <fielding@13f79535-47bb-0310-9956-ffa450edef68> | 2002-03-13 20:39:32 +0000 |
commit | 2204fdce8150fbca6b28a3fa0dd30af8e4546f1f (patch) | |
tree | 72394e370a3395a6f386df96483ec9fb04cfc509 /misc/unix | |
parent | 1019d84430fff61453eeb9f0324f618f7901fd0b (diff) | |
download | libapr-2204fdce8150fbca6b28a3fa0dd30af8e4546f1f.tar.gz |
Update our copyright for this year.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'misc/unix')
-rw-r--r-- | misc/unix/errorcodes.c | 2 | ||||
-rw-r--r-- | misc/unix/getuuid.c | 2 | ||||
-rw-r--r-- | misc/unix/otherchild.c | 2 | ||||
-rw-r--r-- | misc/unix/rand.c | 2 | ||||
-rw-r--r-- | misc/unix/start.c | 2 | ||||
-rw-r--r-- | misc/unix/uuid.c | 2 | ||||
-rw-r--r-- | misc/unix/version.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/misc/unix/errorcodes.c b/misc/unix/errorcodes.c index a5af06ed8..cd9b82c19 100644 --- a/misc/unix/errorcodes.c +++ b/misc/unix/errorcodes.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/getuuid.c b/misc/unix/getuuid.c index 60898ec19..97c3a9d23 100644 --- a/misc/unix/getuuid.c +++ b/misc/unix/getuuid.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/otherchild.c b/misc/unix/otherchild.c index 201f2468b..75d478579 100644 --- a/misc/unix/otherchild.c +++ b/misc/unix/otherchild.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/rand.c b/misc/unix/rand.c index 93818401c..24e9b863c 100644 --- a/misc/unix/rand.c +++ b/misc/unix/rand.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/start.c b/misc/unix/start.c index f31eb917f..2ec8dd47c 100644 --- a/misc/unix/start.c +++ b/misc/unix/start.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/uuid.c b/misc/unix/uuid.c index afccc5e5b..48ed48a8d 100644 --- a/misc/unix/uuid.c +++ b/misc/unix/uuid.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/misc/unix/version.c b/misc/unix/version.c index 621ea2f61..3457cc461 100644 --- a/misc/unix/version.c +++ b/misc/unix/version.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without |