Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Copyright"

 
Line 1: Line 1:
----
+
<noinclude>
<font size="-2">This page was originally published in [{{{locationhref}}} {{{location}}}]. Copyright {{{year}}}, {{{holder}}}. All rights reserved. This text is made available here under the terms of the [http://www.eclipse.org/legal/epl-v10.html Eclipse Public License v1.0].</font>
+
{{Usage|1=<pre>{{Copyright
<noinclude>[[Category:Templates]]</noinclude>
+
  | location=Official Eclipse 3.0 FAQs
 +
  | locationhref=http://www.eclipsefaq.org/
 +
  | year=2004
 +
  | holder=Pearson Education, Inc}}</pre>|2={{Copyright
 +
  | location=Official Eclipse 3.0 FAQs
 +
  | locationhref=http://www.eclipsefaq.org/
 +
  | year=2004
 +
  | holder=Pearson Education, Inc}}}}
 +
</noinclude><includeonly>----
 +
<font size="-2">This page was originally published in [{{{locationhref}}} {{{location}}}]. Copyright {{{year}}}, {{{holder}}}. All rights reserved. This text is made available here under the terms of the [http://www.eclipse.org/legal/epl-v10.html Eclipse Public License v1.0].</font></includeonly>

Latest revision as of 18:14, 12 February 2008

Markup Rendering
{{Copyright
   | location=Official Eclipse 3.0 FAQs
   | locationhref=http://www.eclipsefaq.org/
   | year=2004
   | holder=Pearson Education, Inc}}

This page was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.


Back to the top