diff --git a/ringbuffer.h b/ringbuffer.h index 6387110..68ace3d 100755 --- a/ringbuffer.h +++ b/ringbuffer.h @@ -2,17 +2,17 @@ /* This file is part of UsbLedController. * - * TelemetrySystem is free software: you can redistribute it and/or modify + * UsbLedController is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License (LGPL) version 3 as published by * the Free Software Foundation. * - * TelemetrySystem is distributed in the hope that it will be useful, + * UsbLedController is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with TelemetrySystem. If not, see . + * along with UsbLedController. If not, see . */ #pragma once