Closed
Bug 1214800
Opened 9 years ago
Closed 9 years ago
Ensure licensing information is on all the memory client code
Categories
(DevTools :: Memory, defect)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Firefox 44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
(deleted),
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
Seems I was GoFaster'ing too hard and are missing MPL headers from most files in devtools/client/memory.
Assignee | ||
Comment 1•9 years ago
|
||
v exciting
Comment 2•9 years ago
|
||
Comment on attachment 8676386 [details] [diff] [review]
1214800-license.patch
Review of attachment 8676386 [details] [diff] [review]:
-----------------------------------------------------------------
r=me with tests in public domain.
::: devtools/client/memory/test/unit/test_action-take-snapshot.js
@@ +1,3 @@
> +/* This Source Code Form is subject to the terms of the Mozilla Public
> + * License, v. 2.0. If a copy of the MPL was not distributed with this
> + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
Usually we leave tests in the public domain.
Attachment #8676386 -
Flags: review?(nfitzgerald) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•