Welcome to 2014 - year 10 with ZNC

(cherry picked from commit f19b4caa43)
This commit is contained in:
Falk Seidel
2013-12-31 10:10:55 +01:00
committed by Alexey Sokolov
parent 48e0af03c1
commit 8381b874ef
117 changed files with 119 additions and 119 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
# Copyright (C) 2004-2013 ZNC, see the NOTICE file for details.
# Copyright (C) 2004-2014 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-2013 ZNC, see the NOTICE file for details.
* Copyright (C) 2004-2014 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.