summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 18:22:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 18:22:33 -0700
commit862d2de24950d2658158ebc4cf8307e73f80bc8d (patch)
treef1811af1ad1e790bfb0f63cbfa4948531b59d414
parentcbb59ebc916d0be18c322eec782b694f4dc2e685 (diff)
Sun's copyrights now belong to Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--COPYING2
-rw-r--r--Xtranssock.c2
-rw-r--r--xtrans.m45
3 files changed, 4 insertions, 5 deletions
diff --git a/COPYING b/COPYING
index 6e84788..1477a71 100644
--- a/COPYING
+++ b/COPYING
@@ -48,7 +48,7 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
______________________________________________________________________________
-Copyright 2002, 2005 Sun Microsystems, Inc. All rights reserved.
+Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/Xtranssock.c b/Xtranssock.c
index 7106f5d..5f65738 100644
--- a/Xtranssock.c
+++ b/Xtranssock.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
diff --git a/xtrans.m4 b/xtrans.m4
index 55d5ad3..da35a75 100644
--- a/xtrans.m4
+++ b/xtrans.m4
@@ -1,6 +1,5 @@
-dnl $XdotOrg: lib/xtrans/xtrans.m4,v 1.6 2005/07/26 18:59:11 alanc Exp $
dnl
-dnl Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+dnl Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
dnl
dnl Permission is hereby granted, free of charge, to any person obtaining a
dnl copy of this software and associated documentation files (the "Software"),
@@ -20,7 +19,7 @@ dnl THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
dnl LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
dnl FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
dnl DEALINGS IN THE SOFTWARE.
-dnl
+dnl
# XTRANS_TCP_FLAGS()
# ------------------