open-src/lib/libowconfig/Makefile
changeset 1339 4f152696e5f2
parent 1003 a4d17d6bc179
child 1422 e9cadc0026d8
--- a/open-src/lib/libowconfig/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/lib/libowconfig/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,8 +1,8 @@
 ###############################################################################
 #
-# libowconfig Makefile
+# libowconfig - library for reading & writing Xsun OWconfig files
 #
-# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 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"),
@@ -34,6 +34,10 @@
 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 = 1993, 1996
+
 # No upstream sources, only local sources
 MODULE_VERSION=src
 SOURCE_TARBALL_NAME=NONE