Switch to official Adafruit header comment
This commit is contained in:
parent
78d57af976
commit
215948d8a5
3 changed files with 13 additions and 8 deletions
|
|
@ -1,11 +1,11 @@
|
|||
// Adafruit IO Publish & Subscribe Example
|
||||
// Crickit + Adafruit IO Publish & Subscribe Example
|
||||
//
|
||||
// Adafruit invests time and resources providing this open source code.
|
||||
// Please support Adafruit and open source hardware by purchasing
|
||||
// products from Adafruit!
|
||||
//
|
||||
// Written by Todd Treece for Adafruit Industries
|
||||
// Copyright (c) 2016 Adafruit Industries
|
||||
// Written by Dave Astels for Adafruit Industries
|
||||
// Copyright (c) 2018 Adafruit Industries
|
||||
// Licensed under the MIT license.
|
||||
//
|
||||
// All text above must be included in any redistribution.
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
// Adafruit IO Publish & Subscribe Example
|
||||
// Crickit + Adafruit IO Subscribe Example
|
||||
//
|
||||
// Adafruit invests time and resources providing this open source code.
|
||||
// Please support Adafruit and open source hardware by purchasing
|
||||
// products from Adafruit!
|
||||
//
|
||||
// Written by Todd Treece for Adafruit Industries
|
||||
// Copyright (c) 2016 Adafruit Industries
|
||||
// Written by Dave Astels for Adafruit Industries
|
||||
// Copyright (c) 2018 Adafruit Industries
|
||||
// Licensed under the MIT license.
|
||||
//
|
||||
// All text above must be included in any redistribution.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,11 @@
|
|||
// Remote crickit monitor sketch
|
||||
// Crickit + Adafruit IO Publish Example
|
||||
//
|
||||
// Copyright (c) 2018 Dave Astels
|
||||
// Adafruit invests time and resources providing this open source code.
|
||||
// Please support Adafruit and open source hardware by purchasing
|
||||
// products from Adafruit!
|
||||
//
|
||||
// Written by Dave Astels for Adafruit Industries
|
||||
// Copyright (c) 2018 Adafruit Industries
|
||||
// Licensed under the MIT license.
|
||||
//
|
||||
// All text above must be included in any redistribution.
|
||||
|
|
|
|||
Loading…
Reference in a new issue