Project

General

Profile

Revision 9b8d9497

ID9b8d94973f36928bb2f298caad9102322a3f7a0a
Parent e462bc8f
Child 379ffecb

Added by Francois POIROTTE about 8 years ago

[#1525] Correction adresse de la FSF

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

View differences:

vigiboard/controllers/root.py
1 1
# -*- coding: utf-8 -*-
2 2
# vim:set expandtab tabstop=4 shiftwidth=4:
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
"""VigiBoard Controller"""
22 7

  

Also available in: Unified diff