diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-04-17 08:16:56 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-04-17 18:44:07 -0500 |
| commit | 9bfe6b719718441ce9b661f1c3d92e707ad10131 (patch) | |
| tree | 4175e7f34e78877c8b59ccf4eb35b4db4ce861dd /shared-bindings/framebufferio/FramebufferDisplay.h | |
| parent | 8c455f24bf639e83ef1f9c74d9df3c35a81a8710 (diff) | |
framebufferio: update copyright information
Diffstat (limited to 'shared-bindings/framebufferio/FramebufferDisplay.h')
| -rw-r--r-- | shared-bindings/framebufferio/FramebufferDisplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-bindings/framebufferio/FramebufferDisplay.h b/shared-bindings/framebufferio/FramebufferDisplay.h index e7ead6ac5..c41e041ce 100644 --- a/shared-bindings/framebufferio/FramebufferDisplay.h +++ b/shared-bindings/framebufferio/FramebufferDisplay.h @@ -4,6 +4,7 @@ * The MIT License (MIT) * * Copyright (c) 2017, 2018 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2020 Jeff Epler for Adafruit Industries * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
