Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 9a8e28b4c -> c361d4583


[NETBEANS-54] Module Review api.annotations.common

- Rename jcip-notice.txt -> jsr305-2.0.0-license.txt
  to be in line with the name of the corresponding license file


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/20460514
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/20460514
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/20460514

Branch: refs/heads/master
Commit: 20460514bfa5a09e928c1460388e98709b118f75
Parents: 0a95746
Author: Matthias Bläsing <[email protected]>
Authored: Sun Oct 15 17:53:02 2017 +0200
Committer: Matthias Bläsing <[email protected]>
Committed: Sun Oct 15 17:54:53 2017 +0200

----------------------------------------------------------------------
 api.annotations.common/external/jcip-notice.txt         | 5 -----
 api.annotations.common/external/jsr305-2.0.0-notice.txt | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/20460514/api.annotations.common/external/jcip-notice.txt
----------------------------------------------------------------------
diff --git a/api.annotations.common/external/jcip-notice.txt 
b/api.annotations.common/external/jcip-notice.txt
deleted file mode 100644
index a91912e..0000000
--- a/api.annotations.common/external/jcip-notice.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-The Java code in the package javax.annotation.concurrent in jsr305-2.0.0.jar
-is copyright (c) 2005 Brian Goetz and is released under the Creative Commons 
-Attribution License (http://creativecommons.org/licenses/by/2.5)
-
-Official home: http://www.jcip.net
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/20460514/api.annotations.common/external/jsr305-2.0.0-notice.txt
----------------------------------------------------------------------
diff --git a/api.annotations.common/external/jsr305-2.0.0-notice.txt 
b/api.annotations.common/external/jsr305-2.0.0-notice.txt
new file mode 100644
index 0000000..a91912e
--- /dev/null
+++ b/api.annotations.common/external/jsr305-2.0.0-notice.txt
@@ -0,0 +1,5 @@
+The Java code in the package javax.annotation.concurrent in jsr305-2.0.0.jar
+is copyright (c) 2005 Brian Goetz and is released under the Creative Commons 
+Attribution License (http://creativecommons.org/licenses/by/2.5)
+
+Official home: http://www.jcip.net
\ No newline at end of file

Reply via email to