Unidiff1 files changed, 15 insertions, 1 deletions
|
diff --git a/NEWS b/NEWS index 9d04eb8..7721917 100644 --- a/ NEWS+++ b/ NEWS |
|
@@ -1,5 +1,5 @@ |
1 | Vmod-binlog NEWS -- history of user-visible changes. 2014-11-01 |
1 | Vmod-binlog NEWS -- history of user-visible changes. 2014-11-01 |
2 | Copyright (C) 2013 Sergey Poznyakoff |
2 | Copyright (C) 2013-2014 Sergey Poznyakoff |
3 | See the end of file for copying conditions. |
3 | See the end of file for copying conditions. |
4 | |
4 | |
5 | Please send Vmod-binlog bug reports to <gray@gnu.org> |
5 | Please send Vmod-binlog bug reports to <gray@gnu.org> |
@@ -14,6 +14,20 @@ Version 1.0, 2013-10-19 |
14 | Initial release. |
14 | Initial release. |
15 | |
15 | |
16 | |
16 | |
| |
17 | * Copyright information: |
| |
18 | |
| |
19 | Copyright (C) 2013-2014 Sergey Poznyakoff |
| |
20 | |
| |
21 | Permission is granted to anyone to make or distribute verbatim copies |
| |
22 | of this document as received, in any medium, provided that the |
| |
23 | copyright notice and this permission notice are preserved, |
| |
24 | thus giving the recipient permission to redistribute in turn. |
| |
25 | |
| |
26 | Permission is granted to distribute modified versions |
| |
27 | of this document, or of portions of it, |
| |
28 | under the above conditions, provided also that they |
| |
29 | carry prominent notices stating who last changed them. |
| |
30 | |
17 | Local variables: |
31 | Local variables: |
18 | mode: outline |
32 | mode: outline |
19 | paragraph-separate: "[]*$" |
33 | paragraph-separate: "[]*$" |
|