Welcome to 2015

This commit is contained in:
Falk Seidel
2015-01-01 00:00:00 +01:00
parent 4fa4f9cbe3
commit 2e29d49a53
123 changed files with 125 additions and 125 deletions

View File

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