From 3cacf6dafeaf66f00983a5a8f873132a886b4e13 Mon Sep 17 00:00:00 2001 From: Giorgos Korfiatis <gkorf@grnet.gr> Date: Tue, 5 May 2015 15:51:41 +0300 Subject: [PATCH] Fix copyright notice in About page --- agkyra/agkyra/gui/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agkyra/agkyra/gui/about.html b/agkyra/agkyra/gui/about.html index 305a004..c24406d 100644 --- a/agkyra/agkyra/gui/about.html +++ b/agkyra/agkyra/gui/about.html @@ -42,7 +42,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <p class="disclaimer">Developed and supported by the Okeanos/Synnefo development team of GRNET<br/><b>contact: okeanos-dev@grnet.gr</b></p> <h3 class="disclaimer">Copyright 2015 Greek Research and Technology Network<br/>Licensed under:</h3> - <embed class="box" src="COPYRIGHT" /> + <embed class="box" src="COPYING" /> </div> <footer class="footer js-footer"> <nav class="row"> -- GitLab