From 7b39908b535cb0514deb0056be997359d18c4c2e Mon Sep 17 00:00:00 2001 From: Taylor Yu Date: Fri, 22 Mar 2024 13:58:58 -0500 Subject: [PATCH] update copyrights Signed-off-by: Taylor Yu --- examples/Devices/Keyboardio/Model101/Model101.ino | 2 +- .../src/kaleidoscope/device/keyboardio/Model101.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Devices/Keyboardio/Model101/Model101.ino b/examples/Devices/Keyboardio/Model101/Model101.ino index 5f5f66d0f1..bfa69e9fc6 100644 --- a/examples/Devices/Keyboardio/Model101/Model101.ino +++ b/examples/Devices/Keyboardio/Model101/Model101.ino @@ -1,5 +1,5 @@ // -*- mode: c++ -*- -// Copyright 2016-2022 Keyboardio, inc. +// Copyright 2016-2024 Keyboardio, inc. // See "LICENSE" for license details /** diff --git a/plugins/Kaleidoscope-Hardware-Keyboardio-Model101/src/kaleidoscope/device/keyboardio/Model101.h b/plugins/Kaleidoscope-Hardware-Keyboardio-Model101/src/kaleidoscope/device/keyboardio/Model101.h index eeb8f1a98c..30bfbfbfaa 100644 --- a/plugins/Kaleidoscope-Hardware-Keyboardio-Model101/src/kaleidoscope/device/keyboardio/Model101.h +++ b/plugins/Kaleidoscope-Hardware-Keyboardio-Model101/src/kaleidoscope/device/keyboardio/Model101.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-Hardware-Model101 -- Keyboardio Model101 hardware support for Kaleidoscope - * Copyright (C) 2017-2021 Keyboard.io, Inc + * Copyright (C) 2017-2024 Keyboard.io, Inc * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software