From 833f1253a1d67a625dcd25014314e2a539fe4778 Mon Sep 17 00:00:00 2001 From: Corentin Chary Date: Tue, 6 Sep 2011 09:16:21 +0200 Subject: [PATCH] euscanwww/templates: add appropriate copyrights Signed-off-by: Corentin Chary --- euscanwww/templates/_base.html | 2 ++ euscanwww/templates/euscan/about.html | 12 ++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/euscanwww/templates/_base.html b/euscanwww/templates/_base.html index cb74b01..d995569 100644 --- a/euscanwww/templates/_base.html +++ b/euscanwww/templates/_base.html @@ -57,6 +57,8 @@ Questions, Comments, Corrections ? Email: corentin.chary at gmail.com
Copyright (C) 2011 Corentin Chary
+ Original Gentoo artwork and logos copyright (C) Gentoo Foundation.
+ Design inspired by (stolen from) gentoo.org and bugs.gentoo.org.
This site is not an official Gentoo website.

diff --git a/euscanwww/templates/euscan/about.html b/euscanwww/templates/euscan/about.html index 8a6cbe7..6bb1d7b 100644 --- a/euscanwww/templates/euscan/about.html +++ b/euscanwww/templates/euscan/about.html @@ -3,16 +3,20 @@ {% block content %}

What's euscan ?

-Euscan is both a tool to check if an ebuild is outdated (app-portage/euscan) and a web interface. + Euscan is both a tool to check if an ebuild is outdated (app-portage/euscan) and a web interface.

-This web interface allow you to browse the portage tree, and find outdated ebuilds. It is designed to help maintainers monitor their packages and bump them. + This web interface allow you to browse the portage tree, and find outdated ebuilds. It is designed to help maintainers monitor their packages and bump them.

-euscan code source is available at http://git.iksaif.net/?p=euscan.git;a=summary. + euscan code source is available at http://git.iksaif.net/?p=euscan.git;a=summary.

-This site is not an official Gentoo website. + Original Gentoo artwork and logos copyright (C) Gentoo Foundation. + Design inspired by (stolen from) gentoo.org and bugs.gentoo.org. +

+

+ This site is not an official Gentoo website.