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 216727 - Missing license header in lib.profiler
Summary: Missing license header in lib.profiler
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-12 13:50 UTC by rockclimb
Modified: 2012-08-17 01:27 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:50:42 UTC
The following file is missing a license header:

lib.profiler/src/org/netbeans/lib/profiler/server/SamplingThread.java: *No copyright* UNKNOWN
Comment 1 Tomas Hurka 2012-08-16 10:13:55 UTC
Fixed in profiler-main

changeset:   228890:8257fa22ed13
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Aug 16 12:04:20 2012 +0200
summary:     bugfix #216727, missing license added
Comment 2 Quality Engineering 2012-08-17 01:27:55 UTC
Integrated into 'main-golden', will be available in build *201208170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8257fa22ed13
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #216727, missing license added