diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | sessreg.c | 3 | ||||
-rw-r--r-- | sessreg.h | 3 |
3 files changed, 5 insertions, 3 deletions
@@ -22,7 +22,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. -Copyright 2005 Sun Microsystems, Inc. All rights reserved. +Copyright (c) 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"), @@ -25,7 +25,8 @@ * */ -/* Copyright 2005 Sun Microsystems, Inc. All rights reserved. +/* + * Copyright (c) 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"), @@ -25,7 +25,8 @@ * */ -/* Copyright 2005 Sun Microsystems, Inc. All rights reserved. +/* + * Copyright (c) 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"), |