]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/cconv.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / emacs-lisp / cconv.el
index f4f55667729e7a5a5eb8f0dc128d78f380e6f672..12657b6d3641d31ec32980fb2288de4b57683721 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t; coding: utf-8 -*-
 
-;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
 ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca>
 ;; Maintainer: FSF