This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git
The following commit(s) were added to refs/heads/master by this push:
new 866c0928f2 hush some ASF warnings at:
https://whimsy.apache.org/pods.cgi/project/grails
866c0928f2 is described below
commit 866c0928f2da773dc9e60bef508caef4cadb8549
Author: Paul King <[email protected]>
AuthorDate: Wed Jun 11 09:05:17 2025 +1000
hush some ASF warnings at:
https://whimsy.apache.org/pods.cgi/project/grails
---
templates/document.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/templates/document.html b/templates/document.html
index 5cb8d549c6..ec6cbda3e8 100644
--- a/templates/document.html
+++ b/templates/document.html
@@ -68,7 +68,7 @@
<div class='content'>
<div class='apache-grails'>
<p>The Apache Grails Framework is incubating at the Apache
Software Foundation, sponsored by the <a href="http://groovy.apache.org"
target="_blank">Apache
- Groovy</a> project. It is supported by the Grails
community.</p>
+ Groovy</a> project. Incubation is required of all newly
accepted projects. It is supported by the Grails community.</p>
<a href='https://apache.org'><img class=''
src='[%url]/images/asf_logo.svg' width='300px'
alt='Apache Software
Foundation'/></a>
<p>The Apache Software Foundation</p>
@@ -109,8 +109,9 @@
<div class="content">
<nav class='footer' style="margin-bottom: 10px">
<p>© 2005-2025 the Apache Grails project — Grails is Open
Source:
- <a
href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2 License</a>,
- <a
href='https://privacy.apache.org/policies/privacy-policy-public.html'>Privacy
Policy</a>
+ <a
href="https://www.apache.org/licenses/LICENSE-2.0.html">License</a>,
+ <a
href='https://privacy.apache.org/policies/privacy-policy-public.html'>Privacy
Policy</a>,
+ <a
href='https://www.apache.org/foundation/sponsorship'>Sponsor Apache</a>
</p>
</nav>
</div>