diff options
Diffstat (limited to 'lib/binary-io.c')
| -rw-r--r-- | lib/binary-io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/binary-io.c b/lib/binary-io.c index f9cc4dd2ec6..01e0bf64765 100644 --- a/lib/binary-io.c +++ b/lib/binary-io.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Binary mode I/O. | 1 | /* Binary mode I/O. |
| 2 | Copyright 2017-2018 Free Software Foundation, Inc. | 2 | Copyright 2017-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program 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 |