domain in robots.txt master
[dcaas.git] / about.php
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
include("config.php");
 
includeHeader("Data Centre as a Service (DCaaS)");
?>
<h1>About</h1>
DCaaS MUL <a href="http://www.finance.gov.au/about-agimo/copyright/">provided</a> under a <a href="http://creativecommons.org/licenses/by/3.0/au/">Creative Commons Attribution 3.0 Australia</a> licence.</p> http://www.finance.gov.au/about-agimo/copyright/
Icon "Cloud Computing" designed by <a href="http://thenounproject.com/andrewforrester/">Andrew Forrester</a> from the <a
    href="http://www.thenounproject.com/">Noun Project</a>
<?php
 
includeFooter();