diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 18:22:33 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 18:22:33 -0700 |
commit | 862d2de24950d2658158ebc4cf8307e73f80bc8d (patch) | |
tree | f1811af1ad1e790bfb0f63cbfa4948531b59d414 /xtrans.m4 | |
parent | cbb59ebc916d0be18c322eec782b694f4dc2e685 (diff) |
Sun's copyrights now belong to Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xtrans.m4')
-rw-r--r-- | xtrans.m4 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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() # ------------------ |