diff options
| author | Garrett D'Amore <garrett@nexenta.com> | 2010-10-21 14:44:37 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@nexenta.com> | 2010-10-21 14:44:37 -0700 |
| commit | 5aec55eb0591d2fcdd38d7dd5408a6ff3456e596 (patch) | |
| tree | 8ea07fb5f56a7a90afbb7e23504764ac81a4020b /usr/src/cmd/printf/Makefile | |
| parent | 01335b0d1c4e0c0f16325a830b24ea2a4076fd38 (diff) | |
| download | illumos-gate-5aec55eb0591d2fcdd38d7dd5408a6ff3456e596.tar.gz | |
357 fix license on strptime.c
358 the prototype CDDL header needs minor grammar fixes
Reviewed by: trisk@opensolaris.org
Reviewed by: gwr@nexenta.com
Reviewed by: gber@openindiana.org
Diffstat (limited to 'usr/src/cmd/printf/Makefile')
| -rw-r--r-- | usr/src/cmd/printf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/printf/Makefile b/usr/src/cmd/printf/Makefile index e90154574b..b82f89f2e5 100644 --- a/usr/src/cmd/printf/Makefile +++ b/usr/src/cmd/printf/Makefile @@ -1,7 +1,7 @@ # # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. -# You may only use this file in accordance with the terms version +# You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this |
