]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/make-mode.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / progmodes / make-mode.el
index 024744957c6e56ad05fd760be6aa3b8889c26ae0..b4ca1ba665f453a98977185fa99e71fe9efeb791 100644 (file)
@@ -1,6 +1,6 @@
 ;;; make-mode.el --- makefile editing commands for Emacs -*- lexical-binding:t -*-
 
-;; Copyright (C) 1992, 1994, 1999-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1999-2012  Free Software Foundation, Inc.
 
 ;; Author: Thomas Neumann <tom@smart.bo.open.de>
 ;;     Eric S. Raymond <esr@snark.thyrsus.com>