diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-06-19 10:42:36 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-06-19 10:42:36 -0400 |
| commit | a1b5d800f30418a08a39e73ba4b3e276ca6c7241 (patch) | |
| tree | a0b4b6efb5e8a6056d0ffaf1e30c9967d584e16c /shared-bindings/bleio/Service.c | |
| parent | 35b919185747c42e183ccfc41f99fd370acca450 (diff) | |
Update copyrights; get ready for Central
Diffstat (limited to 'shared-bindings/bleio/Service.c')
| -rw-r--r-- | shared-bindings/bleio/Service.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shared-bindings/bleio/Service.c b/shared-bindings/bleio/Service.c index 352ef8d6a..2719164d8 100644 --- a/shared-bindings/bleio/Service.c +++ b/shared-bindings/bleio/Service.c @@ -3,8 +3,9 @@ * * The MIT License (MIT) * - * Copyright (c) 2017 Glenn Ruben Bakke + * Copyright (c) 2019 Dan Halbert for Adafruit Industries * Copyright (c) 2018 Artur Pacholec + * Copyright (c) 2017 Glenn Ruben Bakke * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
