Skip to content

Commit a616a50

Browse files
committed
Copyright extension onto year 2025
1 parent 411d27d commit a616a50

File tree

232 files changed

+246
-245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+246
-245
lines changed

software/app/Emulator/Android.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Android.py
3-
# Copyright (C) 2016-2024 Linar Yusupov
3+
# Copyright (C) 2016-2025 Linar Yusupov
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

software/app/Emulator/Emulator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
#
44
# Emulator.py
5-
# Copyright (C) 2016-2024 Linar Yusupov
5+
# Copyright (C) 2016-2025 Linar Yusupov
66
#
77
# This program is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

software/app/Emulator/Linux.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Linux.py
3-
# Copyright (C) 2016-2024 Linar Yusupov
3+
# Copyright (C) 2016-2025 Linar Yusupov
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

software/app/Emulator/NMEA.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# NMEA.py
3-
# Copyright (C) 2016-2024 Linar Yusupov
3+
# Copyright (C) 2016-2025 Linar Yusupov
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

software/app/Emulator/legacy_protocol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
#
44
# Copyright 2014 Clayton Smith.
5-
# Copyright (C) 2016-2024 Linar Yusupov
5+
# Copyright (C) 2016-2025 Linar Yusupov
66
#
77
# This is free software; you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

software/app/interface/SoftRF.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SoftRF.h
3-
* Copyright (C) 2019-2024 Linar Yusupov
3+
* Copyright (C) 2019-2025 Linar Yusupov
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

software/firmware/README.md

Lines changed: 1 addition & 1 deletion

software/firmware/source/SkyView/BatteryHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* BatteryHelper.cpp
3-
* Copyright (C) 2019-2024 Linar Yusupov
3+
* Copyright (C) 2019-2025 Linar Yusupov
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

software/firmware/source/SkyView/BatteryHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* BatteryHelper.h
3-
* Copyright (C) 2019-2024 Linar Yusupov
3+
* Copyright (C) 2019-2025 Linar Yusupov
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

software/firmware/source/SkyView/BluetoothHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* BluetoothHelper.cpp
3-
* Copyright (C) 2019-2024 Linar Yusupov
3+
* Copyright (C) 2019-2025 Linar Yusupov
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)