Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/src/err.h b/src/err.h index a5c1b68..d3d9f3e 100644 --- a/ src/err.h+++ b/ src/err.h |
|
@@ -1,8 +1,8 @@ |
1 | /* This file is part of vmod-binlog |
1 | /* This file is part of vmod-binlog |
2 | Copyright (C) 2013 Sergey Poznyakoff |
2 | Copyright (C) 2013-2014 Sergey Poznyakoff |
3 | |
3 | |
4 | Vmod-binlog is free software; you can redistribute it and/or modify |
4 | Vmod-binlog is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by |
5 | it under the terms of the GNU General Public License as published by |
6 | the Free Software Foundation; either version 3, or (at your option) |
6 | the Free Software Foundation; either version 3, or (at your option) |
7 | any later version. |
7 | any later version. |
8 | |
8 | |
|