diff options
Diffstat (limited to 'usr/src/lib/libpthread/Makefile.com')
-rw-r--r-- | usr/src/lib/libpthread/Makefile.com | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libpthread/Makefile.com b/usr/src/lib/libpthread/Makefile.com index 74cc5833ad..cd435324e8 100644 --- a/usr/src/lib/libpthread/Makefile.com +++ b/usr/src/lib/libpthread/Makefile.com @@ -19,8 +19,7 @@ # CDDL HEADER END # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved. # LIBRARY = libpthread.a @@ -30,4 +29,3 @@ include $(SRC)/lib/Makefile.rootfs LIBS += $(LINTLIB) DYNFLAGS += -F libc.so.1 -MAPFILEDIR = . # redirect mapfile-vers |