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