From edc7ed0d5d0071d7ac778754338d848c1373e80d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 7 Mar 2016 10:13:29 +0100 Subject: adding licensing headers --- conf.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 56936aa1..18cb5139 100644 --- a/conf.py +++ b/conf.py @@ -1,3 +1,15 @@ +""" + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER 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 Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see +""" # -*- coding: utf-8 -*- # # neuro documentation build configuration file, created by -- cgit v1.2.3