diff options
Diffstat (limited to 'file_io/win32')
-rw-r--r-- | file_io/win32/dir.c | 2 | ||||
-rw-r--r-- | file_io/win32/filedup.c | 2 | ||||
-rw-r--r-- | file_io/win32/filepath.c | 2 | ||||
-rw-r--r-- | file_io/win32/filestat.c | 2 | ||||
-rw-r--r-- | file_io/win32/filesys.c | 2 | ||||
-rw-r--r-- | file_io/win32/flock.c | 2 | ||||
-rw-r--r-- | file_io/win32/open.c | 2 | ||||
-rw-r--r-- | file_io/win32/pipe.c | 2 | ||||
-rw-r--r-- | file_io/win32/readwrite.c | 2 | ||||
-rw-r--r-- | file_io/win32/seek.c | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/file_io/win32/dir.c b/file_io/win32/dir.c index 96484b574..50a9f3666 100644 --- a/file_io/win32/dir.c +++ b/file_io/win32/dir.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/file_io/win32/filedup.c b/file_io/win32/filedup.c index a5ef11c74..7970f8ba6 100644 --- a/file_io/win32/filedup.c +++ b/file_io/win32/filedup.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/file_io/win32/filepath.c b/file_io/win32/filepath.c index f977fb822..53c689bfb 100644 --- a/file_io/win32/filepath.c +++ b/file_io/win32/filepath.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/file_io/win32/filestat.c b/file_io/win32/filestat.c index 322517f3a..686c7faa4 100644 --- a/file_io/win32/filestat.c +++ b/file_io/win32/filestat.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/file_io/win32/filesys.c b/file_io/win32/filesys.c index 9158472c7..d837379f3 100644 --- a/file_io/win32/filesys.c +++ b/file_io/win32/filesys.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/file_io/win32/flock.c b/file_io/win32/flock.c index ec95f712a..d57b09237 100644 --- a/file_io/win32/flock.c +++ b/file_io/win32/flock.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/file_io/win32/open.c b/file_io/win32/open.c index 841ac4dee..f50501b10 100644 --- a/file_io/win32/open.c +++ b/file_io/win32/open.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/file_io/win32/pipe.c b/file_io/win32/pipe.c index 89cf9e579..1f1fd5ca4 100644 --- a/file_io/win32/pipe.c +++ b/file_io/win32/pipe.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/file_io/win32/readwrite.c b/file_io/win32/readwrite.c index 0ee980466..b93fd6035 100644 --- a/file_io/win32/readwrite.c +++ b/file_io/win32/readwrite.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/file_io/win32/seek.c b/file_io/win32/seek.c index fb8051d7d..326dae066 100644 --- a/file_io/win32/seek.c +++ b/file_io/win32/seek.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 |