Sha256: ff9ea22ce68b62a700476ec67c36d6ebd423b72657edb2403eb9e24518bc6cf8

Contents?: true

Size: 1.2 KB

Versions: 4

Compression:

Stored size: 1.2 KB

Contents

<%
# WontoMedia - a wontology web application
# Copyright (C) 2011 - Glen E. Ivey
#    www.wontology.com
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License version
# 3 as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program in the file COPYING and/or LICENSE.  If not,
# see "http://www.gnu.org/licenses/".
%>


<div id="block-footer" style="width: 100%; clear: both">
  <p class="fine-print">
    Copyright &copy; 2011, Glen E. Ivey &mdash;
    Powered by <%= link_to 'WontoMedia',
      'http://wontomedia.rubyforge.org/' %>
    &mdash; Software and page templates licensed under
    <%= link_to 'GNU AGPL v3',
      'http://www.gnu.org/licenses/agpl-3.0.html' %>
    &mdash; Page content licensed under <%= link_to 'GNU FDL v1.3',
      'http://www.gnu.org/licenses/fdl-1.3.html' %>
  </p>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wontomedia-1.0.7 app/views/layouts/_footer.html.erb
wontomedia-1.0.6 app/views/layouts/_footer.html.erb
wontomedia-1.0.5 app/views/layouts/_footer.html.erb
wontomedia-1.0.4 app/views/layouts/_footer.html.erb