This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216714 - Missing license header in hudson
Summary: Missing license header in hudson
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-12 13:11 UTC by rockclimb
Modified: 2012-08-14 02:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rockclimb 2012-08-12 13:11:54 UTC
The following file is missing a license header:

hudson/src/org/netbeans/modules/hudson/constants/HudsonViewConstants.java: *No copyright* UNKNOWN
Comment 1 Jaroslav Havlin 2012-08-13 09:49:59 UTC
http://hg.netbeans.org/core-main/rev/084d375b0759
Fixed. Thank you for reporting.
Comment 2 Quality Engineering 2012-08-14 02:41:10 UTC
Integrated into 'main-golden', will be available in build *201208140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/084d375b0759
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #216714: Missing license header in hudson