Author: sebb
Date: Mon May 20 18:10:49 2013
New Revision: 1484549

URL: http://svn.apache.org/r1484549
Log:
RAT-128 Use the proper name for Apache License

Modified:
    
creadur/rat/trunk/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm

Modified: 
creadur/rat/trunk/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm?rev=1484549&r1=1484548&r2=1484549&view=diff
==============================================================================
--- 
creadur/rat/trunk/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm 
(original)
+++ 
creadur/rat/trunk/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm 
Mon May 20 18:10:49 2013
@@ -69,11 +69,11 @@ Custom License Matchers
 
 *-----------------------+-----------+
 | licenseFamilyCategory | The license family category is a very short string 
(exactly 5 characters, preferrably no blanks),
-|                       | which identifies the license. For example, this 
could be <<<ASL20>>> to identify the Apache
-|                       | Software License, 2.0.
+|                       | which identifies the license. For example, this 
could be <<<AL20>>> to identify the
+|                       |  Apache License, 2.0.
 *-----------------------+-----------+
 | licenseFamilyName     | The license family name is a longer string, which 
gives the licenses full name. For example,
-|                       | this could be <<<Apache Software License, 2.0>>>.
+|                       | this could be <<<Apache License, 2.0>>>.
 *-----------------------+-----------+
 | notes                 | You might specify additional notes here, like "Dual 
licensed GPL/MPL".
 *-----------------------+-----------+


Reply via email to