]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/cconv.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / emacs-lisp / cconv.el
index daafd2226ec63920c45dc3c7fe5710580376f5a4..b6b6a78a9bb2a5caf08a6c6854181d53ff977de3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t; coding: utf-8 -*-
 
-;; Copyright (C) 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2011-2012  Free Software Foundation, Inc.
 
 ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca>
 ;; Maintainer: FSF