Skip to content
Snippets Groups Projects
Commit 5d990c20 authored by ptangu01's avatar ptangu01
Browse files

format license

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/trunk@224 b32b6428-25c9-4566-ad07-03861ab6144f
parent 70cab8eb
No related branches found
No related tags found
No related merge requests found
"""
Copyright 2014 Jerome Kerdreux, Philippe Tanguy, Telecom Bretagne.
This file is part of xAAL.
xAAL 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 3 of the License, or
(at your option) any later version.
xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
"""
# -*- coding: utf-8 -*-
#
# Copyright 2014 Jérôme Kerdreux, Philippe Tanguy, Telecom Bretagne.
#
# This file is part of xAAL.
#
# xAAL 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 3 of the License, or
# (at your option) any later version.
#
# xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
#
from xAAL.Devices import XAALAttribute
......
"""
Copyright 2014 Jerome Kerdreux, Philippe Tanguy, Telecom Bretagne.
This file is part of xAAL.
xAAL 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 3 of the License, or
(at your option) any later version.
xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
"""
# -*- coding: utf-8 -*-
#
# Copyright 2014 Jérôme Kerdreux, Philippe Tanguy, Telecom Bretagne.
#
# This file is part of xAAL.
#
# xAAL 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 3 of the License, or
# (at your option) any later version.
#
# xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
#
from xAAL.Devices import XAALAttribute
from gateways.ZWave.ZwaveDevice import ZwaveDevice
......
"""
Copyright 2014 Jerome Kerdreux, Philippe Tanguy, Telecom Bretagne.
This file is part of xAAL.
xAAL 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 3 of the License, or
(at your option) any later version.
xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
"""
# -*- coding: utf-8 -*-
#
# Copyright 2014 Jérôme Kerdreux, Philippe Tanguy, Telecom Bretagne.
#
# This file is part of xAAL.
#
# xAAL 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 3 of the License, or
# (at your option) any later version.
#
# xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
#
from xAAL.Devices import XAALAttribute
......
"""
Copyright 2014 Jerome Kerdreux, Philippe Tanguy, Telecom Bretagne.
# -*- coding: utf-8 -*-
This file is part of xAAL.
#
# Copyright 2014 Jérôme Kerdreux, Philippe Tanguy, Telecom Bretagne.
#
# This file is part of xAAL.
#
# xAAL 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 3 of the License, or
# (at your option) any later version.
#
# xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
#
xAAL 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 3 of the License, or
(at your option) any later version.
xAAL 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 xAAL. If not, see <http://www.gnu.org/licenses/>.
"""
from xAAL.Devices import XAALDevice
class ZwaveDevice(XAALDevice):
......
# -*- coding: utf-8 -*-
"""
Copyright 2014 Jerome Kerdreux, Philippe Tanguy Telecom Bretagne.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
MIXER_PADDING = 10
#
# Copyright 2014 Jérôme Kerdreux, Philippe Tanguy Telecom Bretagne.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
import logging
import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment