-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9adf24d
commit 1dcea63
Showing
3 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved. | ||
Copyright (c) 2016-2019 JSR 371 expert group and contributors | ||
Copyright (c) 2020, 2024 Contributors to the Eclipse Foundation | ||
This program and the accompanying materials are made available under the | ||
terms of the Eclipse Public License v. 2.0, which is available at | ||
|
@@ -94,10 +95,10 @@ | |
<windowtitle>Jakarta MVC ${project.version} API</windowtitle> | ||
<bottom><![CDATA[ | ||
Comments to: <a href="mailto:[email protected]">[email protected]</a>.<br> | ||
Copyright © 2017, 2020 Eclipse Foundation. All rights reserved.<br> | ||
Copyright © 2017, 2024 Eclipse Foundation. All rights reserved.<br> | ||
Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">license terms</a>.]]> | ||
</bottom> | ||
<source>21</source> | ||
<source>17</source> | ||
<docfilessubdirs>true</docfilessubdirs> | ||
</configuration> | ||
</plugin> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters