]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cwarn.el
Update copyright year to 2016
[gnu-emacs] / lisp / progmodes / cwarn.el
index 2f501f28b657efff4ee61354a00008474226a082..6c800ab2512c5d637a1a82a8d9746da8eccd8376 100644 (file)
@@ -1,10 +1,9 @@
 ;;; cwarn.el --- highlight suspicious C and C++ constructions
 
-;; Copyright (C) 1999-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2016 Free Software Foundation, Inc.
 
-;; Author: Anders Lindgren <andersl@andersl.com>
+;; Author: Anders Lindgren
 ;; Keywords: c, languages, faces
-;; X-Url: http://www.andersl.com/emacs
 ;; Version: 1.3.1
 
 ;; This file is part of GNU Emacs.