X-Git-Url: https://coquelicot.potager.org/gitweb/?p=coquelicot.git;a=blobdiff_plain;f=views%2Flayout.haml;h=0a511396bb7537a2d1a7d7b852b6c4fb7669ad23;hp=bd08b48b39ba57bdbefdfc65a8046debcdb8eaa3;hb=b047f59176633faa97742db13ac66f6b00a4b1fe;hpb=00684d8e6a83477585814efbbb0fc09405e30859 diff --git a/views/layout.haml b/views/layout.haml index bd08b48..0a51139 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -1,3 +1,20 @@ +-# Coquelicot: "one-click" file sharing with a focus on users' privacy. +-# Copyright © 2010-2012 potager.org +-# © 2011 mh / immerda.ch +-# +-# This program is free software: you can redistribute it and/or modify +-# it under the terms of the GNU Affero General Public License as +-# published by the Free Software Foundation, either version 3 of the +-# License, or (at your option) any later version. +-# +-# 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. If not, see . + !!! XML !!! Strict %html @@ -26,7 +43,7 @@ #container = yield #footer - %span= 'Coquelicot © 2010 potager.org' + %span= 'Coquelicot © 2010-2012 potager.org' %span = '—' %a{ :href => 'http://www.gnu.org/licenses/agpl.txt' }= 'AGPLv3'