Skip to content

Commit

Permalink
Copyright extension onto year 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
lyusupov committed Jan 16, 2024
1 parent 14407ac commit b80d5be
Show file tree
Hide file tree
Showing 207 changed files with 220 additions and 220 deletions.
2 changes: 1 addition & 1 deletion software/app/Emulator/Android.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Android.py
# Copyright (C) 2016-2023 Linar Yusupov
# Copyright (C) 2016-2024 Linar Yusupov
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion software/app/Emulator/Emulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Emulator.py
# Copyright (C) 2016-2023 Linar Yusupov
# Copyright (C) 2016-2024 Linar Yusupov
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion software/app/Emulator/Linux.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Linux.py
# Copyright (C) 2016-2023 Linar Yusupov
# Copyright (C) 2016-2024 Linar Yusupov
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion software/app/Emulator/NMEA.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# NMEA.py
# Copyright (C) 2016-2023 Linar Yusupov
# Copyright (C) 2016-2024 Linar Yusupov
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion software/app/Emulator/legacy_protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2014 Clayton Smith.
# Copyright (C) 2016-2023 Linar Yusupov
# Copyright (C) 2016-2024 Linar Yusupov
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion software/app/interface/SoftRF.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SoftRF.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## License

Copyright (C) 2016-2023 Linar Yusupov <[email protected]>
Copyright (C) 2016-2024 Linar Yusupov <[email protected]>

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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/BatteryHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* BatteryHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/BatteryHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* BatteryHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/BluetoothHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* BluetoothHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/BluetoothHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* BluetoothHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/EEPROMHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* EEPROMHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/EEPROMHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* EEPROMHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
4 changes: 2 additions & 2 deletions software/firmware/source/SkyView/EPDHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* EPDHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down Expand Up @@ -41,7 +41,7 @@ const char EPD_SkyView_text5 [] = "and LilyGO";
const char EPD_SkyView_text6 [] = "SkyView";
const char EPD_SkyView_text7 [] = "Author:";
const char EPD_SkyView_text8 [] = "Linar Yusupov";
const char EPD_SkyView_text9 [] = "(C) 2019-2023";
const char EPD_SkyView_text9 [] = "(C) 2019-2024";
const char EPD_SkyView_text10[] = "POWER";
const char EPD_SkyView_text11[] = "OFF";
const char EPD_SkyView_text12[] = "Screen";
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/EPDHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* EPDHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/GDL90Helper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* GDL90Helper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/GDL90Helper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* GDL90Helper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/JSONHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* JSONHelper.cpp
* Copyright (C) 2018-2023 Linar Yusupov
* Copyright (C) 2018-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/JSONHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* JSONHelper.h
* Copyright (C) 2018-2023 Linar Yusupov
* Copyright (C) 2018-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Makefile.RPi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Makefile.RPi
# Copyright (C) 2019-2023 Linar Yusupov
# Copyright (C) 2019-2024 Linar Yusupov
#
# 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/NMEAHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* NMEAHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/NMEAHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* NMEAHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/OLEDHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* OLEDHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/OLEDHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* OLEDHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_ESP32.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_ESP32.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_ESP32.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_ESP32.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_ESP8266.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_ESP8266.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_ESP8266.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_ESP8266.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_RP2040.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_RP2040.cpp
* Copyright (C) 2023 Linar Yusupov
* Copyright (C) 2023-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_RP2040.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_RP2040.h
* Copyright (C) 2023 Linar Yusupov
* Copyright (C) 2023-2024 Linar Yusupov
*
* 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
Expand Down
4 changes: 2 additions & 2 deletions software/firmware/source/SkyView/Platform_RPi.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_RPi.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down Expand Up @@ -780,7 +780,7 @@ int main(int argc, char *argv[])
Serial.print(SoC->name);
Serial.print(F(" FW.REV: " SKYVIEW_FIRMWARE_VERSION " DEV.ID: "));
Serial.println(String(SoC->getChipId(), HEX));
Serial.println(F("Copyright (C) 2019-2023 Linar Yusupov. All rights reserved."));
Serial.println(F("Copyright (C) 2019-2024 Linar Yusupov. All rights reserved."));
Serial.flush();

RPi_ParseSettings();
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/Platform_RPi.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Platform_RPi.h
* Copyright (C) 2018-2023 Linar Yusupov
* Copyright (C) 2018-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/SkyView.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SkyView.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
4 changes: 2 additions & 2 deletions software/firmware/source/SkyView/SkyView.ino
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SkyView(.ino) firmware
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* This firmware is essential part of the SoftRF project.
*
Expand Down Expand Up @@ -87,7 +87,7 @@ void setup()
Serial.print(SoC->name);
Serial.print(F(" FW.REV: " SKYVIEW_FIRMWARE_VERSION " DEV.ID: "));
Serial.println(String(SoC->getChipId(), HEX));
Serial.println(F("Copyright (C) 2019-2023 Linar Yusupov. All rights reserved."));
Serial.println(F("Copyright (C) 2019-2024 Linar Yusupov. All rights reserved."));
Serial.flush();

EEPROM_setup();
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/SoCHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SoCHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/SoCHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SoCHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/TrafficHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* TrafficHelper.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/TrafficHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* TrafficHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/View_Radar_EPD.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* View_Radar_EPD.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/View_Text_EPD.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* View_Text_EPD.cpp
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
4 changes: 2 additions & 2 deletions software/firmware/source/SkyView/WebHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WebHelper.cpp
* Copyright (C) 2016-2023 Linar Yusupov
* Copyright (C) 2016-2024 Linar Yusupov
*
* 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
Expand Down Expand Up @@ -101,7 +101,7 @@ static const char about_html[] PROGMEM = "<html>\
<tr><th align=left>sekigon-gonnoc</th><td align=left>Pico PIO USB library</td></tr>\
</table>\
<hr>\
Copyright (C) 2019-2023 &nbsp;&nbsp;&nbsp; Linar Yusupov\
Copyright (C) 2019-2024 &nbsp;&nbsp;&nbsp; Linar Yusupov\
</body>\
</html>";

Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/WebHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WebHelper.h
* Copyright (C) 2016-2023 Linar Yusupov
* Copyright (C) 2016-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/WiFiHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WiFiHelper.cpp
* Copyright (C) 2016-2023 Linar Yusupov
* Copyright (C) 2016-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyView/WiFiHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WiFiHelper.h
* Copyright (C) 2019-2023 Linar Yusupov
* Copyright (C) 2019-2024 Linar Yusupov
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion software/firmware/source/SkyWatch/BaroHelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* BaroHelper.cpp
* Copyright (C) 2018-2023 Linar Yusupov
* Copyright (C) 2018-2024 Linar Yusupov
*
* 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
Expand Down
Loading

0 comments on commit b80d5be

Please sign in to comment.