diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2024-08-29 12:11:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2024-08-29 12:11:43 +0000 |
commit | 16839f2835975408681aeb97422ef18a28c35128 (patch) | |
tree | 6f5c0d251f62694d2962e77aba31334a61b1219c /share/build-scripts/debconf | |
parent | Also adding comment from local archives apt sources in apt preferences for co... (diff) | |
download | compute-tools-16839f2835975408681aeb97422ef18a28c35128.tar.xz compute-tools-16839f2835975408681aeb97422ef18a28c35128.zip |
Updating year in copyright notices for 2024.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/build-scripts/debconf')
-rwxr-xr-x | share/build-scripts/debconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/build-scripts/debconf b/share/build-scripts/debconf index b739bac..2dd8cb7 100755 --- a/share/build-scripts/debconf +++ b/share/build-scripts/debconf @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2024 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |