Skip to content

Commit 6cfec80

Browse files
committed
doc: update year from 2025 to 2026
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 153926a commit 6cfec80

Some content is hidden

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

61 files changed

+61
-61
lines changed

build-systems/obs/cmake-qt6/debian.copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Upstream-Name: qownnotes
33
Source: https://www.qownnotes.org
44

55
Files: *
6-
Copyright: 2014-2025 Patrizio Bekerle <[email protected]>
6+
Copyright: 2014-2026 Patrizio Bekerle <[email protected]>
77
License: GPL-2
88
This package is free software; you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

build-systems/slackware/qownnotes.SlackBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Slackware build script for qownnotes
44

5-
# Copyright 2014-2025 Patrizio Bekerle ([email protected])
5+
# Copyright 2014-2026 Patrizio Bekerle ([email protected])
66
# All rights reserved.
77
#
88
# Redistribution and use of this script, with or without modification, is

src/api/scriptapi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/api/scriptapi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Upstream-Name: qownnotes
33
Source: https://www.qownnotes.org
44

55
Files: *
6-
Copyright: 2014-2025 Patrizio Bekerle <[email protected]>
6+
Copyright: 2014-2026 Patrizio Bekerle <[email protected]>
77
License: GPL-2
88
This package is free software; you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/entities/script.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/entities/script.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/helpers/qownnotesmarkdownhighlighter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/helpers/qownnotesmarkdownhighlighter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2025 Patrizio Bekerle -- <[email protected]>
2+
* Copyright (c) 2014-2026 Patrizio Bekerle -- <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)