Closed Bug 243580 Opened 21 years ago Closed 21 years ago

no license block in nss/cms/pk11util/pk11table.c

Categories

(NSS :: Tools, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nelson, Assigned: nelson)

Details

Attachments

(1 file)

The NSS source file nss/cms/pk11util/pk11table.c has no license block or copyright notice.
Assignee: wchang0222 → MisterSSL
This patch adds the missing license block. It also wraps long lines of printed strings, and removes redundant spaces.
Comment on attachment 148482 [details] [diff] [review] add license block and wrap long lines Bob, please review.
Attachment #148482 - Flags: review?(rrelyea0264)
Comment on attachment 148482 [details] [diff] [review] add license block and wrap long lines On C_GenerateKeyPair and C_UnwrapKey where the command line wraps, I would personally prefer either no ending \ or a space between the last word of the line and the \. There is already an extra newline between the command and the description, so there's no abiguity between the two. r+ because it's not an issue that would prevent the checkin.
Attachment #148482 - Flags: review?(rrelyea0264) → review+
P2 for 3.10 I will put a space before the trailing \ on the lines as requested.
Priority: -- → P2
Target Milestone: --- → 3.10
/cvsroot/mozilla/security/nss/cmd/pk11util/pk11table.c,v <-- pk11table.c new revision: 1.4; previous revision: 1.3
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: