Github user gemmellr commented on a diff in the pull request:

    https://github.com/apache/activemq-6/pull/186#discussion_r26487547
  
    --- Diff: LICENSE ---
    @@ -200,3 +200,37 @@
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
    +
    +===============================================================
    += For json processor files.                                   =
    += See: src/main/java/org/apache/activemq/utils/json           =
    +===============================================================
    +
    +Copyright (c) 2002 JSON.org
    +
    +Permission is hereby granted, free of charge, to any person obtaining a 
copy
    +of this software and associated documentation files (the "Software"), to 
deal
    +in the Software without restriction, including without limitation the 
rights
    +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    +copies of the Software, and to permit persons to whom the Software is
    +furnished to do so, subject to the following conditions:
    +
    +The above copyright notice and this permission notice shall be included in 
all
    +copies or substantial portions of the Software.
    +
    +The Software shall be used for Good, not Evil.
    +
    +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM,
    +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
THE
    +SOFTWARE.
    +
    +
    +===============================================================
    += For Base64.java file                                        =
    +===============================================================
    +
    +See: activemq-commonssrc/main/java/org/apache/activemq/utils/Base64.java
    --- End diff --
    
    Looks good generally. One tiny suggestion would be to say 'this file is in 
the public domain, for more details see<foo>', here and for the jar appended 
resource file. That way people reading it know what the licence is immediately 
and dont need to look at the other file, unless they really want to for some 
reason. 
    
    There is a / missing in the path to the file, before the src dir.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to