Skip to content

Commit 201d20d

Browse files
authored
Merge pull request #3484 from jamulussoftware/updateCopyrightNotices
Update copyright notice(s) for 2025
2 parents 9b05025 + 0f34775 commit 201d20d

File tree

106 files changed

+183
-183
lines changed

Some content is hidden

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

106 files changed

+183
-183
lines changed

.github/autobuild/android.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
##############################################################################
3-
# Copyright (c) 2022-2024
3+
# Copyright (c) 2022-2025
44
#
55
# Author(s):
66
# Christian Hoffmann

.github/autobuild/extractVersionChangelog.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
##############################################################################
3-
# Copyright (c) 2021-2024
3+
# Copyright (c) 2021-2025
44
#
55
# Author(s):
66
# ann0see

.github/autobuild/get_build_vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
##############################################################################
3-
# Copyright (c) 2022-2024
3+
# Copyright (c) 2022-2025
44
#
55
# Author(s):
66
# Christian Hoffmann

.github/autobuild/ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
##############################################################################
3-
# Copyright (c) 2022-2024
3+
# Copyright (c) 2022-2025
44
#
55
# Author(s):
66
# Christian Hoffmann

.github/autobuild/linux_deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
##############################################################################
3-
# Copyright (c) 2022-2024
3+
# Copyright (c) 2022-2025
44
#
55
# Author(s):
66
# Christian Hoffmann

.github/autobuild/mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
##############################################################################
3-
# Copyright (c) 2022-2024
3+
# Copyright (c) 2022-2025
44
#
55
# Author(s):
66
# Christian Hoffmann

linux/debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Source: https://github.com/jamulussoftware/jamulus/
55

66
Files: *
77
Copyright:
8-
2021-2024 The Jamulus Development Team and contributors
8+
2021-2025 The Jamulus Development Team and contributors
99
2004-2021 Volker Fischer and contributors
1010
License: GPL-2+
1111

src/aboutdlgbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<item>
7070
<widget class="QLabel" name="lblCopyright">
7171
<property name="text">
72-
<string>Copyright © 2005-2024 The Jamulus Development Team</string>
72+
<string>Copyright © 2005-2025 The Jamulus Development Team</string>
7373
</property>
7474
<property name="wordWrap">
7575
<bool>false</bool>

src/analyzerconsole.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/******************************************************************************\
2-
* Copyright (c) 2004-2024
2+
* Copyright (c) 2004-2025
33
*
44
* Author(s):
55
* Volker Fischer

src/analyzerconsole.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/******************************************************************************\
2-
* Copyright (c) 2004-2024
2+
* Copyright (c) 2004-2025
33
*
44
* Author(s):
55
* Volker Fischer

0 commit comments

Comments
 (0)