Welcome to 2023

This commit is contained in:
Falk Rund
2023-01-01 06:49:00 +01:00
parent aebdf764c3
commit f9fd05c307
182 changed files with 184 additions and 184 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
# Copyright (C) 2004-2022 ZNC, see the NOTICE file for details.
# Copyright (C) 2004-2023 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-2022 ZNC, see the NOTICE file for details.
* Copyright (C) 2004-2023 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.