wenwenlin / jsr-305

Automatically exported from code.google.com/p/jsr-305
0 stars 0 forks source link

Please include Creative Commons licence file #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This project contains a few files that are licensed under a CC licence:

  ri/src/main/java/javax/annotation/concurrent/Immutable.java
  ri/src/main/java/javax/annotation/concurrent/GuardedBy.java
  ri/src/main/java/javax/annotation/concurrent/NotThreadSafe.java

To package jsr-305 in Fedora, we add a licence file:

  http://pkgs.fedoraproject.org/cgit/jsr-305.git/tree/NOTICE-CC-BY.txt

Could this be added to the Subversion repo? That would avoid us having to 
maintain a Fedora-specific patch.

Original issue reported on code.google.com by richardfearn on 10 Sep 2013 at 6:55