Author: rdonkin
Date: Tue Aug 7 21:01:27 2012
New Revision: 1370521
URL: http://svn.apache.org/viewvc?rev=1370521&view=rev
Log:
Another section on copyright notice
Modified:
creadur/whisker/trunk/src/site/fml/faq.fml
Modified: creadur/whisker/trunk/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/creadur/whisker/trunk/src/site/fml/faq.fml?rev=1370521&r1=1370520&r2=1370521&view=diff
==============================================================================
--- creadur/whisker/trunk/src/site/fml/faq.fml (original)
+++ creadur/whisker/trunk/src/site/fml/faq.fml Tue Aug 7 21:01:27 2012
@@ -385,6 +385,33 @@ Read more about license families <a href
</answer>
</faq>
<faq id='how-primary-copyright-notice'>
+ <question>What do you mean by a primary copyright notice?</question>
+ <answer>
+ <p>
+An (optional) <a href='#what-copyright-notice'>copyright notice</a>,
+included in a <code>LICENSE</code> document but positioned above the license
text
+(rather than being part of it). For example, conventionally a copyright notice
+is positioned above the
+<a href='http://opensource.org/licenses/mit-license.php/'>MIT License</a> text.
+ </p>
+ <p>
+ Learn about copyright notices <a href='#what-copyright-notice'>here</a>.
+ </p>
+ <p>
+ Read about the different between a <code>NOTICE</code>
+ and a copyright notice <a href='#notice-vs-copyright-notice'>here</a>.
+ </p>
+ <p>
+ Read about when you need to add a primary copyright notice
+ <a href='#when-primary-copyright-notice'>here</a>.
+ </p>
+ <p>
+ Read about how you need add a primary copyright notice
+ <a href='#how-primary-copyright-notice'>here</a>.
+ </p>
+ </answer>
+ </faq>
+ <faq id='how-primary-copyright-notice'>
<question>How do I add a primary copyright notice?</question>
<answer>
<p>
@@ -393,7 +420,7 @@ Read more about license families <a href
<p>
</p>
<p>
- Learn about a copyright notice <a href='#what-copyright-notice'>here</a>.
+ Learn about copyright notices <a href='#what-copyright-notice'>here</a>.
</p>
<p>
Read about the different between a <code>NOTICE</code>