diff options
author | kupfer <none@none> | 2007-05-03 16:43:33 -0700 |
---|---|---|
committer | kupfer <none@none> | 2007-05-03 16:43:33 -0700 |
commit | 7a98501b9c3e4e2c566bc6542c4eccff1f757cf8 (patch) | |
tree | cf1b774f6bc0687137259d624836492b4cc1ce7e /usr/src | |
parent | 4e5b757fbcf21077677360be274461dcd9064106 (diff) | |
download | illumos-gate-7a98501b9c3e4e2c566bc6542c4eccff1f757cf8.tar.gz |
6467531 nightly(1) needs option to generate OpenSolaris delivery (fix ident)
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/tools/opensolaris/BINARYLICENSE.txt | 2 | ||||
-rw-r--r-- | usr/src/tools/opensolaris/README.opensolaris.tmpl | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/tools/opensolaris/BINARYLICENSE.txt b/usr/src/tools/opensolaris/BINARYLICENSE.txt index 0691f8bab5..3d19d29b43 100644 --- a/usr/src/tools/opensolaris/BINARYLICENSE.txt +++ b/usr/src/tools/opensolaris/BINARYLICENSE.txt @@ -1,5 +1,5 @@ Sun Microsystems, Inc. Binary Code License Agreement -%Z%%M% %I% %E% SMI +#ident "%Z%%M% %I% %E% SMI" SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO LICENSE THE SOFTWARE TO YOU ONLY UPON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN diff --git a/usr/src/tools/opensolaris/README.opensolaris.tmpl b/usr/src/tools/opensolaris/README.opensolaris.tmpl index 2dd30c5cc2..7259a03e0e 100644 --- a/usr/src/tools/opensolaris/README.opensolaris.tmpl +++ b/usr/src/tools/opensolaris/README.opensolaris.tmpl @@ -1,5 +1,6 @@ OpenSolaris Buildable Source - %Z%%M% %I% %E% SMI + +#ident "%Z%%M% %I% %E% SMI" Note: if this is your first OpenSolaris installation, please see the currently known issues section below to see the minimum build of |