diff options
Diffstat (limited to 'shared-bindings/nativeio/PulseOut.c')
| -rw-r--r-- | shared-bindings/nativeio/PulseOut.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/nativeio/PulseOut.c b/shared-bindings/nativeio/PulseOut.c index 013e0851a..79f189293 100644 --- a/shared-bindings/nativeio/PulseOut.c +++ b/shared-bindings/nativeio/PulseOut.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2016 Damien P. George + * Copyright (c) 2017 Scott Shawcroft 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 |
