diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | Xtranssock.c | 2 | ||||
-rw-r--r-- | xtrans.m4 | 5 |
3 files changed, 4 insertions, 5 deletions
@@ -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"), @@ -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() # ------------------ |