]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/cconv.el
Update copyright year to 2016
[gnu-emacs] / lisp / emacs-lisp / cconv.el
index 355913acbedfa99d7140565d6bc4f4b0bd3323d3..50b1fe326618b0984db880620be3ecb7506ad055 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
 ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca>
 ;; Maintainer: emacs-devel@gnu.org