Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 75df503

Browse files
committed
Update license text for PFD.
1 parent 39a49ff commit 75df503

10 files changed

+21
-21
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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

LICENSE.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5-
<title>JSR-375 Public Review License</title>
5+
<title>JSR-375 License</title>
66
</head>
77
<body>
88
<p>
@@ -17,9 +17,9 @@
1717
<br>
1818
Version: 1.0
1919
<br>
20-
Status: Public Review
20+
Status: Proposed Final Draft
2121
<br>
22-
Release: May 2017
22+
Release: July 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: Public Review
11-
Release: May 2017
10+
Status: Proposed Final Draft
11+
Release: July 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 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: 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

src/main/doc/securityContext.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: Public Review
13-
// Release: May 2017
12+
// Status: Proposed Final Draft
13+
// Release: July 2017
1414
//
1515
// Copyright 2017 Oracle America, Inc.
1616
// 500 Oracle Parkway, Redwood City, California 94065, U.S.A.

0 commit comments

Comments
 (0)