Fix header comment
This commit is contained in:
parent
03b1f6c29d
commit
e8adbb9fc8
2 changed files with 4 additions and 14 deletions
|
|
@ -1,11 +1,6 @@
|
|||
// Adafruit IO Publish & Subscribe Example
|
||||
// Crickit + Adafruit IO Guide code
|
||||
//
|
||||
// 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
|
||||
// Copyright (c) 2018 Dave Astels
|
||||
// Licensed under the MIT license.
|
||||
//
|
||||
// All text above must be included in any redistribution.
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
// Adafruit IO Publish & Subscribe Example
|
||||
// Crckit + Adafruit IO Guide code
|
||||
//
|
||||
// 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
|
||||
// Copyright (c) 2018 Dave Astels
|
||||
// Licensed under the MIT license.
|
||||
//
|
||||
// All text above must be included in any redistribution.
|
||||
|
|
|
|||
Loading…
Reference in a new issue