You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2016/11/20 22:53:31 UTC

creadur-site git commit: RAT-224: Fixing the webpage directly

Repository: creadur-site
Updated Branches:
  refs/heads/asf-site 071bfa9d2 -> fce47da70


RAT-224: Fixing the webpage directly

* Quick fix to avoid problems with a fully regenerated webpage.
* Source code is fixed as well: http://svn.apache.org/viewvc?rev=1770594&view=rev


Project: http://git-wip-us.apache.org/repos/asf/creadur-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/creadur-site/commit/fce47da7
Tree: http://git-wip-us.apache.org/repos/asf/creadur-site/tree/fce47da7
Diff: http://git-wip-us.apache.org/repos/asf/creadur-site/diff/fce47da7

Branch: refs/heads/asf-site
Commit: fce47da707400fc39096afa39497828b52165de7
Parents: 071bfa9
Author: Phil Ottlinger <po...@apache.org>
Authored: Sun Nov 20 23:52:08 2016 +0100
Committer: Phil Ottlinger <po...@apache.org>
Committed: Sun Nov 20 23:52:08 2016 +0100

----------------------------------------------------------------------
 rat/apache-rat-plugin/examples/custom-license.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/creadur-site/blob/fce47da7/rat/apache-rat-plugin/examples/custom-license.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-plugin/examples/custom-license.html b/rat/apache-rat-plugin/examples/custom-license.html
index 65ca484..ecfcabc 100644
--- a/rat/apache-rat-plugin/examples/custom-license.html
+++ b/rat/apache-rat-plugin/examples/custom-license.html
@@ -285,7 +285,7 @@
           &lt;/licenses&gt;
           &lt;licenseFamilies&gt;
             &lt;licenseFamily implementation=&quot;org.apache.rat.license.SimpleLicenseFamily&quot;&gt;
-              &lt;familyName&gt;Yet Another Software License&lt;/familyName&gt;
+              &lt;familyName&gt;Yet Another Software License (YASL) 1.0&lt;/familyName&gt;
             &lt;/licenseFamily&gt;
           &lt;/licenseFamilies&gt;
         &lt;/configuration&gt;