Skip to content

Commit 53cabc9

Browse files
authored
Updated copyright notice on files written at Teknic
1 parent 14266ca commit 53cabc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/clearcore/variant.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2014-2015 Arduino LLC. All right reserved.
2+
Copyright 2020, Teknic, Inc.
33
44
This library is free software; you can redistribute it and/or
55
modify it under the terms of the GNU Lesser General Public
@@ -467,4 +467,4 @@ void OutputPulsesStop(pin_size_t pin, bool stopImmediately) {
467467
static_cast<ClearCore::DigitalInOut *>(
468468
connector)->OutputPulsesStop(stopImmediately);
469469
}
470-
}
470+
}

0 commit comments

Comments
 (0)