X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b14e3e21ec6702d27257a1400681fc36ee10282f..fcb11aef80477e6218e1de01f71001fdce3f7a9a:/lisp/emacs-lisp/bindat.el diff --git a/lisp/emacs-lisp/bindat.el b/lisp/emacs-lisp/bindat.el index fd98b5f41a..92aa2f301f 100644 --- a/lisp/emacs-lisp/bindat.el +++ b/lisp/emacs-lisp/bindat.el @@ -1,6 +1,6 @@ ;;; bindat.el --- binary data structure packing and unpacking. -;; Copyright (C) 2002-2011 Free Software Foundation, Inc. +;; Copyright (C) 2002-2014 Free Software Foundation, Inc. ;; Author: Kim F. Storm ;; Assignment name: struct.el