File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1- /* Boards.h - Hardware Abstraction Layer for Firmata library */
1+ /*
2+ Boards.h - Hardware Abstraction Layer for Firmata library
3+ Copyright (c) 2006-2008 Hans-Christoph Steiner. All rights reserved.
4+
5+ This library is free software; you can redistribute it and/or
6+ modify it under the terms of the GNU Lesser General Public
7+ License as published by the Free Software Foundation; either
8+ version 2.1 of the License, or (at your option) any later version.
9+
10+ See file LICENSE.txt for further informations on licensing terms.
11+ */
212
313#ifndef Firmata_Boards_h
414#define Firmata_Boards_h
Original file line number Diff line number Diff line change 11/*
22 Firmata.cpp - Firmata library v2.4.3 - 2015-4-11
3- Copyright (C ) 2006-2008 Hans-Christoph Steiner. All rights reserved.
3+ Copyright (c ) 2006-2008 Hans-Christoph Steiner. All rights reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 Firmata.h - Firmata library v2.4.3 - 2015-4-11
3- Copyright (C ) 2006-2008 Hans-Christoph Steiner. All rights reserved.
3+ Copyright (c ) 2006-2008 Hans-Christoph Steiner. All rights reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
You can’t perform that action at this time.
0 commit comments