summaryrefslogtreecommitdiff
path: root/network_io/os2
diff options
context:
space:
mode:
authorThom May <thommay@apache.org>2003-01-01 00:02:01 +0000
committerThom May <thommay@apache.org>2003-01-01 00:02:01 +0000
commit1ed86e700ab45ad18fcc2100ac3fd10d6351759d (patch)
treedd682260996165f4e9bb71d45af7ed2a2258c523 /network_io/os2
parent9fa3142fd051a0861798dafd0d8eccbdd1b7f531 (diff)
downloadapr-1ed86e700ab45ad18fcc2100ac3fd10d6351759d.tar.gz
Update copyright notices to 2003.
No functional changes git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'network_io/os2')
-rw-r--r--network_io/os2/os2calls.c2
-rw-r--r--network_io/os2/sendrecv.c2
-rw-r--r--network_io/os2/sendrecv_udp.c2
-rw-r--r--network_io/os2/sockets.c2
-rw-r--r--network_io/os2/sockopt.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/network_io/os2/os2calls.c b/network_io/os2/os2calls.c
index b2708e69b..da8f61b62 100644
--- a/network_io/os2/os2calls.c
+++ b/network_io/os2/os2calls.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/network_io/os2/sendrecv.c b/network_io/os2/sendrecv.c
index 6a28e9c52..ce0e65a06 100644
--- a/network_io/os2/sendrecv.c
+++ b/network_io/os2/sendrecv.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/network_io/os2/sendrecv_udp.c b/network_io/os2/sendrecv_udp.c
index f7ad58241..e04dfed2f 100644
--- a/network_io/os2/sendrecv_udp.c
+++ b/network_io/os2/sendrecv_udp.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/network_io/os2/sockets.c b/network_io/os2/sockets.c
index 90eda2bd4..ed07e1adf 100644
--- a/network_io/os2/sockets.c
+++ b/network_io/os2/sockets.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/network_io/os2/sockopt.c b/network_io/os2/sockopt.c
index 0623e6ce7..0af2e471f 100644
--- a/network_io/os2/sockopt.c
+++ b/network_io/os2/sockopt.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without