Skip to content

Commit 878571f

Browse files
committed
Fix license headers copyright year from git history
1 parent 6fda34c commit 878571f

File tree

65 files changed

+65
-65
lines changed

Some content is hidden

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

65 files changed

+65
-65
lines changed

src/main/java/de/bwravencl/controllerbuddy/dbus/freedesktop/ScreenSaver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2025 Matteo Hausner
1+
/* Copyright (C) 2024 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/AssignmentsComponent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2018 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/EditActionsDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2014 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/GuiUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2018 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2014 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/OnScreenKeyboard.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2018 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/gui/OpenVrOverlay.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2018 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/input/Input.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2014 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/input/KeyStroke.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2014 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

src/main/java/de/bwravencl/controllerbuddy/input/LockKey.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2020 Matteo Hausner
1+
/* Copyright (C) 2016 Matteo Hausner
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)