3
* Xibo - Digital Signage - http://www.xibo.org.uk
4
* Copyright (C) 2006-2013 Daniel Garner
6
* This file is part of Xibo.
8
* Xibo is free software: you can redistribute it and/or modify
9
* it under the terms of the GNU Affero General Public License as published by
10
* the Free Software Foundation, either version 3 of the License, or
13
* Xibo is distributed in the hope that it will be useful,
14
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
* GNU Affero General Public License for more details.
18
* You should have received a copy of the GNU Affero General Public License
19
* along with Xibo. If not, see <http://www.gnu.org/licenses/>.
24
defined('XIBO') or die("Sorry, you are not allowed to directly access this page.<br /> Please press the back button in your browser.");
26
<h2>License <small>Digital Signage for Everyone</small></h2>
27
<p>Xibo Digital Signage - <a target="_blank" href="http://www.xibo.org.uk" title="Xibo Website">www.xibo.org.uk</a>. Version <?php echo Theme::Get('version'); ?><br />
28
Copyright © 2006-2014 Daniel Garner, Alex Harrington, Spring Signage Ltd and
29
the <a target="_blank" href="https://launchpad.net/~xibo-developers/+members" title="Xibo Developers">Xibo Developers</a>.</p>
31
<p>Xibo is free software: you can redistribute it and/or modify
32
it under the terms of the GNU Affero General Public License as published by
33
the Free Software Foundation, either version 3 of the License, or
34
any later version. </p>
36
<p>Xibo is distributed in the hope that it will be useful,
37
but WITHOUT ANY WARRANTY; without even the implied warranty of
38
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
39
GNU Affero General Public License for more details.</p>
41
<p>You should have received a copy of the GNU Affero General Public License
42
along with Xibo. If not, see <a target="_blank" href="http://opensource.org/licenses/AGPL-3.0">opensource.org/licenses/AGPL-3.0</a>. </p>
45
<p>As an end user of the Xibo software you are entitled to download and view the source code. You may do
46
so from <a target="_blank" id="source-link" href="<?php echo Theme::GetConfig('cms_source_url'); ?>">Launchpad</a>.
47
As a service provider you <strong>MUST</strong> provide your end users notification of and access to the source code.</p>
49
<h2>Third Party Licenses</h2>
50
<p>Xibo uses some third party libraries and tools - these are provided with the software under licences compatible with the AGPLv3. All licences for
51
third party libraries are included with that library and attributed in the code.</p>
53
<p>Xibo is supported and maintained by <a target="_blank" href="http://springsignage.com/" title="Xibo Commercial Sponsor">Spring Signage Ltd</a>.</p>
b'\\ No newline at end of file'