This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e452d7  [NETBEANS-636] license link for whimsy (#47)
8e452d7 is described below

commit 8e452d764a8d5deb7e16dd0e1ca034dee6d8a7e2
Author: Antonio Vieiro <[email protected]>
AuthorDate: Wed May 30 07:14:19 2018 +0200

    [NETBEANS-636] license link for whimsy (#47)
    
    Adding a link with the text "license" and href 
"https://www.apache.org/licenses/"; to pass the whimsy web checks.
---
 netbeans.apache.org/src/content/templates/footer.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/templates/footer.gsp 
b/netbeans.apache.org/src/content/templates/footer.gsp
index 0f79c93..ce2bdae 100644
--- a/netbeans.apache.org/src/content/templates/footer.gsp
+++ b/netbeans.apache.org/src/content/templates/footer.gsp
@@ -101,7 +101,7 @@
 <div class='footer-disclaimer'>
     <div class="footer-disclaimer-content">
         <p>Copyright &copy; 2017-2018 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.</p>
-        <p>Licensed under the <a 
href="https://www.apache.org/licenses/";>Apache Software License, version 
2.0.</a></p>
+        <p>Licensed under the Apache <a 
href="https://www.apache.org/licenses/";>license</a>, version 2.0</p>
         <p><a href="https://incubator.apache.org/"; alt="Apache Incubator"><img 
src='/images/incubator_feather_egg_logo_bw_crop.png' title='Apache 
Incubator'></img></a></p>
         <div style='max-width: 40em; margin: 0 auto'>
             <p>Apache NetBeans is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation 
is required of all newly accepted projects until a further review indicates 
that the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other successful ASF projects. While 
incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate  [...]

-- 
To stop receiving notification emails like this one, please contact
[email protected].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to