]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-align.el
* progmodes/python.el: Enhancements to navigation commands.
[gnu-emacs] / lisp / progmodes / cc-align.el
index ebebfa67845e92b371a1c5bf2d04c4c7cc07cffc..b12020b26be3e3ab707fe29f44f3d3d3b81a23f4 100644 (file)
@@ -1,7 +1,6 @@
 ;;; cc-align.el --- custom indentation functions for CC Mode
 
-;; Copyright (C) 1985, 1987, 1992-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1987, 1992-2012  Free Software Foundation, Inc.
 
 ;; Authors:    2004- Alan Mackenzie
 ;;             1998- Martin Stjernholm