summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake-cc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/flymake-cc.el')
-rw-r--r--lisp/progmodes/flymake-cc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/flymake-cc.el b/lisp/progmodes/flymake-cc.el
index 19cef855c54..bd403faf7c4 100644
--- a/lisp/progmodes/flymake-cc.el
+++ b/lisp/progmodes/flymake-cc.el
@@ -1,6 +1,6 @@
;;; flymake-cc.el --- Flymake support for GNU tools for C/C++ -*- lexical-binding: t; -*-
-;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2021 Free Software Foundation, Inc.
;; Author: João Távora <joaotavora@gmail.com>
;; Keywords: languages, c