diff options
| author | gamblor21 <mark.komus@gmail.com> | 2020-10-26 16:54:24 -0500 |
|---|---|---|
| committer | gamblor21 <mark.komus@gmail.com> | 2020-10-26 16:54:24 -0500 |
| commit | 8a379830a8a583750daedb2b1c72369f6bb413ef (patch) | |
| tree | 74abe9499bab69a469fc3197db3f545e6918c9d7 /shared-module | |
| parent | 12d770b427e77c207b85aa9ddcda0047fa6d040a (diff) | |
Added doc and translations
Diffstat (limited to 'shared-module')
| -rw-r--r-- | shared-module/busdevice/I2CDevice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-module/busdevice/I2CDevice.c b/shared-module/busdevice/I2CDevice.c index 516132c84..085c4171f 100644 --- a/shared-module/busdevice/I2CDevice.c +++ b/shared-module/busdevice/I2CDevice.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2020 Mark Komus * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
