Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit db76fb7

Browse files
authored
Merge pull request #61 from wmhopkins/master
Update license for FAB
2 parents 4def31c + 199675b commit db76fb7

11 files changed

+24
-24
lines changed

LICENSE-template.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

LICENSE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<br>
1818
Version: 1.0
1919
<br>
20-
Status: Proposed Final Draft
20+
Status: Final Approval Ballot
2121
<br>
22-
Release: July 2017
22+
Release: August 2017
2323
<p>
2424
Copyright 2017 Oracle America, Inc.
2525
<br>

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE.
77

88
Specification: JSR-375 Java EE Security API ("Specification")
99
Version: 1.0
10-
Status: Proposed Final Draft
11-
Release: July 2017
10+
Status: Final Approval Ballot
11+
Release: August 2017
1212

1313
Copyright 2017 Oracle America, Inc.
1414
500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/authenticationMechanism.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/bibliography.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/concepts.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/identityStore.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/jsr375-spec.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/license.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.
@@ -153,8 +153,8 @@ THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE.
153153

154154
Specification: JSR-375 Java EE Security API ("Specification") +
155155
Version: 1.0 +
156-
Status: Proposed Final Draft +
157-
Release: July 2017
156+
Status: Final Approval Ballot +
157+
Release: August 2017
158158

159159
Copyright 2017 Oracle America, Inc. +
160160
500 Oracle Parkway, Redwood City, California 94065, U.S.A. +

src/main/doc/preface.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
//
1010
// Specification: JSR-375 Java EE Security API ("Specification")
1111
// Version: 1.0
12-
// Status: Proposed Final Draft
13-
// Release: July 2017
12+
// Status: Final Approval Ballot
13+
// Release: August 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

0 commit comments

Comments
 (0)