open-src/util/build-tools/Makefile
changeset 1339 4f152696e5f2
parent 1195 5257d09d4f0a
child 1422 e9cadc0026d8
--- a/open-src/util/build-tools/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/util/build-tools/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, 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"),
@@ -28,6 +28,15 @@
 SOURCE_TARBALL_NAME_SET	= yes
 ACTUAL_SOURCE_DIR	= ../../sun-src
 
+# Package metadata
+MODULE_DESC = custom tools used for building Solaris X11 consolidation
+MODULE_LICENSE = Oracle
+MODULE_LICENSE_SET = yes
+
+# Dates to show in Oracle copyright notice in pkg license file
+# Earliest & latest of the copyrights in the Oracle files in this pkg
+ORACLE_COPYRIGHT_YEARS = 2008, 2012
+
 # No configure script to run
 CONFIGURE_TARGETS	=
 CONFIGURE_TARGETS_SET	= yes