Skip to content

Commit 7de1ada

Browse files
committed
Added second author to copyright for examples
1 parent 4ada0c2 commit 7de1ada

13 files changed

+13
-0
lines changed

examples/led_animation_all_animations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_basic_animations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_blink.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_chase.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_comet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_customcolorchase.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_group.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_pixel_map.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_rainbow_animations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

examples/led_animation_samd21_reset_interval.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
23
# SPDX-License-Identifier: MIT
34

45
"""

0 commit comments

Comments
 (0)