diff options
| author | Radomir Dopieralski <openstack@sheep.art.pl> | 2019-03-01 16:05:15 +0100 |
|---|---|---|
| committer | Radomir Dopieralski <openstack@sheep.art.pl> | 2019-03-01 16:05:15 +0100 |
| commit | 89b2788d119c811327b366e061481fbcc96cbc65 (patch) | |
| tree | e425563cebc847049805c76d0989fa2941b17655 /shared-module/_pew/__init__.h | |
| parent | 8e50aeb06f24a264b474d62b52c7f59220db7195 (diff) | |
Apply review fixes:
* fix formatting
* fix copyrights
* fix CIRCUITPYTHON_GAMEPAD guards
* add CIRCUITPYTHON_PEW guards to reset
* fix module list order
Diffstat (limited to 'shared-module/_pew/__init__.h')
| -rw-r--r-- | shared-module/_pew/__init__.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-module/_pew/__init__.h b/shared-module/_pew/__init__.h index f85dec749..4f953c610 100644 --- a/shared-module/_pew/__init__.h +++ b/shared-module/_pew/__init__.h @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2016 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2019 Radomir Dopieralski * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
