Welcome to 2024

[skip ci]
This commit is contained in:
Falk Rund
2023-12-31 21:09:25 +01:00
parent c77b50dad3
commit 17a004aa0b
182 changed files with 184 additions and 184 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
# Copyright (C) 2004-2023 ZNC, see the NOTICE file for details.
# Copyright (C) 2004-2024 ZNC, see the NOTICE file for details.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@ open my $out, ">", $ARGV[1] or die;
print $out <<'EOF';
/*
* Copyright (C) 2004-2023 ZNC, see the NOTICE file for details.
* Copyright (C) 2004-2024 ZNC, see the NOTICE file for details.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.