Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/src/err.c b/src/err.c index 5c4d8d8..a658e95 100644 --- a/ src/err.c+++ b/ src/err.c |
|
@@ -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 | |
|