File tree Expand file tree Collapse file tree 9 files changed +19
-9
lines changed Expand file tree Collapse file tree 9 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 1- This code is released under the GNU General Public License, which covers the main body
1+ This file includes licensing information for arduino-create-agent-js-client.
2+
3+ Copyright (c) 2018
4+ Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
5+
6+ The software is released under the GNU General Public License, which covers the main body
27of the arduino-create-agent-js-client code. The terms of this license can be found at:
38https://www.gnu.org/licenses/gpl-3.0.en.html
49
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
@@ -312,6 +312,11 @@ class App extends React.Component {
312312 < div > Download status: < span className = { downloadClass } > { this . state . downloadStatus } </ span > </ div >
313313 </ form >
314314 </ div > : null }
315+
316+ < div className = "section" >
317+ < h2 > Errors</ h2 >
318+ < div > { this . state . error } </ div >
319+ </ div >
315320 </ div >
316321 ) ;
317322 }
Original file line number Diff line number Diff line change 11<!--
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2018 ARDUINO AG (http://www.arduino.cc/)
2+ * Copyright 2018 ARDUINO SA (http://www.arduino.cc/)
33* This file is part of arduino-create-agent-js-client.
44* Copyright (c) 2018
55* Authors: Alberto Iannaccone, Stefania Mellai, Gabriele Destefanis
You can’t perform that action at this time.
0 commit comments