aboutsummaryrefslogtreecommitdiffstats
path: root/lib/binary-io.h
diff options
context:
space:
mode:
authorPaul Eggert2015-01-01 09:18:06 -0800
committerPaul Eggert2015-01-01 09:18:06 -0800
commit732fd4c7e11debd61c97eaaba3038d61e6ec7024 (patch)
tree2f06329713fc44450cd66b07367863609780141a /lib/binary-io.h
parenta5f90a37622e9d0cb066da413846c1c3f6900b51 (diff)
downloademacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.tar.gz
emacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.zip
Update copyright year to 2015
Run admin/update-copyright.
Diffstat (limited to 'lib/binary-io.h')
-rw-r--r--lib/binary-io.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/binary-io.h b/lib/binary-io.h
index 7928f8c10cc..84780032b2a 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-2014 Free Software Foundation, Inc. 2 Copyright (C) 2001, 2003, 2005, 2008-2015 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