Project

General

Profile

Revision 379ffecb

ID379ffecb93d437fe9d444dcee5a739f2cc9ea038
Parent 9b8d9497
Child b8700112

Added by Francois POIROTTE about 8 years ago

[#1525] Changement adresse FSF

Complète le précédent commit.

Change-Id: I51f14afa2f7ea1a3912c9b6270ae4e12149e4870
Refs: #1525
Reviewed-on: https://vigilo-dev.si.c-s.fr/review/2094
Tested-by: Build system <>
Reviewed-by: Francois POIROTTE <>

View differences:

app_cfg.py
1 1
# -*- coding: utf-8 -*-
2 2
# vim: set fileencoding=utf-8 sw=4 ts=4 et :
3
################################################################################
4
#
5 3
# Copyright (C) 2007-2016 CS-SI
6
#
7
# This program is free software; you can redistribute it and/or modify
8
# it under the terms of the GNU General Public License version 2 as
9
# published by the Free Software Foundation.
10
#
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
# GNU General Public License for more details.
15
#
16
# You should have received a copy of the GNU General Public License
17
# along with this program; if not, write to the Free Software
18
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
################################################################################
4
# License: GNU GPL v2 <http://www.gnu.org/licenses/gpl-2.0.html>
20 5

  
21 6
"""
22 7
Global configuration file for TG2-specific settings in vigiboard.

Also available in: Unified diff