Skip to content

Commit 3902f50

Browse files
committed
CLOUDSTACK-1420 - updating publican brand files with text notice of trademarks
1 parent cf06861 commit 3902f50

4 files changed

Lines changed: 22 additions & 3 deletions

File tree

docs/publican-cloudstack/defaults.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818

19-
doc_url: "http://docs.cloudstack.org"
19+
doc_url: "http://incubator.apache.org/cloudstack/docs"
2020
prod_url: "http://cloudstack.org"
2121

docs/publican-cloudstack/en-US/Legal_Notice.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@
5353
completeness or stability of the code, it does indicate that the project
5454
has yet to be fully endorsed by the ASF.
5555
</para>
56+
57+
<para>
58+
CloudStack® is a registered trademark of the Apache Software Foundation.
59+
</para>
60+
61+
<para>
62+
Apache CloudStack, the CloudStack word design, the Apache CloudStack word design, and the cloud monkey logo are trademarks of the
63+
Apache Software Foundation.
64+
</para>
5665
</legalnotice>
5766

5867

docs/publican-cloudstack/publican-cloudstack.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
Name: publican-cloudstack
2020
Summary: Common documentation files for Apache %{brand}
21-
Version: 0.4
21+
Version: 0.5
2222
Release: 1%{?dist}
2323
License: ASLv2
2424
Group: Applications/Text
@@ -49,12 +49,14 @@ rm -rf $RPM_BUILD_ROOT
4949

5050
%files
5151
%defattr(-,root,root,-)
52-
%doc README
5352
%doc LICENSE
5453
%doc NOTICE
5554
%{_datadir}/publican/Common_Content/%{brand}
5655

5756
%changelog
57+
* Tue Feb 29 2013 David Nalley <david@gnsa.us> 0.5-1
58+
- adding trademark information
59+
5860
* Sun Sep 22 2012 David Nalley <david@gnsa.us> 0.4-1
5961
- added 'Apache' to the description
6062
- moved the issue tracker url to the ASF jira instance

tools/apidoc/generateadmincommands.xsl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,16 @@ version="1.0">
138138

139139

140140
</div>
141+
141142
</div><!-- #BeginLibraryItem "/libraries/footer.lbi" -->
142143
<div id="footer">
144+
<div id="comments_thread">
145+
<script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true">
146+
</script>
147+
<noscript>
148+
<iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe>
149+
</noscript>
150+
</div>
143151

144152
<div id="footer_mainmaster">
145153
<p>Copyright © 2012 The Apache Software Foundation, Licensed under the

0 commit comments

Comments
 (0)