Skip to content

Commit 68f6336

Browse files
committed
updated copyright year
1 parent 5aa1a06 commit 68f6336

82 files changed

Lines changed: 88 additions & 81 deletions

Some content is hidden

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

ChangeLog.md

Lines changed: 7 additions & 0 deletions

make_debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
# ebusd - daemon for communication with eBUS heating systems.
3-
# Copyright (C) 2014-2025 John Baier <ebusd@ebusd.eu>
3+
# Copyright (C) 2014-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/bushandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2014-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2014-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/bushandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2014-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2014-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/datahandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2016-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2016-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/datahandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2016-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2016-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/knxhandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2022-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2022-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/knxhandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2022-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2022-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2014-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2014-2026 John Baier <ebusd@ebusd.eu>
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

src/ebusd/main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* ebusd - daemon for communication with eBUS heating systems.
3-
* Copyright (C) 2014-2025 John Baier <ebusd@ebusd.eu>
3+
* Copyright (C) 2014-2026 John Baier <ebusd@ebusd.eu>
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)