Switch to official Adafruit header comment

This commit is contained in:
Dave Astels 2018-07-18 17:02:49 -04:00
parent 78d57af976
commit 215948d8a5
3 changed files with 13 additions and 8 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.