Author: struberg
Date: Sat Sep 5 10:04:32 2020
New Revision: 1881488
URL: http://svn.apache.org/viewvc?rev=1881488&view=rev
Log:
ASL doesn't exist. It's ALv2
Modified:
openjpa/site/trunk/content/building.mdtext
openjpa/site/trunk/content/logo-contest.mdtext
openjpa/site/trunk/content/privacy-policy.mdtext
openjpa/site/trunk/content/quick-start.mdtext
openjpa/site/trunk/content/site-index.mdtext
openjpa/site/trunk/content/source-code.mdtext
Modified: openjpa/site/trunk/content/building.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/building.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/building.mdtext (original)
+++ openjpa/site/trunk/content/building.mdtext Sat Sep 5 10:04:32 2020
@@ -522,7 +522,7 @@ occurrences, like -
!????? OPENJPA-1621.patch
. . .
-Solution - either add the missing ASL 2.0 license header, remove the file
+Solution - either add the missing Apache License v2.0 license header, remove
the file
from your local working directory (if it is a temporary file that should
not be added to svn), or ask on the dev@openjpa list if the file can be
added to the exclude list for the apache-rat checks.
\ No newline at end of file
Modified: openjpa/site/trunk/content/logo-contest.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/logo-contest.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/logo-contest.mdtext (original)
+++ openjpa/site/trunk/content/logo-contest.mdtext Sat Sep 5 10:04:32 2020
@@ -19,7 +19,7 @@ Title: Logo Contest
* Submission Guidelines:
* Anyone can submit one or more logos, as long as they own the IP rights.
- * All submissions must be licensed as [ASL 2.0](license.html)
+ * All submissions must be licensed as [ALv2](license.html)
.
* Submitted designs must include a logo for the website banner, which
should be no more than 150 pixels high and 500 pixels wide.
@@ -68,7 +68,7 @@ The winning logo was:
<https://issues.apache.org/jira/secure/attachment/12414244/openjpa-logo1.png>
The logo has been attached to
[OPENJPA-1134](https://issues.apache.org/jira/browse/OPENJPA-1134)
- by Donald, who is an OpenJPA committer, using ASL 2.0.
+ by Donald, who is an OpenJPA committer, using Apache License, v2.0.
Modified: openjpa/site/trunk/content/privacy-policy.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/privacy-policy.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/privacy-policy.mdtext (original)
+++ openjpa/site/trunk/content/privacy-policy.mdtext Sat Sep 5 10:04:32 2020
@@ -2,7 +2,7 @@ Title: Privacy Policy
<a name="Privacy-Policy"></a>
All materials provided on the Apache OpenJPA website (openjpa.apache.org)
-is Copyright © 2005-2009, The Apache Software Foundation and Licensed
under [ASL 2.0](http://www.apache.org/licenses/LICENSE-2.0)
+is Copyright © 2005-2009, The Apache Software Foundation and Licensed
under [ALv2](http://www.apache.org/licenses/LICENSE-2.0)
.
Privacy Policy - Last Updated: April 29, 2009
Modified: openjpa/site/trunk/content/quick-start.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/quick-start.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/quick-start.mdtext (original)
+++ openjpa/site/trunk/content/quick-start.mdtext Sat Sep 5 10:04:32 2020
@@ -9,8 +9,7 @@ We know it can be hard to find the right
can be overwhelming, so we will try to put the most commonly asked for
topics with some overview and links to more in-depth resources here for you
to checkout, before wasting your time searching through our
[Documentation](documentation.html)
- and [Mailing Lists]
- for help.
+ and [Mailing Lists](mailing-lists.html) for help.
<a name="QuickStart-RuntimeDependencies"></a>
@@ -31,8 +30,7 @@ tested with OpenJPA.
## JPA Examples
OpenJPA provides some simple examples as part of the binary distribution on
-the [Downloads](downloads.html)
- page. The following [Samples]
+the [Downloads](downloads.html) page. The following [Samples](samples.html)
page provides quick start instructions on how to build and run these
samples, along with pointers to other JPA samples from the Apache Geronimo
project.
@@ -59,16 +57,15 @@ environments.
OpenJPA provides several design-time and runtime tools, to perform such
tasks as entity enhancement, schema mapping, generating metamodel classes
-and to help migrate from other JPA providers. Please checkout the
[Tools](tools.html)
- page for more details.
+and to help migrate from other JPA providers.
+Please checkout the [Tools](tools.html) page for more details.
<a name="QuickStart-FAQ"></a>
## FAQ
Some common questions concerning the history, architecture and usage of
-OpenJPA can be found on the [FAQ](faq.html)
- page.
+OpenJPA can be found on the [FAQ](faq.html) page.
<a name="QuickStart-TaketheRedPill"></a>
Modified: openjpa/site/trunk/content/site-index.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/site-index.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/site-index.mdtext (original)
+++ openjpa/site/trunk/content/site-index.mdtext Sat Sep 5 10:04:32 2020
@@ -530,7 +530,7 @@ Title: Site Index
<IMG src="images/docs_16.gif" height="16" width="16" border="0"
align="absmiddle" title="Privacy Policy">
<A href="privacy-policy.html">Privacy Policy</A>
<BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">All materials provided on
the Apache OpenJPA website (openjpa.apache.org) is Copyright © 20052009,
The Apache Software Foundation and Licensed under ASL 2.0
http://www.apache.org/licenses/LICENSE2.0. Privacy Policy Last Updated: April
29, 2009 Information about your use ... </DIV>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">All materials provided on
the Apache OpenJPA website (openjpa.apache.org) is Copyright © 20052009,
The Apache Software Foundation and Licensed under Apache License, v2.0
http://www.apache.org/licenses/LICENSE2.0. Privacy Policy Last Updated: April
29, 2009 Information about your use ... </DIV>
</TD>
<td class="border"><H4 style="margin-top: 0px"><A name="index-Q"></A>Q</H4>
Modified: openjpa/site/trunk/content/source-code.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/source-code.mdtext?rev=1881488&r1=1881487&r2=1881488&view=diff
==============================================================================
--- openjpa/site/trunk/content/source-code.mdtext (original)
+++ openjpa/site/trunk/content/source-code.mdtext Sat Sep 5 10:04:32 2020
@@ -60,7 +60,7 @@ The community has agreed upon some commo
we request that everyone follows when contributing patches and checking in
changes to the svn repository. Some of these are enforced during the
build, like 120 character line length by using the Checkstyle plugin and
-checking for required ASL 2.0 source headers by using the apache-rat
+checking for required Apache License, v2.0 source headers by using the
apache-rat
plugin. Please checkout the [Coding Standards](coding-standards.html)
page for more details.