open-src/lib/libX11/Makefile
changeset 1339 4f152696e5f2
parent 1301 371a43cad701
child 1345 d5dacbb8de2b
--- a/open-src/lib/libX11/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/lib/libX11/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 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"),
@@ -96,6 +96,10 @@
 # Library name (used for specfiles/mapfiles)
 LIBNAME=X11
 
+# 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 = 1986, 2012
+
 # ARC cases that covered this module
 # PSARC/1992/077 X11/R5 Xlib API
 MODULE_ARC_CASES = PSARC/1992/077