diff options
Diffstat (limited to 'lib/binary-io.h')
| -rw-r--r-- | lib/binary-io.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/binary-io.h b/lib/binary-io.h index 1f21fc051f6..3eae9d57ecb 100644 --- a/lib/binary-io.h +++ b/lib/binary-io.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Binary mode I/O. | 1 | /* Binary mode I/O. |
| 2 | Copyright (C) 2001, 2003, 2005, 2008-2018 Free Software Foundation, Inc. | 2 | Copyright (C) 2001, 2003, 2005, 2008-2019 Free Software Foundation, |
| 3 | Inc. | ||
| 3 | 4 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 5 | 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 | 6 | it under the terms of the GNU General Public License as published by |