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 201179 - Missing license header (db.*)
Summary: Missing license header (db.*)
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 01:01 UTC by rockclimb
Modified: 2011-08-24 14:02 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 2011-08-21 01:01:42 UTC
The following files are missing a (full) license header:

db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/Log.java
db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/querybuilder/QBNodeComponent.java
Comment 1 Jiri Rechtacek 2011-08-23 10:17:40 UTC
fixed in core-main/rev/8a5e9b9d0a88
Comment 2 Quality Engineering 2011-08-24 14:02:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8a5e9b9d0a88
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #201179: Missing license header (db.*)