From 6a85bd602b51fa6c9c1e9ea4e93a07747b341f7c Mon Sep 17 00:00:00 2001
From: "Matteo Nastasi (mop)" <nastasi@alternativeoutput.it>
Date: Mon, 16 Dec 2013 07:33:20 +0100
Subject: [PATCH] aligned conf template with latest changes

---
 web/Obj/brisk.conf-templ.pho | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/Obj/brisk.conf-templ.pho b/web/Obj/brisk.conf-templ.pho
index 3f56f5d..3789529 100644
--- a/web/Obj/brisk.conf-templ.pho
+++ b/web/Obj/brisk.conf-templ.pho
@@ -88,8 +88,8 @@ $G_btrace_pref_sub = "/home/nastasi/web/";
 $G_doc_path = "Obj/doc/";
 
 // licence related stuff
-$G_tos_vers  = "1.2";
-$G_tos_fname = "Obj/doc/terms-of-service_%s_%s.txt";
+$G_tos_vers = "1.2";
+$G_tos_fname = "terms-of-service_V%s_%s.txt";
 // USE date +%s -d 'Wed Nov 20 18:35:41 CET 2013' to calculate
 $G_tos_dthard = 1384968941;
 $G_tos_dtsoft = 1384968941;
-- 
2.17.1